refactoring...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-22 03:08:22 +03:00
parent bbfa30fd52
commit fc2bf66aa9

View File

@ -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