9 Commits

Author SHA1 Message Date
961020d65a 0.1.32-DEV-20200821-125212
--------------------------
    * FIX:
      - nginx: [emerg] "map" directive is not allowed here
2020-08-21 12:52:43 -04:00
12c0ea232c 0.1.32-DEV-20200820-091636
--------------------------
    * ADD:
      - added support for ip address to ignore logging from
2020-08-20 09:17:04 -04:00
f5d92c2dc2 0.1.29-DEV-20200515-172932
--------------------------
    * FIX:
      - formatting fix for templates/proxy_site.j2 nginx_status block
2020-05-15 17:29:40 -04:00
60de35b945 0.1.28-DEV-20200515-171249
--------------------------
    * ADD:
      - status_page option for /nginx_status; toggle per site

    * MODIFY:
      - defaults/main/proxy_sites.yml formatting modified for readability
2020-05-15 17:13:44 -04:00
3f43c1575f 0.1.17-DEV-20200321-000226
--------------------------
    * MODIFY:
      - update certs for lets encrypt renewal

    * ADD:
      - add bitwarden site
      - add unifi site
      - added support for web sockets globally
2020-03-21 00:04:17 -04:00
3b5a8e2c54 0.1.15-DEV-20191117-205920
--------------------------
    * ADD:
      - add tags to each task
      - added clean deploy task for site removals; will only run if task tag is used
      - added tower2.thezengarden.net to site list for testing awx installs/upgrades

    * MODIFY:
      - modified awx site reference to be tower
2019-11-17 21:01:11 -05:00
2519c0b86c 0.1.6-DEV-20191031-140910
-------------------------
    * ADD:
      - added special section just for seafile to proxy_site.j2; this is both unfortunate and unavoidable

    * MODIFY:
      - images.thezengarden.net was having issues chaining ssl's; its now a port 80 site with ssl handled only via nginx
2019-10-31 14:11:14 -04:00
bd82ec227c 0.1.4-DEV-20191031-074215
-------------------------
    * ADD:
      - added client_max_body_size in proxy_site.j2 template so sites may permit uploads of larger files

    * MODIFY:
      - modified several sites to make use of client_max_body_size option
2019-10-31 07:42:49 -04:00
c7ad8909d8 0.1.0-DEV-20191030-122725
-------------------------
    * INITIAL:
      - initial commit
2019-10-30 00:27:10 -04:00