https://github.com/karpeleslab/froach
https://github.com/karpeleslab/froach
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/karpeleslab/froach
- Owner: KarpelesLab
- License: mit
- Created: 2024-06-09T14:29:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T14:36:11.000Z (almost 2 years ago)
- Last Synced: 2024-07-25T16:51:26.586Z (almost 2 years ago)
- Language: Go
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.