loreal-utilisation-dept/deploy
DJP bdfaa5b27f deploy.sh: print Include line using actual repo path, not hardcoded /opt/<slug>
The repo can be cloned to any directory (e.g. /opt/loreal-utilisation-dept
to match the Bitbucket repo name) — the slug we use for the URL path and
compose project is independent of the on-disk path. The previously printed
Apache Include line assumed `/opt/<slug>/`, which broke when the clone
location didn't match the slug. Use $APACHE_CONF (already absolute and
correct, derived from $SCRIPT_DIR) instead.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 13:04:11 -04:00
..
apache-utilisation-dept.conf.tmpl Initial commit: dockerised FastAPI backend + React/Vite frontend rewrite 2026-05-16 12:37:04 -04:00
deploy.sh deploy.sh: print Include line using actual repo path, not hardcoded /opt/<slug> 2026-05-16 13:04:11 -04:00