Hacker News new | ask | show | jobs
by sheraz 3425 days ago
hear hear. I've taken the last couple of months to refactor all of my side projects to 12-factor apps for deployment on a nice Dokku instance. Absolutely effortless.

Next steps now is getting these projects deployed through a CI/CD. I evaluated a few, and it looks like I'm down to drone.io or jenkins.

This will bring some much needed sanity I need to keeping all these side / personal projects in order. I can go weeks or months without touching them, but then know EXACTLY how they will get tested and deployed.