KoalaSat 858441fa9a Merge pull request #20 from RoboSats/KoalaSat-patch-1
Add extra line to onion urls in strfry
2024-09-22 21:57:24 +00:00
2024-09-22 21:56:52 +00:00

RoboSats Coordinator Deployment Orchestrations

This repository holds two full blown RoboSats coordinator deployment orchestration with decent defaults. There is two flavours: docker-compose (/compose) and kubernetes (/k8s). The docker-compose orchestration is better tested and better suited for new coordinators. The kubernetes orchestration is still work in progress and better suited for high availability and large scale coordinators: any help to finish the k8s orchestration is appreciated and will be rewarded with Sats.

The tags/releases versioning for this repository match robosats/robosats (semver) with a subpatch sequence. For example, for v0.6.0-alpha the first orchestration release will be v0.6.0~1, therefore, allowing bug fixing and faster iteration of the orchestration codebase if needed.

Description
RoboSats Coordinator Deployment Orchestrations
Readme AGPL-3.0 717 KiB
Languages
Shell 68%
Dockerfile 32%