Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.
/ vagrant-observium Public archive

Vagrantfile and scripts to set up a basic Observium dev environment

Notifications You must be signed in to change notification settings

jda/vagrant-observium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick and dirty Vagrant envrionment for working on Observium.

Usage

Assuming you already have virtualbox and vagrant installed...

  1. git clone git://github.com/jda/vagrant-observium.git
  2. cd vagrant-observium
  3. set your observium subscription username in misc/svn.user
  4. set your observium subscription password in misc/svn.passwd
  5. vagrant up
  6. check it out:
  • Browse to http://127.0.0.1:8080 and log in as admin with password admin
  • Or log in with ssh: vagrant ssh

About

Vagrantfile and scripts to set up a basic Observium dev environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages