Skip to content

A curated list of Docker Compose samples to run and deploy the Torrust Tracker

Notifications You must be signed in to change notification settings

josecelano/awesome-torrust-tracker-compose

Repository files navigation

Awesome Torrust Tracker Compose

A curated list of Docker Compose samples to run and deploy Torrust Tracker using docker-compose.

These samples provide a starting point for how to integrate different services using a Compose file and to manage their deployment with Docker Compose.

Samples of Docker Compose applications

ACI notes

Some examples are using ACI (Azure Container Instances). The basic example with only one service works fine. But the other services using Nginx do not work yet. The reason could be the low resource limit (4 CPUs for all running instances in the container group).

About

A curated list of Docker Compose samples to run and deploy the Torrust Tracker

Topics

Resources

Stars

Watchers

Forks