No description
Find a file
Jennie Robinson Faber 8e7424ed05 Add cron container for daily backups and content export
- Add cron service to docker-compose with backup (3 AM) and export (4 AM) schedules
- Remove redundant content/articles/ and content/curriculum/ (now in Outline, exported to content/wiki/)
- Fix env var mismatch: support both OUTLINE_API_KEY and OUTLINE_API_TOKEN
- Drop updatedAt from export frontmatter to reduce noisy commits
- Add backups/ to gitignore
2026-03-24 09:14:16 +00:00
content/wiki Add cron container for daily backups and content export 2026-03-24 09:14:16 +00:00
cron Add cron container for daily backups and content export 2026-03-24 09:14:16 +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