bensuperpc / docker-satisfactory

Easy to use Satisfactory server with Docker.

Repository from Github https://github.combensuperpc/docker-satisfactoryRepository from Github https://github.combensuperpc/docker-satisfactory

docker-satisfactory-server

Description

Easy to use Satisfactory server with Docker,, automatic backups via restic and ssh access.

Usage

Start the server

Start and attach to the console

make start-at

Down/Stop the server

make down

Update the server (Docker image)

make update-docker

SSH into the server

ssh -p 2222 admin@127.0.0.1

For the sudo password, use: zpd91zZkCfdyAB8PZgUD7w7ZIhS8no4V or USER_PASSWORD variable in openssh.env.

About

Easy to use Satisfactory server with Docker.

License:MIT License


Languages

Language:Makefile 100.0%