View all tags
systemd2 entries
2 posts tagged with "systemd"
Multi-Strategy Deploy Pipeline
A reusable modular Bash deployment pipeline that builds Docker images, rolls out to Kubernetes for staging, and updates bare-metal VMs via SSH + systemd for production. Swap out the hostnames and image names and it works for any project.
Mar 8, 2025
Flask DevOps — Service Rebuild API
A lightweight Flask API service that initiates remote rebuilds for web services on a machine. Features password-authenticated POST endpoints that execute build scripts via subprocess, with stdout/stderr capture and a Bootstrap web dashboard. Production-ready with Gunicorn (gthread workers), Nginx reverse proxy with SSL, and systemd service management.
Apr 16, 2023