All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.3.0 - 2024-12-09
- add Telemetry Aggregator service. (dd64475 by Promise Fru).
v0.2.0 - 2024-12-01
- remove sync socket functionality. (6cd8f21 by Promise Fru).
v0.1.0 - 2024-11-13
- Integrate GlitchTip for error tracking. (1414af1 by Promise Fru).
- add Bridge Server component. (eff599e by Promise Fru).
- the assembler script to always pull from the 'main' branch and checkout the 'main' branch when
NO_VERSION_CHECK
is true. (fab2af4 by Promise Fru).
v0.0.1 - 2024-10-17
- Add option to skip version check. (a5139a5 by Promise Fru).
- Introduce install, uninstall, and update commands. (fed1a4c by Promise Fru).
v0.0.0 - 2024-08-23
- Introduce automated database backups (3352c99 by Promise Fru).
- Configure Nginx for dynamic configuration (ccb1d81 by Promise Fru).
- Removed explicit worker process configuration (416258b by Promise Fru).
- Expose additional ports in proxy (d5a3a25 by Promise Fru).
- Expose additional container ports (824212f by Promise Fru).
- Enhance Nginx security configuration (d6c0145 by Promise Fru).
- Enable quieter deployment and removal scripts (5ff0721 by Promise Fru).
- Migrate to custom Nginx for streamlined proxying (37963bd by Promise Fru).
- Expose service ports in docker-compose (061d5c1 by Promise Fru).
- Add installation script and improve project structure (c48fd89 by Promise Fru).
- Enable project-specific deployment and teardown (1360382 by Promise Fru).
- Enhance certificate copying script with progress reporting (0eb4e16 by Promise Fru).
- Add certs and drop commands to assembler (d6eb4f3 by Promise Fru).
- Isolate Nginx Proxy Manager database (b575c3f by Promise Fru).
- Improve environment variable loading (0d66765 by Promise Fru).
- Introduce environment variable configuration (e64332d by Promise Fru).
- Introduce deployment automation script and structure (1a5def3 by Promise Fru).