| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Create /private/ dir and move ssh/ in | Aaron LI | 2018-03-14 | 2 | -2/+2 |
* | dns/zones: add zone aaronly.me; update zone liwt.net with mail records | Aaron LI | 2018-03-14 | 3 | -4/+80 |
* | dns/nsd: use fileglob lookup to help zones templating; also check zone files | Aaron LI | 2018-03-14 | 1 | -4/+20 |
* | dns: validate unbound and nsd config file before update | Aaron LI | 2018-03-14 | 1 | -6/+8 |
* | 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 |
* | ansible.cfg: add commented option "nocows" to disable cowsay | Aaron LI | 2018-03-14 | 1 | -0/+4 |
* | 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 | 2 | -3/+16 |
* | minor updates | Aaron LI | 2018-03-14 | 2 | -2/+3 |
* | shadowsocks: rename var server_port to port | Aaron LI | 2018-03-14 | 3 | -3/+3 |
* | 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 |
* | Add filter_plugins/dns.py with "next_serial" to DNS SOA record | Aaron LI | 2018-03-14 | 1 | -0/+74 |
* | 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 | 3 | -17/+26 |
* | dns: clean up unbound.conf a bit | Aaron LI | 2018-03-14 | 1 | -10/+1 |
* | shadowsocks: remove nameserver setting | Aaron LI | 2018-03-14 | 2 | -3/+0 |
* | dns/nsd: remove unused "key" section | Aaron LI | 2018-03-14 | 2 | -19/+1 |
* | 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 | 2 | -3/+3 |
* | 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 | 6 | -0/+265 |
* | Add role shadowsocks | Aaron LI | 2018-03-14 | 5 | -0/+55 |
* | ansible.cfg: increase timeout (e.g., SSH key pass prompt) | Aaron LI | 2018-02-22 | 1 | -0/+2 |
* | 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 | 2 | -0/+23 |
* | bootstrap: clean up vars | Aaron LI | 2018-02-21 | 1 | -3/+0 |
* | Init ansible playbook for DFly VPS bootstrap | Aaron LI | 2018-02-14 | 12 | -0/+200 |