dsv-su / play

Dev repository for Play
0 stars 1 forks source link

Checklist before launch #56

Closed orkit closed 2 years ago

orkit commented 2 years ago

Before launch, the following should be reviewed:

System settings (play.ini) -Set app to production -Set debug to false -Set app url for production server

Tokens -check with Erik if token secrets needs to change -Config play-store-prod with new token

API -check with Erik if dedicated SUKAT account is necessary -Switch to DAISY production API.

Testmaterial -Remove test videos etc

booski commented 2 years ago

Going into production should reasonably entail setting up a new server and keeping the dev environment as is.

The production instance should not share any secrets or account details with the development instance.

booski commented 2 years ago

Production has happened.