Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deployment #1

Open
bketelsen opened this issue Oct 24, 2014 · 6 comments
Open

deployment #1

bketelsen opened this issue Oct 24, 2014 · 6 comments

Comments

@bketelsen
Copy link

let's do this with two docker containers. One for the server, the other for the data. Data container has a cron script that does a git-pull on the data repo every N minutes.

@dgryski
Copy link
Member

dgryski commented Oct 24, 2014

Gtown will need to be able to reload its configuration while running.

@dgryski
Copy link
Member

dgryski commented Oct 24, 2014

We can also implement the same webhook-based logic as the original.

@dgryski
Copy link
Member

dgryski commented Oct 25, 2014

At the moment after I merge a pull request, I'm manually doing a git-pull and a restart of the gtown binary on my droplet. I'm currently leaning towards something that listens to webhooks as a solution to this.

@dgryski
Copy link
Member

dgryski commented Oct 25, 2014

Have just configured https://github.com/bketelsen/captainhook to restart gtown on a push to gophertown-data.

@bketelsen
Copy link
Author

I wrote something useful!

Sent from my iPhone

On Oct 25, 2014, at 8:54 AM, Damian Gryski notifications@github.com wrote:

Have just configured https://github.com/bketelsen/captainhook to restart gtown on a push to gophertown-data.


Reply to this email directly or view it on GitHub.

@nathany
Copy link
Contributor

nathany commented Jun 19, 2015

It looks like http://gophertown.org/ is down. 😢

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

No branches or pull requests

3 participants