Compare commits

..

4 Commits

Author SHA1 Message Date
f4127c3e1d ...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2024-10-20 16:45:43 +03:00
eb01edd8f0 ...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2024-10-20 16:42:28 +03:00
d4a2449026 typo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2024-10-20 16:41:16 +03:00
d0c0503f41 docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2024-10-20 16:40:24 +03:00

View File

@ -90,7 +90,17 @@ XXX
### Prerequisites ### Prerequisites
Install Proxmox and connect it to your network. Install Proxmox and connect it to your device/network.
This setup will use three IP addresses:
1. IP address used for setup only, this is the static (usually) IP
initially assigned to Proxmox on install and it will not be used after
setup is done,
2. WAN IP adress to be used for the main set of applications, this is
the address that all the requests will be routed from to various
services internally,
3. Fail-safe ssh IP address, this is the connection used for recovery
in case the internal routing fails.