Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Releases: caktus/fabulaws

v1.0.15

26 Oct 18:34
65051a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.0.15

v1.0.14

26 Oct 18:33
09ccfd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.13...v1.0.14

v1.0.13

12 Oct 12:39
a374992
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.13

v1.0.12

03 Oct 14:36
ba8e969
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

v1.0.11

30 Aug 23:06
cdee420
Compare
Choose a tag to compare

Fixes a really dumb bug.

v1.0.10

30 Aug 20:11
9e7019b
Compare
Choose a tag to compare

What's Changed

  • Adds the ability to set password_encryption in the postgresql_settings section of the fabulaws_config.yml.

Full Changelog: v1.0.9...v1.0.10

v1.0.9

15 Aug 14:54
8877225
Compare
Choose a tag to compare
  • Adds the ability to deploy Ubuntu 20.04 stacks.
  • Updates black to stable.

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.9

v1.0.8

26 Oct 13:09
Compare
Choose a tag to compare
  • Fix bug where users with periods in their usernames were ignored
  • Pass --yes to gpg to auto-confirm removal of private key from key ring during dbrestore process
  • Set autostart=true for celerybeat and celerycam supervisor processes on worker

v1.0.7

27 Aug 19:07
Compare
Choose a tag to compare
  • Fix bug introduced in 1.0.6 with pre/post tasks running on more hosts than intended

v1.0.6

27 Aug 16:53
Compare
Choose a tag to compare
  • Add hooks to fix pre/post commands for bootstrap, reload_production_db, and install_rsyslog
  • Add gunicorn entrypoint script to wait for database connection on launch