Install Observium using a single script
- Ubuntu Server 16.04
- Observium Professional
git clone https://github.com/zeropingheroes/observium-installer.git && cd observium-installer
All configuration is done via environment variables:
- Copy
.env.example
to.env
- Edit
.env
and add the desired values for your installation
Alternatively set the environment variables manually by running:
export VARIABLE=value
sudo ./observium-installer.sh