Releases: eustasy/Bubbly
Releases · eustasy/Bubbly
Conspire
- BUGFIX: Default to the correct PHP7 socket.
- IMPROVEMENT: Re-organise the configuration, and label all options and defaults.
- IMPROVEMENT: De-duplicate configuration.
Secondary
- BUGFIX: Moved to HTTP/2 as default now Nginx 1.10 is out.
- IMPROVEMENT: Made HTTP/2 optional in secondary config.
Certbot
- BUGFIX: Renamed to Certbot upstream, fixed references.
- IMPROVEMENT: Move more configuration to the default config.
- IMPROVEMENT: Adds updating to crontab.
- IMPROVEMENT: Change default run-point to weekly.
- IMPROVEMENT: Statically reference php_params.
Robotic
- BUGFIX: Automatically accept the "are you sure you want to renew certificates" option.
- BUGFIX: Use a log file location we have permissions to by default.
- BUGFIX: Fix default permissions on
.sh
files. - IMPROVEMENT: Move from alias to script.
Multiplex
Singular
- IMPROVEMENT: Options moved into one configuration file.
- IMPROVEMENT: Tidied references.
Stable
Release
nginx.conf
for the highest grade of security with OSCP Stapling and HSTS headers, among other things.nginx.next.conf
for the same stuff with HTTP/2 (on Nginx >=1.9.5) and/or PHP 7.0nginx.verify-and-redirect.conf
to enable therenew-ssl
function to verify, and to redirect non-HTTPS queries on the server.renew-ssl
function can renew certificates without stopping or restarting Nginx.- Simple Instructions for installing, and automatically renewing SSL certificates.
- Generation Script for Session Tickets & DH Parameters.
- Let's Encrypt Configured for larger keys.
- Example Crontab
- MIT Licensed
Roadmap
- Public Key Pinning