Skip to content

Conversation

gravelweb
Copy link

Tested this from clean, and reruning from vagrant ssh via cd /vagrant && bash install-ggtrackerstack.sh.

Depends on two other pull requests:
nickelsen/ggtracker#2
nickelsen/esdb#1

Remove dependency on juggernaut since it is pulled during esdb install.
* Note: You need to run ggtracker webapp like this `ESDB_HOST=172.28.128.3:9292 foreman start` (change ip accordingly)
* Find code in /vagrant `cd /vagrant`
* Start the application (requires 2 ssh sessions, or run them as background jobs)
* ESDB: `(cd esdb && ESDB_HOST=172.28.128.3:9292 foreman start)` (change IP accordingly)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this the other way around - ESDB_HOST is a parameter for ggtracker's foreman start?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nickelsen you are correct, it's ggtracker that needs to know the ESDB_HOST

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

D'oh. Good catch. Fixed now.

@nickelsen
Copy link
Collaborator

This is awesome - I did this manually so many times while testing the stack - will save soo much time!

Once the esdb dependency is merged, we'll pull this!

@dsjoerg
Copy link
Member

dsjoerg commented Apr 16, 2016

@nickelsen when you say "esdb dependency" are you referring this pull request that has been merged already? dsjoerg/esdb#4

@dsjoerg
Copy link
Member

dsjoerg commented Apr 16, 2016

This PR is still waiting on nickelsen/esdb#1 which has been requested to be re-submitted against dsjoerg/esdb

@gravelweb
Copy link
Author

Now waiting on dsjoerg/esdb#5

@nickelsen nickelsen merged commit 127f356 into ggtracker:master Apr 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants