EPIC: Early Deployment
No due date
100% complete
As a developer, I want to create the environment early so that I have a solid foundation and know that the development dependencies work
- Configure the Heroku app on Heroku
- Create a Production database (PostgreSQL)
-
Set the config vars /
.env
file -
Setup
Procfile
-
Get
static
andmedia
files using Cloudinary- Create Cloudinary account
Final Deploymen…
As a developer, I want to create the environment early so that I have a solid foundation and know that the development dependencies work
- Configure the Heroku app on Heroku
- Create a Production database (PostgreSQL)
- Set the config vars /
.env
file - Setup
Procfile
- Get
static
andmedia
files using Cloudinary- Create Cloudinary account
Final Deployment Checks
- Ensure
DEBUG
is set tofalse
- Add
X_FRAME_OPTIONS = 'SAMEORIGIN'
belowDEBUG = False
so that Summernote can be rendered with debug set to false - Remove production config vars from Heroku and deploy
There are no open issues in this milestone.
Add issues to milestones to help organize your work for a particular release or project.
Create new issueOr find and add issues with no milestone in this repo.