blob: 118f50e3a3247b57497fd41e85118a362010f531 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[[!meta title="DevOps"]]
DevOps research:
* [Simet](http://simet.nic.br).
* auto start user screen sessions.
* backups: snapshots with remote transfer support.
* puppet:
* deploy: multiple module paths: https://docs.puppet.com/puppet/3.6/dirs_modulepath.html
* default modules as submodules from the bootstrap repository, custom modules closer to the config folder?
* kvm:
* kvm-manager improvements (systemd support, packaging, docs).
* env params.
* FDE using bootless image.
* dynamic DNS with proper zone/domain access control:
* http://www.cheshirekow.com/wordpress/?p=457
* https://www.erianna.com/nsupdate-dynamic-dns-updates-with-bind9
* https://blog.philippklaus.de/2013/01/updating-dns-entries-with-nsupdate-or-alternative-implementations-your-own-ddns/
* http://linux.yyz.us/nsupdate/
* https://debian-administration.org/article/591/Using_the_dynamic_DNS_editor_nsupdate
|