Tag: ci/cd
-
Deploying SongWalk: CI/CD with Drone, Docker, and Nginx Proxy Manager
Building the app is half the battle. Getting it deployed and staying deployed is the other half. For SongWalk, that meant setting up a proper CI/CD pipeline that builds, tests, and deploys on every push — without turning into a full-time DevOps job. The Stack SongWalk runs on an Oracle Cloud ARM64 instance behind Nginx…