All notable changes to this project will be documented in this file.
- Compose alias is saved to bash_aliases to survive reboot.
- Reversed non-backwards compatible changes to compose file.
- Rewrote Ubuntu installation sections.
- Attempt to only use EOL versions of compose when everything else fails.
- Fixed reversed variable declarations.
- Changed remove command in dnf from erase to remove.
- Added support for MongoDB v6.x via environment variable toggle.
- Due to licensing changes after version 4 this will be disabled by default.
- Users should evaluate MongoDb's software licensing terms before enabling at their own risk.
- Fixed Arm64 version reference for Open Horizon's OpenBao plugin.
- Updated the default version of the plugin pulled.
- The script will no longer automatically overwrite all of your local files with copies from this repository.
- Bug fixes.
- Update the test-fdo.sh script to use the new FDO Rendezvous server.
- Issue-200: Removed erroneous double-quotes from Exchange's TLS configuration variables.
- Issue-186: Removed erroneous lines from agbot-tmpl.json.
- Removed auth method trust from PostgreSQL containers.
- Added user passwords to PostgreSQL containers.
- Added scram_sha_256 cryptographic hashing to PostgreSQL containers for user passwords.
- Issue: 167: Changes Vault references to OpenBao.
- Issue 156: Updated FDO components to version 1.1.7
- Issue 152: Updated FDO components to version 1.1.6
- Fixed package name typo in Fedora.
- Changed docker-compose download to pull the minimum allowed version.
- Issue 146: Integrated FDO into all-in-1.
- Removed SDO Support.
- Added initial Fedora support.
- Added CHANGELOG.md
- Added MAINTAINERS.md