Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tronbyt/server-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

21 Commits

Repository files navigation

Tronbyt server-docker-compose files

Demo Server

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.

πŸš€ Quick Start

git clone https://github.com/tronbyt/server-docker-compose.git tronbyt-server
cd tronbyt-server
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.

Video Walkthrough on Raspberry PI

πŸ₯§ Raspberry Pi Automated Setup

For a one-command installation on Raspberry Pi, use the setup script:

curl -fsSL https://raw.githubusercontent.com/tronbyt/server-docker-compose/main/rpi_setup.sh | bash

Or download and run manually:

wget https://raw.githubusercontent.com/tronbyt/server-docker-compose/main/rpi_setup.sh
chmod +x rpi_setup.sh
./rpi_setup.sh

This script will:

  • Install Docker and Docker Compose if not present
  • Clone the repository
  • Start the containers
  • Wait for the server to be ready (checking for HTTP 200/303 responses)
  • Display access URLs

About

Just the compose and .env files required for docker compose pull up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /