mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 19:20:10 +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
|
## Setup
|
||||||
|
|
||||||
|
Get the code:
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/flynx/proxmox-utils.git
|
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
|
```shell
|
||||||
sudo make host
|
sudo make host
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Be carefull as this may overwrite existing configuration.
|
||||||
|
|
||||||
|
|
||||||
Install CT's:
|
Install CT's:
|
||||||
```shell
|
```shell
|
||||||
@ -114,6 +117,12 @@ sudo make all
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Install gitea (optional):
|
||||||
|
```shell
|
||||||
|
sudo make dev
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Post-setup
|
## Post-setup
|
||||||
|
|
||||||
XXX test conections
|
XXX test conections
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user