We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3b148 commit 630cf8aCopy full SHA for 630cf8a
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Changelog
2
+
3
+## v1.0.0 - Initial Release
4
5
+- Introduced a Docker-based deployment tool for hosting the OS2display application.
6
+- Provided pre-configured files and task automation for simplifying deployment and management.
7
+- Added support for secure mode (HTTPS on port 443) with domain name and SSL certificate requirements.
8
+- Included a `Taskfile.yml` with tasks for installation, tenant/user management, template loading, and maintenance.
9
+- Documented prerequisites and setup instructions for Docker, Docker Compose, and Taskfile CLI.
0 commit comments