Commit Graph

2 Commits

Author SHA1 Message Date
Claude c5931ab7f0
Add DigitalOcean droplet deployment with GitHub Actions
Complete deployment setup for agents.jeffemmett.com:

- GitHub Actions workflow for automatic deployment to droplet
- Nginx configuration with SSL support
- Automated setup script for initial droplet configuration
- Comprehensive deployment guide with troubleshooting
- Supports deployment to both Cloudflare Pages and droplet

Features:
- Auto-deploy on push to main
- SSL with Let's Encrypt
- Optimized nginx config with caching and compression
- Detailed documentation and setup instructions
2025-11-23 21:29:51 +00:00
Claude 479dddf7e7
Add GitHub Pages deployment configuration
- Add GitHub Actions workflow for automatic deployment
- Add CNAME file for custom domain (agents.jeffemmett.com)
- Workflow runs on push to main and generates dashboard
2025-11-23 19:37:55 +00:00