Project Status
Completed
- VPS setup scripts (
scripts/vps/) - GitHub CLI webhook setup instructions
- Configurable
GITHUB_WEBHOOK_SECRETenv var - pass password manager instructions
- Firewall setup (iptables/nftables)
- README documentation updates
- Deploy script (supports Arch and Debian/Ubuntu)
- Git safe.directory configuration
- 1Password CLI setup and SSH agent integration
- Automated dev setup scripts (
setup-mac.sh,setup-repo.sh) - Docusaurus documentation site with llms.txt
- CodeRabbit automated PR reviews
- just task runner
- Hollanov auto-deploy webhook (push to main → VPS auto-deploys via HTTPS webhook)
- Cloudflare Pages docs deployment (auto-deploy via GitHub Actions on push to main)
Backlog
- SSL setup with certbot
- Auto-renewal for SSL certificates
- Custom domain for docs site
- Justfile: release vs debug build modes
- Justfile: run with debug/verbose logging
- Justfile: dependency update recipe
- Justfile: fast tests vs slow tests with verbose output
- Justfile: complex git workflows (rebase, cherry-pick, release tagging)