mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
64646430f6
commit
98a9e0b7b1
11
README.md
11
README.md
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user