No description
Find a file
Jennie Robinson Faber ed05044464 Block dotfile access, remove custom CSS, fix cron npm install
- nginx: deny all requests to hidden files (/.git/config was publicly readable)
- nginx: remove CSS injection and /custom/ static file serving
- cron: install script deps at build time into /opt to avoid ro mount conflict
- docker-compose: widen cron build context for package.json COPY
- Delete unused theme/ghost-guild.css
2026-03-31 17:53:50 +01:00
content/wiki Revert wiki theme CSS to previous version 2026-03-29 21:30:58 +01:00
cron Block dotfile access, remove custom CSS, fix cron npm install 2026-03-31 17:53:50 +01:00
scripts Add configuration to block access to hidden files in nginx 2026-03-31 17:50:00 +01:00
.cursorignore Add configuration to block access to hidden files in nginx 2026-03-31 17:50:00 +01:00
.cursorindexingignore Add configuration to block access to hidden files in nginx 2026-03-31 17:50:00 +01: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 Block dotfile access, remove custom CSS, fix cron npm install 2026-03-31 17:53:50 +01:00
dokploy.yaml Replace Nuxt wiki with Outline deployment config 2026-03-01 15:45:44 +00:00
nginx.conf Block dotfile access, remove custom CSS, fix cron npm install 2026-03-31 17:53:50 +01:00
outline.env.example Replace Nuxt wiki with Outline deployment config 2026-03-01 15:45:44 +00:00