📝」 doc(README): added documentation for p1 and p2

This commit is contained in:
2025-08-27 22:22:34 +02:00
parent 9337023d9b
commit 4f1b5a122f

View File

@ -19,15 +19,23 @@ You can also run `nix run .#clean` in the `vm` directory to clean-up any VM file
### Part 1: Setting up the cluster
`TODO: bla bla bla`
Just run:
```bash
# Starts the vms and provisions them
vagrant up --provision
```
Then you can `vagrant ssh {USER}-{S,SW}` to ssh into the vms and check for wathever you want.
### Part 2: I don't even know anymore
`TODO: bla bla bla`
Like before run `vagrant up --provision` and then you will have access to the different apps (app1.com, app2.com, app3.com).
__If the hosts files are not proprely configured just run `p2/script/hosts.sh`__
### Part 3: What?
`TODO: bla bla bla`
### Bonus part: GitLab hell