Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Emmett f1a4da7787 feat: migrate secrets to Infisical and add wiki subdomain DNS
- Replace hardcoded secrets in docker-compose.yml with Infisical injection
- Add entrypoint.sh for runtime secret fetching from Infisical
- Update Dockerfile with Infisical entrypoint wrapper
- Externalize POSTGRES_PASSWORD to .env
- Configure CNAME: wiki.valleyofthecommons.com → wikivotc2026.netlify.app

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 10:43:19 -08:00
Jeff Emmett 033b9bccd3 Import Valley of the Commons website from votc repo
Full website with:
- Landing page, game, privacy policy
- Speakers and community partners sections
- API routes for waitlist, game chat, GitHub sharing
- Docker deployment with Express server
- Traefik labels for votc.jeffemmett.com

Replaces initial splash page with complete site.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 12:48:08 +00:00
Jeff Emmett 1fa83e186a Initial commit: Valley of the Commons splash page
- Static HTML/CSS splash page with email signup
- Dockerized with nginx for production deployment
- Traefik labels configured for reverse proxy integration
- Clean, minimal design with earthy color palette

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 17:36:15 +00:00