Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this:
$ git push production master
Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...