chore: update repo references from ZertoPublic to recklessop

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Justin
2026-04-12 20:33:02 -04:00
parent b7b9f6191d
commit fd9a5926c0
5 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -23,7 +23,7 @@ This image includes a Node.js Express backend that handles:
## Quick start — full stack
```bash
git clone https://github.com/ZertoPublic/zroc.git
git clone https://github.com/recklessop/zroc.git
cd zroc
cp .env.example .env
# Edit .env with your ZVM credentials and secrets
@@ -56,9 +56,9 @@ Then visit `https://<your-host>` — on first access run through the setup wizar
## Source
- UI & backend: [github.com/ZertoPublic/zroc](https://github.com/ZertoPublic/zroc)
- UI & backend: [github.com/recklessop/zroc](https://github.com/recklessop/zroc)
- Zerto Exporter: [github.com/recklessop/Zerto_Exporter](https://github.com/recklessop/Zerto_Exporter)
- OVA Appliance: [github.com/ZertoPublic/zroc-ova](https://github.com/ZertoPublic/zroc-ova)
- OVA Appliance: [github.com/recklessop/zroc-ova](https://github.com/recklessop/zroc-ova)
## License
+1 -1
View File
@@ -18,7 +18,7 @@ zROC is a Docker Compose stack that collects Zerto metrics via the ZVM REST API
## Quick Start
```bash
git clone https://github.com/ZertoPublic/zroc.git
git clone https://github.com/recklessop/zroc.git
cd zroc
cp .env.example .env
# Edit .env with your ZVM credentials and secrets