Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kouprlabs/rolldebee

🐝 Database DevOps
https://github.com/kouprlabs/rolldebee

ci-cd database database-deployment database-devops database-in-git deployment devops

Last synced: about 2 months ago
JSON representation

🐝 Database DevOps

Awesome Lists containing this project

README

        



Rolldebee

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.

![](./assets/screencast.gif)

## Getting Started

Build:

```shell
docker compose build
```

Run:

```shell
docker compose up -d
```

## Development

To setup a development environment for the purpose of developing and debugging Rolldebee, please read the development documentation available [here](DEVELOPMENT.md).

## Licensing

Rolldebee is released under the [GNU Affero General Public License v3.0](./LICENSE).