some rearranging...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-20 10:30:50 +03:00
parent 4d2003b803
commit a93678ee88

View File

@ -65,13 +65,14 @@ Goals:
| . | | | | . | | |
| . +-- ns ---------+ | | . +-- ns ---------+ |
| . | | | | . | | |
| + - (udp:51820)-> +-- wireguard | | | + - (udp:51820)-> +-- wireguard --+ |
| . | | | | System . | | |
| + - (ssh/https)-> +-- gitea | | | - - - - - - - - - - - . - - - - - - - - | - - - - - - - | - - |
| . | | | | Application . +-- syncthing --+ |
| + - - - (https)-> +-- nextcloud | | | . | |
| | | | | + - - - (https)-> +-- nextcloud |
| +-- syncthing --+ | | . | |
| + - (ssh/https)-> +-- gitea |
| | | |
+---------------------------------------------------------------+ +---------------------------------------------------------------+
``` ```