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

Deploy to the web #10

Open
osteele opened this issue Feb 5, 2017 · 0 comments
Open

Deploy to the web #10

osteele opened this issue Feb 5, 2017 · 0 comments
Milestone

Comments

@osteele
Copy link
Owner

osteele commented Feb 5, 2017

Deploy to Heroku:

  • Create a Procfile and runtime.txt.
  • The Procfile should list web, reset_db, and update_db. This match the three instructions described in the README.
  • Create a Heroku app and a database. The code "should" work with PostGres, and should pick up DATABASE_URL and PORT. None of this has been tested.
  • git push and test.

First implement #1. The app doesn't reveal FERPA or PII information, or anything that's not already discoverable, but it does make it more discoverable.

@osteele osteele added this to the Web 1.0 milestone Feb 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant