octavia/elements/certs-ramfs
Takashi Kajinami 991e0da01e Remove sysvinit/upstart support
Recent modern operating systems commonly use systemd. Octavia no longer
supports very old version of Ubuntu/CentOS/Debian which use sysvinit or
upstart so supporting only systemd should be enough.

The remaining usage of the service command is replaced by the ones with
the systemctl command.

Change-Id: Ifc3f85bf280527c0f76b2c0e0db2be813249dafa
2024-06-12 01:09:06 +09:00
..
init-scripts/systemd Remove sysvinit/upstart support 2024-06-12 01:09:06 +09:00
post-install.d Remove sysvinit/upstart support 2024-06-12 01:09:06 +09:00
static/usr/local/bin Use LUKS1 for certfs-ramfs for all distributions 2020-01-17 10:38:45 +01:00
element-deps Fix cryptsetup --pbkdf-memory failures 2019-07-17 21:32:45 +00:00
package-installs.yaml Use cryptsetup/LUKS for encrypted ramfs 2017-02-14 10:37:45 +00:00
README.rst Use cryptsetup/LUKS for encrypted ramfs 2017-02-14 10:37:45 +00:00
svc-map Use cryptsetup/LUKS for encrypted ramfs 2017-02-14 10:37:45 +00:00

Element to setup an encrypted ramfs to store the TLS certificates and keys.

Enabling this element will mean that the amphora can no longer recover from a reboot.