Upgrade Umami analytics #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Releases: https://github.com/umami-software/umami/releases
My instance: https://toodle.ddns.net/umami-analytics/
In order to be able to use the application behind the reverse proxy, it was necessary to rebuild the docker image from the source code in order to add the variable
BASE_PATH=/umami-analytics
to it at build time.This makes the application to be hosted at the base path
/umami-analytics
.Umami is upgraded to v1.39.5 (https://github.com/umami-software/umami/releases/tag/v1.39.5)