Skip to content

Releases: eustasy/Bubbly

Conspire

18 Jun 20:59
Compare
Choose a tag to compare
  • BUGFIX: Default to the correct PHP7 socket.
  • IMPROVEMENT: Re-organise the configuration, and label all options and defaults.
  • IMPROVEMENT: De-duplicate configuration.

Secondary

28 May 00:40
Compare
Choose a tag to compare
  • BUGFIX: Moved to HTTP/2 as default now Nginx 1.10 is out.
  • IMPROVEMENT: Made HTTP/2 optional in secondary config.

Certbot

23 May 22:33
Compare
Choose a tag to compare
  • 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

09 Mar 16:25
Compare
Choose a tag to compare
  • 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

07 Feb 02:04
Compare
Choose a tag to compare
  • BUGFIX: Fixed issue with too many parameters. You can now never have too many parameters, thanks to @alx!
  • FEATURE: Added secure HTTPS Redirection.
  • IMPROVEMENT: Added further verification instructions for transferring new sites.

Singular

05 Jan 21:53
Compare
Choose a tag to compare
  • IMPROVEMENT: Options moved into one configuration file.
  • IMPROVEMENT: Tidied references.

Stable

30 Dec 18:02
Compare
Choose a tag to compare

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.0
  • nginx.verify-and-redirect.conf to enable the renew-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