feat: add memos stack (Coolify-ready)

- pull_policy: always on memos service
- hardcoded bind mounts: /opt/memos/{postgres,data}
- port hardcoded in label: 5230 (Gotcha 6)
- removed Portainer Traefik router labels (Coolify manages routing)
- removed traefik.enable / traefik.docker.network
- memos_internal: driver bridge (not fixed name)
- proxy: external: true

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
root
2026-03-23 02:52:18 +00:00
parent fd332455c1
commit 8373f1ddfb
2 changed files with 53 additions and 0 deletions

5
memos/stack.env Normal file
View File

@@ -0,0 +1,5 @@
TZ=Europe/Madrid
MEMOS_DOMAIN=memos.sherlockhomeless.net
MEMOS_DB_NAME=memos
MEMOS_DB_USER=memos
MEMOS_DB_PASSWORD=CAMBIAME_db_super_largo_y_unico