Back to projects
GitHub ActionsDockerRailwayBashPython
Automated Deployment Pipeline
A deployment automation toolkit that streamlines Railway deployments with GitHub Actions. Implements blue-green deployment patterns, automated health checks, rollback capabilities, and environment-specific configuration management.
September 5, 2024
Source codeKey Highlights
- Blue-green deployment pattern for zero-downtime updates
- Automated health checks with configurable retry logic
- One-command rollback to previous stable deployment
- Environment variable management with encryption
- Slack/Discord notification integration
Other Projects
Light Novel Tracker Notifier
Multi-source scraping engine that monitors light novel releases across platforms and delivers real-time notifications via a scalable polling architecture.
AI Code Review Assistant
An automated code review system powered by local LLMs via Ollama, providing intelligent feedback on pull requests without sending code to external APIs.