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

https://github.com/karpeleslab/froach


https://github.com/karpeleslab/froach

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# froach

Cockroach runner for fleet system

* Manages a CA and peers using the fleet system (CA private key is shared for now, since that's the same as using the cryptseed).
* will create node CA and root user certificate
* certificates stored in ~/.config/froach and data in ~/.cache/froach/db
* Able to download latest version of cockroachdb in ~/.cache/froach (will use azusa if found)

It will launch a daemon listening on port `36257` and connect the various daemons together.