Rolldebee brings the power of CI/CD to the database. Setting up a local sandbox or synchronizing two environments is just a few of clicks away, it can be further automated by invoking Rolldebee's REST APIs from your favourite CI server.
Build:
docker compose build
Run:
docker compose up -d
To setup a development environment for the purpose of developing and debugging Rolldebee, please read the development documentation available here.
Rolldebee is released under the GNU Affero General Public License v3.0.