Commit Graph

3 Commits

Author SHA1 Message Date
Jan 3dc3d1d8ca Change code-style to comply with linting rule 601 2020-05-10 18:26:30 +02:00
Jan bbbbce3137 Improved stability of role pve-nginx-redirector
- Automatically install nginx-light if nginx is not installed at all
- Create custom systemd unit file modifying startup preceedence of nginx
  This also fixes #1
2019-01-06 06:23:56 +01:00
Jan-Jonas Sämann e916da0667 Added role pve-nginx-redirector
roles:
  - pve-nginx-redirector

For a more admin friedly workflow this patch configures nginx to
redirect everything http://:80 and https://:443 to https://:8006 using
pve's own self-signed certificates for https://
2019-01-05 02:38:22 +01:00