github Nico640/docker-unms 1.4.2

latest releases: 2.4.93, 2.3.57.1, 2.3.57...
2 years ago

Changelog:

  • UISP updated to 1.4.2
  • Base image updated to Alpine Linux 3.13 and Node.js 16.13.1
  • PostgreSQL updated to 13.5
  • PHP updated to 7.4.26
  • Replaced nginx with OpenResty 1.19.9.1
  • Removed Redis
  • Added PUID and PGID environment variables

Notes:

  • Please be patient if you are updating from an older version, the migration from PostgreSQL 9.6 to 13.5 might take a while.
  • The default UID / GID for the user owning the /config directory has been changed to 911. If you want to keep the old behavior, use the PUID / PGID environment variables.
  • If you updated to this version and UISP is up and running, you may delete these files and folders from the mapped /config directory, as they are only used as a backup in case the migration fails:
    • postgres_9.6
    • postgres_ascii
    • unms_utf8.sql

Don't miss a new docker-unms release

NewReleases is sending notifications on new releases.