This commit is contained in:
2025-11-25 19:19:35 +01:00
parent b3e673b38f
commit 0e20b9696a
5 changed files with 101 additions and 14 deletions

View File

@@ -1,4 +1,20 @@
## to get started
make sure you have hero_secrets loaded
```bash
hero git pull https://git.threefold.info/despiegk/hero_secrets
source ~/code/git.ourworld.tf/despiegk/hero_secrets/mysecrets.sh
```
## to e.g. install kristof 1
```
~/code/github/incubaid/herolib/examples/virt/hetzner/hetzner_kristof1.vsh
```
## hetzner info
get the login passwd from:
@@ -6,4 +22,4 @@ https://robot.hetzner.com/preferences/index
```bash
curl -u "#ws+JdQtGCdL:..." https://robot-ws.your-server.de/server
```
```