aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: dff3af5e2844367e3305a948d83339fa9dedab9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
TODO
====

- virtual: kvm-manager support.
- tcpwrappers: deploy.
- sshd:
  - https://stribika.github.io/2015/01/04/secure-secure-shell.html
  - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774711#60
- nodo: journald: volatile logs only:
  - https://wiki.debian.org/systemd#Configuring_as_default
  - https://www.freedesktop.org/software/systemd/man/systemd.unit.html
  - https://www.freedesktop.org/software/systemd/man/journald.conf.html
  - https://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs
- cleanup, merge and refactor.
- switch to conf.d:
  - https://wiki.debian.org/PHP/
  - apache2.
- drupal/wordpress:
  - files: under platform user, not root.
  - cronjobs: switch to the platform user.
- issues:
  - [Waiting for SSH when ssh-agent is running and has a ed25519 key](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/452).
  - [Update net-ssh to 2.9.0 by chr4](https://github.com/mitchellh/vagrant/pull/3605)