Aktualizovat README.md

This commit is contained in:
David Hába 2025-10-08 14:06:26 +02:00
parent ee33fcaf80
commit 2a8bb88f20

View File

@ -36,4 +36,16 @@ nebula-sync run
nebula-sync run --env-file .env
```
### Keepalive
### Keepalive
Install
```sh
sudo apt install keepalived
```
Config
```sh
cd /etc/keepalived
sudo touch keepalived.conf
```