mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
refactoring...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bbfa30fd52
commit
fc2bf66aa9
30
README.md
30
README.md
@ -114,7 +114,7 @@ Three ways of access to the ADMIN network are provided:
|
||||
|
||||
|
||||
|
||||
## Setup
|
||||
## Getting started
|
||||
|
||||
### Prerequisites
|
||||
|
||||
@ -137,7 +137,7 @@ This setup will use three IP addresses:
|
||||
|
||||
|
||||
|
||||
### Semi-automated setup
|
||||
### Setup
|
||||
|
||||
Open a terminal on the host, either `ssh` (recommended) or via the UI.
|
||||
|
||||
@ -238,7 +238,7 @@ bridges or interfaces defined.
|
||||
|
||||
|
||||
|
||||
#### Setup additional services
|
||||
## Services
|
||||
|
||||
XXX
|
||||
|
||||
@ -251,21 +251,35 @@ make dev
|
||||
```
|
||||
|
||||
|
||||
Or individually:
|
||||
```shell
|
||||
make nextcloud
|
||||
```
|
||||
### Syncthing
|
||||
|
||||
```shell
|
||||
make syncthing
|
||||
```
|
||||
|
||||
XXX
|
||||
|
||||
|
||||
### Nextcloud
|
||||
|
||||
```shell
|
||||
make nextcloud
|
||||
```
|
||||
|
||||
XXX
|
||||
|
||||
|
||||
### Gitea
|
||||
|
||||
```shell
|
||||
make gitea
|
||||
```
|
||||
|
||||
XXX
|
||||
|
||||
#### Setup and configure custom services
|
||||
|
||||
|
||||
### Custom services
|
||||
|
||||
XXX traefik rules
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user