Skip to content

Releases: os2display/os2display-docker-server

v1.1.1

20 Aug 09:12
Compare
Choose a tag to compare
  • Assume install by user where UID and GID is1042. The README contains further details.
  • Install the vimeo-template as default
  • Add the screen layout two-boxes-vertical-reversed as default
  • Extend wait for db, so that install will work on slow hardware/VM
  • A new env var APP_KEY_VAULT_JSON has been added

v1.1.0

24 Jun 07:22
Compare
Choose a tag to compare
  • BUGFIX: Fix value of COMPOSE_SCREEN_CLIENT_PATH. Default was set to "/screen". Should be "/client".
  • Bump os2display version from 2.4.0 to 2.5.1
  • Improved task menu
  • Env var changes now take effect if you do "task down" and then "task up".

v1.0.0

08 Apr 13:10
Compare
Choose a tag to compare
  • Introduced a Docker-based deployment tool for hosting the OS2display application.
  • Provided pre-configured files and task automation for simplifying deployment and management.
  • Added support for secure mode (HTTPS on port 443) with domain name and SSL certificate requirements.
  • Included a Taskfile.yml with tasks for installation, tenant/user management, template loading, and maintenance.
  • Documented prerequisites and setup instructions for Docker, Docker Compose, and Taskfile CLI.