TZ=Timezone
USERNAME=Username used for various services
PASSWORD=Password used for various services
HDD=Location of config files
PUID=PUID of user (default 1000)
PGID=PGID of user (default 1000)
FACTORIO_USERNAME=Username of Factorio account
FACTORIO_TOKEN=Factorio account token
GAME_SERVER_PASSWORD=Password for game servers
- Clone the repository:
git clone [email protected]:ocelot2123/home_server.git --recursive --jobs 1
- Go to the cloned directory:
cd local
- Build the application:
docker compose build
- Run the application:
docker compose up -d