10Jun/090
Symfony Deployment Cheat Sheet
Symfony Deployment Cheat Sheet at symfony-check.org is a website with a very handy list of things to check for Symfony project in live server.
Go to the website for the details but here's the summary of the handy list:
- Customise the 'Oops! Page Not Found" page
- Customise the "Website Temporarily Unavailable"page
- Customise the "Oops! An Error Occurred" page
- Customise the "Login Required" page
- Customise the "Credentials Required" page
- Customise the "This Module is Unavailable" page
- Add a favicon
- Rename the session cookie
- Check the configuration of the production server
- Customise the language of your pages
- Delete "/backend.php" from your uri
- Install a PHP Accelerator
- Log errors in the production environment
- Customise rsync_exclude.txt
- Escape your templates
- Protect your forms
- Redirect to the unavailable screen during the maintenance operations
Thank you for the list UI Studio (BTW UI Studio, you didn't do item #7!) and happy deploying y'all :)
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.