mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 03:00:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bf30e7714a
commit
fb0005e9d1
@ -137,6 +137,13 @@ This setup will use three IP addresses:
|
|||||||
|
|
||||||
### Semi-automated setup
|
### Semi-automated setup
|
||||||
|
|
||||||
|
Open a terminal on the host (`ssh` or via the UI).
|
||||||
|
|
||||||
|
Optionally, set a desired default editor (defaults to `nano`) via:
|
||||||
|
```shell
|
||||||
|
export EDITOR=..
|
||||||
|
```
|
||||||
|
|
||||||
Download the [`bootstrap.sh`](./scripts/bootstrap.sh) script and execute it:
|
Download the [`bootstrap.sh`](./scripts/bootstrap.sh) script and execute it:
|
||||||
```shell
|
```shell
|
||||||
curl 'https://raw.githubusercontent.com/flynx/proxmox-utils/refs/heads/master/scripts/bootstrap.sh' | sudo bash
|
curl 'https://raw.githubusercontent.com/flynx/proxmox-utils/refs/heads/master/scripts/bootstrap.sh' | sudo bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user