You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(config): ✨ Add Caddy configuration and environment setup
Introduced a comprehensive Caddy configuration for the Ghost CMS setup, including support for ActivityPub and Traffic Analytics. The new configuration allows for better management of domains, logging, and security headers.
- Added Caddyfile and Caddyfile.example for configuration.
- Included snippets for logging, security headers, ActivityPub, and Traffic Analytics.
- Updated .env-example with new environment variables for configuration.
- Created a docker-compose.yml file to manage services and dependencies.
This setup enhances the deployment process and improves the overall functionality of the Ghost CMS.
0 commit comments