Skip to content

michaelkleinhenz/themis

Repository files navigation

Themis Project

This is a standalone backend for fabric8-planner that uses Mongo as a storage backend.

Themis is the Titan goddess of divine law and order.

Testing

Install ginko, then:

$ ~/gopath/bin/ginkgo -r -cover

Building

$ go build -ldflags "-X 'main.ThemisBuildDate=$(date -u '+%Y-%m-%d %H:%M:%S')' -X main.ThemisVersion=$(git log --pretty=format:'%h' -n 1)"

Running

$ ./themis

You will need a running MongoDB 3.4 or higher and you may want to set configuration params in config.toml.

About

Standalone Backend for fabric8-io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages