diff --git a/README.md b/README.md index c41d05c..99eef33 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,16 @@ nebula-sync run nebula-sync run --env-file .env ``` -### Keepalive \ No newline at end of file +### Keepalive + +Install +```sh +sudo apt install keepalived +``` + +Config +```sh +cd /etc/keepalived +sudo touch keepalived.conf +``` +