2025-10-24 12:16:01 -07:00
2025-02-18 21:58:51 -08:00
2025-09-19 20:15:09 -07:00
2025-03-02 14:27:10 -08:00
2024-08-27 16:13:40 -07:00
2025-03-08 14:46:44 -08:00
2025-09-19 20:15:09 -07:00
2025-02-23 11:51:39 -08:00
2025-09-19 20:15:09 -07:00
2025-02-12 14:38:52 -08:00
2025-09-19 20:15:09 -07:00
2025-09-20 02:01:59 -07:00
2025-09-19 20:15:09 -07:00
2025-09-26 16:52:03 -07:00
2025-03-02 16:04:09 -08:00
2025-09-19 20:15:09 -07:00
2025-03-02 14:27:10 -08:00
2025-09-19 20:15:09 -07:00
2025-09-19 20:15:09 -07:00
2025-09-03 14:41:13 -07:00
2025-01-06 11:11:49 -08:00
2025-02-19 17:37:59 -08:00
2025-09-19 20:15:09 -07:00
2025-06-17 15:36:39 -07:00
2025-01-06 11:11:49 -08:00
2025-03-02 14:27:10 -08:00
2025-01-06 11:11:49 -08:00
2025-03-11 21:30:14 -07:00
2025-03-02 14:27:10 -08:00
2025-03-30 13:50:03 -07:00
2025-09-19 20:15:09 -07:00
2025-02-25 20:29:58 -08:00
2025-09-19 20:15:09 -07:00
2025-03-02 16:04:09 -08:00
2025-10-16 20:11:20 -07:00
2025-10-04 16:02:15 -07:00
2025-03-02 16:04:09 -08:00
2025-09-18 21:22:12 -07:00
2025-09-21 12:30:22 -07:00
2025-02-24 14:45:51 -08:00
2025-05-07 13:25:05 -07:00
2025-09-19 20:15:09 -07:00
2025-09-19 20:15:09 -07:00
2025-09-19 20:15:09 -07:00
2024-04-24 10:44:57 -07:00
2025-09-03 13:36:17 -07:00
2025-05-07 13:29:27 -07:00
2025-09-03 13:47:57 -07:00
2025-03-02 21:15:04 -08:00
2025-09-19 20:15:09 -07:00
2025-09-03 13:36:04 -07:00
2025-02-22 20:29:05 -08:00
2025-06-21 11:00:22 -07:00
2025-09-19 20:15:09 -07:00
2025-01-06 11:11:49 -08:00
2025-02-27 12:57:54 -08:00
2025-03-02 21:15:04 -08:00
2025-03-02 21:15:04 -08:00
2025-09-19 20:15:09 -07:00
2025-10-15 12:36:45 -07:00
2025-10-24 12:16:01 -07:00

Description of SVG

👤 Author: Nick Yeoman.

Production ready docker compose files

🤔 Assumptions

These compose files make a few assumptions:

  1. You are only running on one host.
  2. You are using Nginx Proxy Manager (although most have redundant port access).
  3. Volumes are stored in the project folder under "data", git ignored and backed up externally.

📚 Workflow

The intended workflow is as follows:

  1. Clone the cookbook repository locally git clone git@github.com:nickyeoman/docker-compose-cookbooks.git /docker-compose-cookbooks
  2. Change to the directory cd /git-repos/docker-compose-cookbooks

You will likely want to override a number of things in the project folder, such as networks.

Now use docker compose up -d to start the project.

S
Description
Backup copy
Readme
757 KiB
Languages
Python 31.8%
Shell 29.6%
HTML 22.7%
Dockerfile 15.9%