Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

smrealms/dockerize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This repository is archived! It has been replaced by https://github.com/smrealms/smr/.

This docker configuration allows running SMR services without needing a clone of the source code repository. It is intended to be used on the live game server.

You must include a config/env file with the following content:

SMR_CONFIG_DIR=/path/to/config/dir
SMR_UPLOAD_DIR=/path/to/upload/dir

For using Let's Encrypt, you need to create an empty file in the traefik subdirectory as follows:

touch traefik/acme.json
chmod 600 traefik/acme.json

About

Sourceless configuration for SMR live server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages