ovh-vps-config-failover

Configure IP Failover on an Debian/CentOS based OVH VPS.

Usage no npm install needed!

<script type="module">
  import ovhVpsConfigFailover from 'https://cdn.skypack.dev/ovh-vps-config-failover';
</script>

README

ovh-vps-config-failover

NPM Version

If nodejs is not installed:

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash
bash
nvm install node

or

wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash
bash
nvm install node

then

Configure the IP-failover on OVH VPS using Debian / CentOS

npx ovh-vps-config-failover gen -i eth0 -v

ovh-vps-config-failover on vps

install nodejs

samples doc nvm setup doc