Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 2.16 KB

notes.md

File metadata and controls

55 lines (40 loc) · 2.16 KB
Notes

Run processes in the background on startup in Cloud 9:

Postgres in Cloud 9:

PSQL Commands

Install psycopg2 for postgres

Using chromedriver Using PhantomJS in AWS

Django Notes

C9 Notes

  • Running Django in C9
  • $ ./manage.py runserver $IP:$PORT

AWS Notes

Gunicorn