Production Deployment
Deploying on production is not really different than deploying on development.
Thinks to keep in mind are:
- Use a production-ready database
- Make sure you create backups of your database
- Configure the domain name properly (see Settings)