aboutsummaryrefslogtreecommitdiff
path: root/research/devops.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-08-07 10:21:49 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-08-07 10:21:49 -0300
commit5f6faa2de5d52e3daf53837264c243cd841a2eea (patch)
treecb8a5057a2b5ab48a16607930b4184f0ccff6acc /research/devops.md
parentb6c0ffcaf707ee1968a7f29021d20357692a84d0 (diff)
downloadblog-5f6faa2de5d52e3daf53837264c243cd841a2eea.tar.gz
blog-5f6faa2de5d52e3daf53837264c243cd841a2eea.tar.bz2
Some cleanup
Diffstat (limited to 'research/devops.md')
-rw-r--r--research/devops.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/research/devops.md b/research/devops.md
index 3e8fa5b..f5efa8b 100644
--- a/research/devops.md
+++ b/research/devops.md
@@ -5,26 +5,12 @@ DevOps research:
* [Simet](http://simet.nic.br).
* spice-client-gtk: option to hide menubar: see `window_state_cb` at `spicy.c`.
* 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
-* containers:
- * https://packages.debian.org/stretch/bubblewrap
- * https://packages.debian.org/stretch/runc
- * https://github.com/projectatomic/bubblewrap
- * https://github.com/opencontainers/runc
- * https://github.com/thestinger/playpen
- * https://github.com/omegaup/minijail
-* misc:
- * [leap-cli](https://leap.se) ([package](https://packages.debian.org/sid/leap-cli)).