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
Move to Heroku #90
Comments
Thanks @daniely for getting the ball rolling. I've expanded my original list so we can see all of the steps necessary to make this migration happen. Now we just need people to roll up their selves and start code'n |
Whoa, PuzzleNode was the way I learned Ruby. How can I help? I can handle the carrierwave migration and the configuration files tasks. How is the work being organized? (don't want to duplicate anyone's work) |
I'll take on the job of getting heroku setup and config moved to ENV vars. |
Oops! Hey Shane lemme know if you wanna pair on anything this weekend. The holiday, Monday, would be ideal! |
I'll take a stab at the carrierwave conversion. |
@jordanbyron thanks! |
@johnnymugs I'll leave the ENV stuff to you and focus on getting heroku ready for contributors. |
should we move puzzlenode to it's own organization? |
PuzzleNode is now active on Heroku at http://puzzlenode.herokuapp.com. The site is in maintenance mode until everything is working. I've made Jordan a collaborator. |
Meh I don't see what the advantage is at this point. Just another thing to do. We can always move it later once things have stabilized and there is a need for it. |
Got it thanks! I've also set the project up on Travis |
I recomand use |
@yangchenyun figaro looks like a great fit. Would you like to integrate it into Puzzlenode once #91 is merged? |
@jordanbyron |
@yangchenyun the production server is good to go, so no need to worry about that. Before I merge the |
http://puzzlenode.herokuapp.com/ is alive |
|
@jordanbyron check out #95 |
I believe we are ready to make the migration happen. I'll need:
Anything I am missing? |
That sounds right to me. |
It's official. We are on Heroku: http://www.puzzlenode.com/announcements/13 Thanks everyone who helped make this happen: @semmons99, @daniely, @jkorz, @johnnymugs, @yangchenyun, @sandal |
daniely commentedFeb 16, 2013
To get puzzlenode moved over to Heroku we need:
config/initializers/*.example
converted to use environment variables (Environment Configuration #94)from mendicant univ mailing list
If there is anything else missing please comment below.
The text was updated successfully, but these errors were encountered: