Commit graph

4 commits

Author SHA1 Message Date
f3302b1c5a Fix docker-compose for DokPloy compose deployment
Use .env instead of outline.env, reference existing named volumes
as external so data persists across DokPloy redeploys.
2026-03-04 17:53:42 +00:00
fdf96fe820 Add nginx proxy for OG meta tags and CSS injection
Traefik was routing directly to Outline, so the nginx.conf
was unused. Add nginx as an intermediary service to enable
sub_filter injection of OG tags on the homepage and custom
CSS on all pages.
2026-03-02 11:16:26 +00:00
289e673cbc Replace Nuxt wiki with Outline deployment config
Strip the Nuxt 4 static site and replace with Docker Compose config
for self-hosted Outline wiki (Outline + PostgreSQL 16 + Redis 7).
Adds nginx reverse proxy with WebSocket support and CSS injection,
migration script for existing markdown articles, backup script,
and starter theme CSS.
2026-03-01 15:45:44 +00:00
952cee5fb7 Initial commit 2025-11-11 19:12:21 +00:00