How did you manage your docker-compose files ? What is your folder structure ?

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • containarr

    Discontinued Route your arr through a vpn, then access it with a simple reverse proxy at containarr.lan

  • Speaking directly toward compose file storage: I make repositories for every compose project individually. That keeps things separate, and keeps me from creating massive, confusing commit histories (and also keeps me from abusing branching). You can find an example of how I keep compose files at https://github.com/ray-rock/containarr

  • make-my-server

    Docker Compose with Traefik and lots of services

  • Here's mine : https://github.com/tomMoulard/make-my-server.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • kopia

    Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.

  • You can also use a backup solution like Kopia, which already makes differential backups, rotates versions, encrypts and remotely back it up to an object storage (e.g. S3, Google Cloud) or another server self-hosted or provisioned.

  • compose-examples

    Examples of Docker Compose Files for Self-Hosted Services (by johnstonjs)

  • Here's a link to some anonymized versions of the docker-compose files I use. If you have questions, feel free to drop me a DM.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I have a question about

    1 project | /r/paulsdevblog | 29 Nov 2023
  • What is your preferred way to Backup Docker?

    2 projects | /r/selfhosted | 6 Jul 2023
  • Docker Backup -> new server

    1 project | /r/HomeServer | 12 Mar 2023
  • Docker doesn't seem to launch my containers.

    2 projects | /r/docker | 4 Mar 2023
  • How to backup bind mounted volumes with Docker rootless?

    1 project | /r/homelab | 27 Feb 2023