mirror of
https://github.com/recklessop/zroc.git
synced 2026-07-04 05:33:14 -04:00
chore: update repo references from ZertoPublic to recklessop
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user