Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-02-08 15:31:22 +03:00
parent 64646430f6
commit 98a9e0b7b1

View File

@ -93,6 +93,7 @@ ssh facing lan to avoid a single point of failure with gate
## Setup
Get the code:
```shell
git clone https://github.com/flynx/proxmox-utils.git
```
@ -102,11 +103,13 @@ git clone git@github.com:flynx/proxmox-utils.git
```
For a clean host setup:
For host setup:
```shell
sudo make host
```
Be carefull as this may overwrite existing configuration.
Install CT's:
```shell
@ -114,6 +117,12 @@ sudo make all
```
Install gitea (optional):
```shell
sudo make dev
```
## Post-setup
XXX test conections