chore: docker-compose refactor — single deployable file + local override #7

Closed
opened 2026-05-22 15:57:11 +00:00 by gelu · 0 comments
Owner

docker-compose.yml is now the single file for Portainer (staging and production). Uses IMAGE_TAG, LOGS_PATH, FILES_PATH variables with /opt/myai defaults. docker-compose.override.yml adds build context, ports, env_file for local dev (auto-merged by docker compose up). .env sets LOGS_PATH=./logs and FILES_PATH=../Apis/api/Files for local paths. Commit: cf06453.

docker-compose.yml is now the single file for Portainer (staging and production). Uses IMAGE_TAG, LOGS_PATH, FILES_PATH variables with /opt/myai defaults. docker-compose.override.yml adds build context, ports, env_file for local dev (auto-merged by docker compose up). .env sets LOGS_PATH=./logs and FILES_PATH=../Apis/api/Files for local paths. Commit: cf06453.
gelu closed this issue 2026-05-22 15:57:27 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AI/myAi#7