mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-10-13 18:44:45 +02:00
「📝」 doc(README): added documentation for p1 and p2
This commit is contained in:
14
README.md
14
README.md
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user