Commit Graph

14 Commits

Author SHA1 Message Date
Felipe Martín a19b8501be Blog finished:
+ Added RedactorJS to the admin (with jquery 2.0 under libs)
+ Added custom styling for default images (centred)
+ Re-sorted less files (shit happens)
+ Added a js script to load redactor under .redactor-editor classname
2013-05-28 16:49:57 +02:00
Felipe Martín 270bf8ee30 Modified design: Added custom LESS files and base border radius (for bootstrap) is now zero. 2013-05-27 16:47:29 +02:00
Felipe Martín b79b67ac09 Fixed supervisor-gunicorn configuration 2013-05-23 18:55:19 +02:00
Felipe Martín 3bac8469c0 Added supervisor/gunicorn handlers on deploy script. 2013-05-23 18:27:41 +02:00
Felipe Martín 2f07391ade Fixed server.sh path on deploy script 2013-05-23 13:42:44 +02:00
Felipe Martín fea572bd83 Finished server configuration with a bash script to start gunicorn monitored by supervisor 2013-05-23 13:40:47 +02:00
Felipe Martín 1bb173312f Copy supervisor script correctly 2013-05-23 12:49:24 +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 1670a42975 Deploy script now compiles bootstrap less files 2013-05-22 18:53:51 +02:00
Felipe Martín dad71a6114 Fixed python executables and added an alert to the install script 2013-05-22 17:41:58 +02:00
Felipe Martín fc7f349f89 Uncommented GIT section 2013-05-22 17:39:30 +02:00
Felipe Martín 8a76602085 deploy script: CHECK_UPDATE = True (from false) 2013-05-22 17:37:32 +02:00
Felipe Martín f1f1690d89 Updated deploy script and added install.sh for server easy install of dependencies (archlinux based) 2013-05-22 17:36:48 +02:00
Felipe Martín 947594e76c Initial commit: Base files and folder structure 2013-05-20 13:01:24 +02:00