No description
Find a file
Jennie Robinson Faber 8514476030 Fix cron container: pass env vars to cron jobs
Alpine crond doesn't inherit the container environment, so
OUTLINE_API_TOKEN and other vars were missing. Dump env at
startup and source it in each cron entry.
2026-03-28 13:35:03 +00:00
content/wiki Add cron container for daily backups and content export 2026-03-24 09:14:16 +00:00
cron Fix cron container: pass env vars to cron jobs 2026-03-28 13:35:03 +00:00
scripts Add cron container for daily backups and content export 2026-03-24 09:14:16 +00:00
theme Replace Nuxt wiki with Outline deployment config 2026-03-01 15:45:44 +00:00
.env.example Replace Nuxt wiki with Outline deployment config 2026-03-01 15:45:44 +00:00
.gitignore Add cron container for daily backups and content export 2026-03-24 09:14:16 +00:00
docker-compose.yml Add cron container for daily backups and content export 2026-03-24 09:14:16 +00:00
dokploy.yaml Replace Nuxt wiki with Outline deployment config 2026-03-01 15:45:44 +00:00
nginx.conf Fix nginx upstream for Docker Compose networking 2026-03-04 18:02:02 +00:00
outline.env.example Replace Nuxt wiki with Outline deployment config 2026-03-01 15:45:44 +00:00