CoderDojoGitHub / our-dojo

Our dojo's website, used for archiving lesson plans and signing up students for classes
http://coderdojosf.com
5 stars 4 forks source link

Run on cedar 14 #62

Closed jonmagic closed 8 years ago

jonmagic commented 8 years ago

In https://github.com/CoderDojoGitHub/our-dojo/pull/61#issuecomment-156188001 @cameronmcefee asked what it would take to get this running on the new cedar stack. This branch is currently deployed to https://coderdojosf.herokuapp.com/ and everything appears to work, so it should be as simple as a merging and then updating the https://github.com/CoderDojoGitHub/our-dojo/pull/61 PR with master.

jonmagic commented 8 years ago

I should mention that you can't access the admin section via oauth right now since the url is https://coderdojosf.herokuapp.com/ instead of https://coderdojosf.com/. Once the domain is redirected back to heroku we can test admin stuff in production as well.

cameronmcefee commented 8 years ago

:cool: thanks @jonmagic! I'm waiting to hear from the Camperoo folks to see what their strategy for hosting a site is and will respond accordingly.