aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix uwsgi socket owner in rc.confAaron LI2018-12-202-0/+2
|
* Ignore two symlinksAaron LI2018-12-011-0/+4
|
* web/sites: Add 233233.d.conf to proxy to duckduckgo.comAaron LI2018-12-011-0/+78
|
* dns: Add CNAME d.233233.xyzAaron LI2018-12-012-1/+2
|
* README: Add basic usage and Ansible versionAaron LI2018-12-011-1/+35
|
* Port to Ansible 2.7Aaron LI2018-12-013-11/+21
|
* ansible.cfg: Fix warning about inventoryAaron LI2018-12-011-0/+3
|
* vars: Update shadowsocks passwordsAaron LI2018-06-241-70/+73
|
* security/pf: Allow the ports of all shadowsocks instancesAaron LI2018-06-241-2/+3
|
* shadowsocks: Support multiple instances (share with others)Aaron LI2018-06-245-22/+154
| | | | | | | Add the "shadowsocks" rc script that allows multiple instances (based on the uwsgi rc script). Update the role and vars to setup two shadowsocks instances.
* git: remove obsolete git-shell-commands files and vars.conf.j2Aaron LI2018-05-1511-381/+0
|
* git: remove some obsolete settingsAaron LI2018-05-152-50/+34
|
* git: configure gitolite with cgitAaron LI2018-05-152-2/+5
|
* git/gitolite: update configAaron LI2018-05-151-2/+2
|
* git: update github keyname to be keyfile to the full path to the keyAaron LI2018-05-142-4/+4
|
* git: Use gitolite to replace the git-shell shipped with gitAaron LI2018-05-144-19/+256
|
* mail/dovecot: change sieve directory ownershipAaron LI2018-05-052-7/+3
|
* security/clean-pf: log cleaned ip addressAaron LI2018-05-051-1/+1
|
* git/cgit: copy script and install highlightAaron LI2018-04-181-0/+7
|
* git: Update git shell commands; add git-cmds tagAaron LI2018-04-184-4/+6
|
* Add introduction and git role to README.mdAaron LI2018-04-181-2/+14
|
* Add git role: host git repos and share repos via cgitAaron LI2018-04-1820-3/+806
| | | | | | * 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
|
* mail/dovecot: update config file to dovecot v2.3Aaron LI2018-04-181-14/+3
|
* basic/periodic: Inline daily security statusAaron LI2018-04-162-6/+12
|
* web/sites: rename liwt.git.conf.j2 to liwt.cgit.conf.j2Aaron LI2018-04-111-2/+1
|
* radicale: setup git repoAaron LI2018-04-111-0/+22
|
* 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-102-2/+1
|
* radicale: Fix log rotationAaron LI2018-04-101-2/+2
|
* radicale: add 'git' variable to toggle versioning with gitAaron LI2018-04-102-1/+6
|
* radicale: use full path to git; rotation log fileAaron LI2018-04-092-1/+7
|
* Update README.mdAaron LI2018-04-091-5/+70
|
* Add radicale role: lightweight {Card,Cal}DAV serverAaron LI2018-04-0910-45/+374
| | | | WARNING: py36-radicale2 needs manual installation at the moment.
* 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-093-8/+4
|
* Merge filter_plugins/{mail,znc}.py into passwd.pyAaron LI2018-04-093-66/+32
|
* Add filter_plugins/passwd.py with cryptpass() methodAaron LI2018-04-091-0/+29
|
* dns/zones: tweak space after ";"Aaron LI2018-04-092-6/+6
|
* mail/postfix: improve tls settings a bitAaron LI2018-04-091-72/+70
|
* dns/zones: improve dmarc recordAaron LI2018-03-223-7/+28
|
* 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.
* Update README.mdAaron LI2018-03-171-3/+35
|
* Remove private/dovecot/hash-passdb.py, no longer neededAaron LI2018-03-171-73/+0
|
* mail/dovecot: store pass in ansible vault and hash from thereAaron LI2018-03-174-42/+78
|
* Add custom filter mail.py with dovecot_makepassAaron LI2018-03-171-0/+34
|
* znc: Add filter znc_makepass, improve templating with ipv4+ipv6Aaron LI2018-03-173-4/+44
|
* znc: simply and improve listeners templatingAaron LI2018-03-161-14/+9
|