Skip to content

nickelsen/ggtrackerstack

Repository files navigation

ggtrackerstack

Project to run the whole ggtracker stack in vagrant

Running

  • Make sure you have vagrant+virtualbox installed on your computer
  • Run vagrant up to create the virtual box
  • Run vagrant ssh to ssh into the vagrant box
  • Find code in /vagrant
  • Run the installation and updating steps of the components (ESDB and ggtracker) (will be automated soon)
  • Set up Amazon AWS S3 buckets for development as described in esdb/config/s3.yml.example (only dev and test are needed) and set up buckets and credentials accordingly in esdb/config/s3.yml.
  • Set up a hostname for the vagrant box's ip in /etc/hosts - e.g. 172.28.128.3 ggtracker.test (change ip accordingly)
  • The app will be on ggtracker.test in the browser and uploading should work - otherwise please raise an issue here, so it can be fixed.

About

Project to run the whole ggtracker stack in vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages