Let's start with the simplest CI/CD to automate the processes that was described here.
For CI/CD there are many options in the market that can be used as a self-hosted services, like Jenkins, Github Actions, Gitlab CI, Drone CI, Woodpecker CI. And ma...