Category: Database, Ubuntu, Docker

After building your application, running your tests and integration tests, and manually deploying it for the umpteenth time you’ll probably start to wonder if there is a better way to go about it. A decent CI/CD setup is the answer to your struggles.

Related Articles