Gokapi
Lightweight self-hosted Firefox Send alternative
Alternative to: firefox send, wetransfer, dropbox transfer
About
Versions (38)
v1.8.4
2024-05-29Changelog
- Gokapi runs as root in Docker container by default (this was changed in 1.8.3). To run it as unprivileged user, set environment variable
DOCKER_NONROOTto true. - Removed logging of errors when a user unexpectedly closed download or upload connection
Upgrading
- You might need to change permissions on the docker volumes, if you want the content to be readable by the host user. (Only applicable if you were running 1.8.3 before)
- Important: If you have used the old Keycloak example for configuration, please make sure that it is configure properly, as with the old example unauthorised access might have been possible! Documentation: Creating scopes for groups
If you are running a version <1.8.0, please see the 1.8.0 changelog for upgrading and breaking changes
Full Changelog: https://github.com/Forceu/Gokapi/compare/v1.8.3…v1.8.4