This page documents major changes in the Enclari server setup and documentation.
- Added Wiki.js at https://docs.enclari.com
- Integrated with Authentik via OIDC
- Search configured with PostgreSQL (simple language)
- Logging set to JSON
- Completed initial documentation in Wiki.js
- Platform pages: Traefik, Authentik
- Apps: WordPress, Portainer, Dashy, Netdata, Wiki.js, Archived
- Ops: Backup, Security, Runbooks
- Meta: Changelog
- Deployed Authentik 2025.8.1
- Protected Traefik dashboard, Portainer, Dashy, Netdata, phpMyAdmin with ForwardAuth
- Integrated Wiki.js with OIDC
- Integrated Authentik into backup system (
service=authentik)
- WordPress restored and verified from backups
- phpMyAdmin deployed alongside WordPress stack
- Portainer installed for container management
- Dashy installed as a dashboard
- Nextcloud and Collabora removed (archived, backups kept)
- Backup script refactored to
/root/backup.sh with auto-discovery of services and volumes
- Initial VPS setup on Hetzner CX32
- Ubuntu 24.04 LTS
- Docker + Traefik reverse proxy
- Wildcard DNS with Hetzner DNS
- Let's Encrypt DNS-01 certificates
- WordPress + MariaDB deployed as first app
- Restic + rclone configured with pCloud backend
- Basic backup policies established
- Initial testing environment prepared
- First successful Docker + Traefik deployment