Skip to content

juasiepo/ovh-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ovh-scripts

Scripts to deal with OVH Servers

ovh-vrack-install.sh

This script will take a fresh Debian OVH server and automatically:

    1. Configure Virtual Rack interface.
    1. Optional configure extra public IP's (failover, not Vrack RIPE)
    1. Optional configure extra vrack IP's
    1. Configure hostname & regenerate ssh keys
    1. apt update & upgrade (100% unattended)
    1. Add Backports repository and install puppet from backports
    1. Launch puppet.

Tested with EG SSD and MG SSD servers.

TODO:

  • Add support for RIPE Vrack IPs.
  • Add support to dynamically add an url as post install on server request that would return the script preconfigured to avoid having to copy and run the script for each new server.

About

Scripts to deal with OVH Servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%