Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Heroku one-click deploy? #5

Open
SachaG opened this issue May 14, 2015 · 6 comments
Open

Heroku one-click deploy? #5

SachaG opened this issue May 14, 2015 · 6 comments

Comments

@SachaG
Copy link

SachaG commented May 14, 2015

I know very little about how the whole thing works so maybe it's not applicable in this situation, but the other day I came across Slackin, which has a very convenient one-click deploy for Heroku.

So I just wanted to suggest maybe doing the same kind of thing for txgh. It could come in pretty handy :)

@matthewjackowski
Copy link
Contributor

Hi @SachaG ! I just got a version of this project that runs on Heroku. It's a bit more complicated since you need to upload your config settings to Heroku instead of a YAML file. And you need to still setup web hooks. I'm not sure exactly what you are looking for as far as a 'one-click' deploy. I'm happy to discuss further if you are still interested.

@SachaG
Copy link
Author

SachaG commented Sep 12, 2015

Thanks, but I ended up going with LingoHub over Transifex actually :)

@jdoconnor
Copy link
Contributor

something like https://devcenter.heroku.com/articles/heroku-button along with a default-ish template with ENV variables may do the trick

@matthewjackowski
Copy link
Contributor

@jdoconnor Excellent suggestion! I'm going to clean up this repo a bit and make it easier to get up and running...and run tests for debug. In the meantime I'll keep this issue open.

@ffmad
Copy link

ffmad commented Jan 20, 2016

hi ! Do you think you would be able to do that one click install ?

@matthewjackowski
Copy link
Contributor

@ffmad Yes I think we are headed in a good direction for that. Currently the tricky part is that we rely on a number of configuration files for the service to work. And these files require you to add your own specific information...if we added 1-click right now, there would be a gap because you would not be able to provision a working system...you would still need a 2nd step to update those files.

If we can eliminate or greatly reduce that dependency within the 1-click process then I think it will work well. I hope that makes sense!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants