This is a minimal Docker setup to run the Tronbyt server. For the full code and details of the server go to the server repo.
git clone https://github.com/tronbyt/server-docker-compose.git tronbyt-server
cd tronbyt-server
edit .env manually to add ip or hostname
docker-compose up -d
Wait up to 60 seconds for the server to come up. It has to download the apps repo on first boot.