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

Appearance settings

wger-project/docker

Open more actions menu

Repository files navigation

wger logo

docker compose stacks for wger

Contains 3 docker compose environments:

  • prod (in root of this repository)
  • dev (uses sqlite)
  • dev-postgres (uses postgresql)

The production Docker Compose file initializes a production environment with the application server, a reverse proxy, a database, a caching server, and a Celery queue, all configured. Data is persisted in volumes, if you want to use folders, read the warning in the env file.

TLDR: just do docker compose up -d

For more details, consult the documentation (and the config files):

It is recommended to regularly pull the latest version of the compose file, since sometimes new configurations or environmental variables are added.

Contact

Feel free to contact us if you found this useful or if there was something that didn't behave as you expected. We can't fix what we don't know about, so please report liberally. If you're not sure if something is a bug or not, feel free to file a bug anyway.

Sources

All the code and the content is freely available:

Licence

The application is licenced under the Affero GNU General Public License 3 or later (AGPL 3+).

Morty Proxy This is a proxified and sanitized view of the page, visit original site.