Skip to content

kubehippie/database-operator

Repository files navigation

Database Operator

Build Status Stories in Ready Join the Matrix chat at https://matrix.to/#/#webhippie:matrix.org Codacy Badge Go Doc Go Report

TBD

Install

You can download prebuilt binaries from our GitHub releases, or you can use our Docker images published on Docker Hub.

Development

Make sure you have a working Go environment, for further reference or a guide take a look at the install instructions. This project requires Go >= v1.8.

go get -d github.com/kubehippie/database-operator
cd $GOPATH/src/github.com/kubehippie/database-operator

# install retool
make retool

# sync dependencies
make sync

# generate code
make generate

# build binary
make build

./bin/database-operator -h

Security

If you find a security issue please contact [email protected] first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2018 Thomas Boerger <[email protected]>

About

Operator to manage databases on Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published