Commit Graph

536 Commits

Author SHA1 Message Date
staticsafe 0d09eae129 Add nginx service conditional to LetsEncrypt role.
Resolve issue #1
2017-01-14 03:51:43 +00:00
staticsafe 6b87ad2c87 add ssl_dhparam in nginx config options 2017-01-14 01:59:08 +00:00
staticsafe 7bc7afbb24 Fix error in TSOB's nginx config block 2017-01-14 01:12:37 +00:00
staticsafe 6c077a8f0a Remove rewrite statements now due to some parsing issues 2017-01-14 01:04:53 +00:00
staticsafe 822924ea95 Add all nginx sites to site.yml. 2017-01-14 00:17:51 +00:00
staticsafe 03276432f4 Add LetsEncrypt roles for webserver use. 2017-01-13 22:21:21 +00:00
staticsafe 98d8783038 Remove gzip_types directive 2017-01-13 03:19:08 +00:00
staticsafe 34bb61e026 Oops, wrong nginx variable name. 2017-01-13 03:15:16 +00:00
staticsafe 860dfd2a44 increase nginx's server_names_has_bucket_size to 128 2017-01-13 03:12:32 +00:00
staticsafe 14af637538 Upstream configuration probably doesn't need quotes 2017-01-13 03:05:20 +00:00
staticsafe 25ef8aee95 Add webserver role using jdauphant.nginx 2017-01-13 03:00:01 +00:00
staticsafe baf710fc32 PHP-FPM daemon should be in a started state. 2017-01-13 02:49:33 +00:00
staticsafe eb644482c3 Fix YAML syntax error in roles/php/tasks/main.yml 2017-01-13 02:45:22 +00:00
staticsafe 2ed429d06a Add new basic PHP role. 2017-01-13 02:43:11 +00:00
staticsafe f73a0972f5 Remove unbound from boot check list. 2017-01-12 20:27:22 +00:00
staticsafe 7bfc6267e1 We are no longer modifying host resolvers.
VPS provider defaults are sufficient.
2017-01-12 20:24:45 +00:00
staticsafe 05b4122862 Remove appservers-php and webservers-nginx roles.
We are going to be using Galaxy roles going forward.
2017-01-12 20:20:40 +00:00
staticsafe 01dd5a9491 Update cloudflare.conf with latest set of Cloudflare IPs from their docs. 2016-09-06 19:42:15 -04:00
staticsafe d0e17c7351 Remove uwsgi role as I don't really need it anymore. 2016-09-06 19:32:11 -04:00
staticsafe ee8dba40ee Fix indentation from last commit. 2016-09-06 19:25:04 -04:00
staticsafe 4f65a95591 Add letsencrypt to required packages list. 2016-09-06 19:23:38 -04:00
staticsafe 4690ace036 Use "127.0.0.1" instead of "::1" to prevent odd behaviour in mtr. 2016-09-06 19:18:52 -04:00
staticsafe 4661cf606d Remove Debian folder, modify README.md for nextgen branch. 2016-09-06 19:17:31 -04:00
staticsafe c924387905 Better cipher settings for nginx. 2015-05-24 13:30:39 -04:00
staticsafe 550c81b78f Add a slightly modified playbook for Ubuntu systems.
- No need for nginx repo anymore.
2015-05-24 13:23:21 -04:00
staticsafe 68c209d8db Add state for log file creation 2014-05-16 02:07:08 +00:00
staticsafe 7373cd3b39 fix more typos.. 2014-05-16 02:05:56 +00:00
staticsafe 502e65570e Add uwsgi logrotate file.
Also ensure log file for uwsgi is created properly.
2014-05-16 02:01:32 +00:00
staticsafe 86a92b382b Forgot key for file action 2014-05-16 01:54:12 +00:00
staticsafe 2fd24d5bb3 Typoed initscript filename.. 2014-05-16 01:52:44 +00:00
staticsafe 4bd477381c update uWSGI package name 2014-05-16 01:50:21 +00:00
staticsafe 17e851d2e3 Add appservers-uwsgi role. 2014-05-16 01:39:57 +00:00
staticsafe 541e795768 Add ntp to common package list. 2014-05-08 00:40:32 +00:00
staticsafe ef7a2f6197 Add python-dev to the common package list 2014-05-08 00:04:45 +00:00
staticsafe f04995897b lets use state=latest everywhere for apt cmds. 2014-05-07 22:01:54 +00:00
staticsafe 4af8ce419d Remove dependencies for now as we don't need them 2014-05-07 21:46:29 +00:00
staticsafe 2dbe9b87c2 Add appservers-php5 role.
- Add dependencies for relevant roles.
2014-05-07 21:38:37 +00:00
staticsafe 547501e23f Add vnstat to common package list. 2014-05-07 20:32:00 +00:00
staticsafe 0b389e0eb0 Add more directories to nginx dir list 2014-05-07 19:27:47 +00:00
staticsafe d5ec49b88f enabled option was in wrong task. 2014-05-07 19:24:01 +00:00
staticsafe 572a6e573e Change name of task 2014-05-07 19:20:43 +00:00
staticsafe 15164873ef Change nginx repo to upstream one.
Also consolidate install and enable task.
2014-05-07 19:16:09 +00:00
staticsafe 6860ad0b70 Consolidate tasks using loops. 2014-05-07 19:01:11 +00:00
staticsafe b473d55d1f Add build-essential to common package list. 2014-05-07 18:47:29 +00:00
staticsafe 7432d14d50 user= should owner= 2014-05-07 17:58:47 +00:00
staticsafe a5a3022349 Add action to add Dotdeb signing key 2014-05-07 17:51:36 +00:00
staticsafe 34bb072a65 Fix typo on loop var. 2014-05-07 17:46:42 +00:00
staticsafe feec830c3a Use with_items loops and name for each action 2014-05-07 17:44:03 +00:00
staticsafe e1ee18889b use with_items loops in common role tasks 2014-05-07 17:32:56 +00:00
staticsafe 81da8fb77c Fix symlink order 2014-05-07 17:03:30 +00:00