frappe_docker/docs
abounoone 28120aed21 docs: add architecture guide and Makefile reference, fix overrides table
- docs/02-setup/09-architecture.md: explain the one-image-many-containers
  pattern, configurator lifecycle, request flow, assets-volume requirement,
  and Redis durability split
- docs/04-operations/02-makefile.md: document all make targets, variables,
  first-run checklist, and update workflow
- docs/02-setup/05-overrides.md: fill in TBD entries for assets-volume,
  backup-cron, multi-bench, and custom-domain overrides
- Makefile: add missing mariadb/redis/noproxy/backup-cron overrides to
  COMPOSE_OVERRIDES so make up starts a working stack

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 14:23:34 +00:00
..
01-getting-started docs(readme): refactor readme to explaining how to navigate this repository (#1779) 2026-01-02 02:30:45 +05:30
02-setup docs: add architecture guide and Makefile reference, fix overrides table 2026-03-19 14:23:34 +00:00
03-production feat: add nginx-proxy with acme companion as an alternative to traefik (#1800) 2026-02-06 09:56:28 +05:30
04-operations docs: add architecture guide and Makefile reference, fix overrides table 2026-03-19 14:23:34 +00:00
05-development docs: reorganize documentation structure with numbered navigation (#1729) 2025-12-06 10:07:36 +05:30
06-migration style: fix prettier formatting for postgres migration guide 2026-03-10 03:50:02 +00:00
07-troubleshooting feat: add nginx-proxy with acme companion as an alternative to traefik (#1800) 2026-02-06 09:56:28 +05:30
08-reference docs: reorganize documentation structure with numbered navigation (#1729) 2025-12-06 10:07:36 +05:30
images updated link to Docker Manual with screenshots (#1013) 2022-12-20 10:46:50 +05:30
getting-started.md feat: add nginx-proxy with acme companion as an alternative to traefik (#1800) 2026-02-06 09:56:28 +05:30