https://github.com/mmtorabi78/keepalived-config
Keepalived VRRP config with Nginx monitoring for high availability.
https://github.com/mmtorabi78/keepalived-config
high-availability keepalived nginx vip virtual-ip vrrp
Last synced: 7 months ago
JSON representation
Keepalived VRRP config with Nginx monitoring for high availability.
- Host: GitHub
- URL: https://github.com/mmtorabi78/keepalived-config
- Owner: MMTorabi78
- Created: 2025-02-24T10:21:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T12:43:33.000Z (over 1 year ago)
- Last Synced: 2025-08-21T21:41:55.786Z (10 months ago)
- Topics: high-availability, keepalived, nginx, vip, virtual-ip, vrrp
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keepalived Config with Nginx Monitoring
This is a Keepalived configuration for high availability with Nginx monitoring. The configuration uses VRRP to manage a virtual IP and ensures that Nginx stays up and running. If Nginx fails, the backup node will take over.
## How to Use
1. Install Keepalived on your Linux machines.
2. Copy the `keepalived.conf` file to `/etc/keepalived/keepalived.conf`.
3. Adjust network settings (interface, IPs, etc.) as per your setup.
4. Start Keepalived.