Commit Graph

11 Commits

Author SHA1 Message Date
Felipe Martín 6260faf47b Improved sentry error logging.
Minimun logging is now WARNING (up from DEBUG)
Using sentry_id for 500 errors.
Using custom 404 template & view: added sentry logger there.
2013-05-29 11:36:19 +02:00
Felipe Martín 71411af9bf Added google analytics and app_version to the new template context 2013-05-24 12:21:32 +02:00
Felipe Martín 3cf1bb4586 Sentry handling all errors now 2013-05-23 19:24:20 +02:00
Felipe Martín f0aff65337 Changed error level for sentry to DEBUG (from ERROR) 2013-05-23 19:05:46 +02:00
Felipe Martín df77cac478 Deploy fixes: supervisor script execution, local settings for logging with raven and logging disabled on main settings 2013-05-23 13:02:19 +02:00
Felipe Martín 36c843249a Updated production environment:
+ Install script now creates some needed folders and files for the app user
+ Updated nginx.conf file
+ The nginx.conf file is copied to the $HOME/conf folder
+ git describe output is stored.
+ Added raven to requirements and configuration is added to the local_settings file
+ Added unicorn to requirements and configuration is added to the local_settings file
2013-05-23 12:00:50 +02:00
Felipe Martín e39c3fec79 Added base nginx configuration. Added 127.0.0.1 to ALLOWED_HOSTS for nginx reverse proxy 2013-05-22 19:00:13 +02:00
Felipe Martín 6cf94e796c Fixed environment settings 2013-05-22 18:31:01 +02:00
Felipe Martín 4152b00958 Testing production local settings 2013-05-22 17:11:02 +02:00
Felipe Martín 01919b44b8 Added django 1.5.1 and configured local_settings 2013-05-20 13:56:58 +02:00
Felipe Martín 947594e76c Initial commit: Base files and folder structure 2013-05-20 13:01:24 +02:00