This repository has been archived on 2023-07-27 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
e4e79cc531a884be311b979062c351c541e9b615
Frontal web configuration
This repository contains units and config files for our frontal web starting (at boot). We start lighttpd with a WebSSH instance running (for web remote access if need be). We must manually unlock certificates volume, then start nginx.
Files
etc-letsencrypt.mountallows to unlock and mount encrypted certificates volume.- Relevant information should be added to
/etc/crypttab.
- Relevant information should be added to
etc-letsencrypt.timeris a timer to automatically start previous unit, but this is currently not used.wait-for-dns.confis a drop-in Systemd unit file, which prevents nginx to start before DNS server is operational.
Installation
install.shscript copies Systemd files to their destination.
TODO
- RAS
Description
Languages
Shell
100%