aboutsummaryrefslogtreecommitdiffstats
path: root/roles/web
Commit message (Collapse)AuthorAgeFilesLines
* web: Employ monthly periodic task to renew certificatesAaron LI2019-10-033-16/+59
|
* web: Update acme.sh log rotation settingsAaron LI2019-10-031-1/+1
|
* web/handlers: Use 'service' moduleAaron LI2019-09-221-1/+3
|
* web/sites: Add 'w.233233.xyz'Aaron LI2019-09-221-0/+124
|
* web/sites: Update certificate pathsAaron LI2019-09-228-18/+18
|
* web: Remove obsolete 'acme-client' related codeAaron LI2019-09-226-199/+0
|
* web: Use 'acme.sh' to issue and renew certificatesAaron LI2019-09-224-75/+123
| | | | The 'acme-client' seems obsolete and is missing from DPorts.
* web: Add 'nginx' tagAaron LI2019-09-221-1/+11
|
* vars: Introduce 'web.acme_webroot'Aaron LI2019-09-221-1/+1
|
* 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
* web/sites: Add 233233.d.conf to proxy to duckduckgo.comAaron LI2018-12-011-0/+78
|
* Port to Ansible 2.7Aaron LI2018-12-011-5/+9
|
* Add git role: host git repos and share repos via cgitAaron LI2018-04-181-3/+3
| | | | | | * Host git repositories * Share git repositories through web interface via cgit * The static resources used by cgit is also managed/deployed by a git repo ^_^
* web: Fix private path for the dhparam fileAaron LI2018-04-181-3/+3
|
* web/sites: rename liwt.git.conf.j2 to liwt.cgit.conf.j2Aaron LI2018-04-111-2/+1
|
* web/sites: Clean up liwt.radicale.confAaron LI2018-04-101-18/+4
|
* web/sites: Fix reload-nginx after generating sitesAaron LI2018-04-102-1/+1
|
* web/sites: Also check availability of 'radicale' and 'cgit'Aaron LI2018-04-102-2/+2
|
* radicale: Use the default path of uwsgi socketAaron LI2018-04-101-1/+1
|
* web/acme: tag acme and acme-renew; add deploy-acme handlerAaron LI2018-04-092-0/+21
|
* dns/zones: use dav to replace {card,cal}dav; clean aaronly.meAaron LI2018-04-091-2/+2
|
* web/acme: no need to check & link /etc/ssl/cert.pemAaron LI2018-03-181-4/+0
| | | | Already been fixed in new ca_root_nss package.
* web/acme: refactor certificates deploymentAaron LI2018-03-144-14/+56
|
* web/acme: minor improve output formatAaron LI2018-03-142-0/+2
|
* web: create files/{acme,nginx} to organize files betterAaron LI2018-03-146-5/+4
|
* web: acme deploy check service running statusAaron LI2018-03-141-2/+6
|
* add tags: zones, sitesAaron LI2018-03-141-0/+1
|
* web: setup acme periodic tasks for cert renewalAaron LI2018-03-141-2/+12
|
* web: add nginx sitesAaron LI2018-03-148-0/+543
|
* Add web role: nginx and acme-client (SSL/TLS cert)Aaron LI2018-03-1410-0/+558