Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | dns/nsd: clean config file a bit, increase verbosity to 1 | Aaron LI | 2018-03-14 | 1 | -11/+4 | |
| | ||||||
* | dns/unbound: disable chroot for easier syslog settings | Aaron LI | 2018-03-14 | 1 | -3/+8 | |
| | ||||||
* | basic: fix vim setting block marker | Aaron LI | 2018-03-14 | 1 | -0/+1 | |
| | ||||||
* | dns: update zones templates and add liwt.net zone | Aaron LI | 2018-03-14 | 4 | -36/+80 | |
| | ||||||
* | var: update domains and nsd.conf.j2 | Aaron LI | 2018-03-14 | 1 | -1/+1 | |
| | ||||||
* | minor updates | Aaron LI | 2018-03-14 | 1 | -2/+2 | |
| | ||||||
* | shadowsocks: rename var server_port to port | Aaron LI | 2018-03-14 | 2 | -2/+2 | |
| | ||||||
* | basic: install rsync and htop | Aaron LI | 2018-03-14 | 1 | -0/+3 | |
| | ||||||
* | basic: add basic settings for vim | Aaron LI | 2018-03-14 | 1 | -0/+7 | |
| | ||||||
* | basic: tune some settings in rc.conf and loader.conf | Aaron LI | 2018-03-14 | 1 | -0/+22 | |
| | ||||||
* | basic: disable pkg repo auto update | Aaron LI | 2018-03-14 | 1 | -1/+7 | |
| | ||||||
* | bootstrap: install sudo | Aaron LI | 2018-03-14 | 1 | -0/+5 | |
| | ||||||
* | dns: generate nsd.conf with domains and nameservers variables | Aaron LI | 2018-03-14 | 2 | -11/+10 | |
| | ||||||
* | dns: clean up unbound.conf a bit | Aaron LI | 2018-03-14 | 1 | -10/+1 | |
| | ||||||
* | shadowsocks: remove nameserver setting | Aaron LI | 2018-03-14 | 1 | -2/+0 | |
| | ||||||
* | dns/nsd: remove unused "key" section | Aaron LI | 2018-03-14 | 1 | -14/+0 | |
| | ||||||
* | dns/unbound: update config and enable remote-control | Aaron LI | 2018-03-14 | 2 | -12/+35 | |
| | ||||||
* | dns: reload unbound/nsd instead of restart | Aaron LI | 2018-03-14 | 2 | -4/+10 | |
| | ||||||
* | role packages renamed to basic | Aaron LI | 2018-03-14 | 1 | -2/+2 | |
| | ||||||
* | bootstrap: improve group/user creation; add block marker for sshd_config | Aaron LI | 2018-03-14 | 1 | -6/+14 | |
| | ||||||
* | role/dns: configure NSD as the stealth master with 2 domains | Aaron LI | 2018-03-14 | 5 | -0/+245 | |
| | | | | | | | | | | | * Add "network" and "nsd" variables * Install and configure NSD as the authoritative stealth master server * Allow notify and transfer to slave masters: - freedns.afraid.org - 1984hosting.com * Add preliminary zone files for domains: - 233233.xyz - 1314233.xyz | |||||
* | Add role shadowsocks | Aaron LI | 2018-03-14 | 3 | -0/+48 | |
| | ||||||
* | Add role dns to setup unbound service | Aaron LI | 2018-02-21 | 3 | -0/+213 | |
| | ||||||
* | Add deploy playbook with packages role | Aaron LI | 2018-02-21 | 1 | -0/+12 | |
| | ||||||
* | Init ansible playbook for DFly VPS bootstrap | Aaron LI | 2018-02-14 | 3 | -0/+64 | |