aboutsummaryrefslogtreecommitdiffstats
path: root/roles/web/tasks
Commit message (Collapse)AuthorAgeFilesLines
* web: Employ monthly periodic task to renew certificatesAaron LI2019-10-031-16/+15
|
* web: Update acme.sh log rotation settingsAaron LI2019-10-031-1/+1
|
* web: Remove obsolete 'acme-client' related codeAaron LI2019-09-221-21/+0
|
* web: Use 'acme.sh' to issue and renew certificatesAaron LI2019-09-222-75/+77
| | | | The 'acme-client' seems obsolete and is missing from DPorts.
* web: Add 'nginx' tagAaron LI2019-09-221-1/+11
|
* web: Only create the basic site for ACMEAaron LI2019-09-211-2/+4
|
* Update pkgng usage and fix package namesAaron LI2019-09-191-4/+3
| | | | | | Fix package names: * vim-lite => vim-console * uwsgi-py36 => uwsgi
* Port to Ansible 2.7Aaron LI2018-12-011-5/+9
|
* web: Fix private path for the dhparam fileAaron LI2018-04-181-3/+3
|
* web/sites: Fix reload-nginx after generating sitesAaron LI2018-04-102-1/+1
|
* web/acme: tag acme and acme-renew; add deploy-acme handlerAaron LI2018-04-091-0/+18
|
* web/acme: refactor certificates deploymentAaron LI2018-03-141-0/+7
|
* web: create files/{acme,nginx} to organize files betterAaron LI2018-03-141-5/+4
|
* add tags: zones, sitesAaron LI2018-03-141-0/+1
|
* web: setup acme periodic tasks for cert renewalAaron LI2018-03-141-2/+12
|
* Add web role: nginx and acme-client (SSL/TLS cert)Aaron LI2018-03-143-0/+175