umbrel-apps icon indicating copy to clipboard operation
umbrel-apps copied to clipboard

Update btcpay-server to version 2.0.8

Open al-lac opened this issue 9 months ago • 1 comments

Tested on Umbrel Home, maybe you can also take a look @nmfretz @sharknoon.

al-lac avatar Apr 01 '25 14:04 al-lac

🎉   Linting finished with no errors or warnings   🎉

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

Please review the linting results below and make any necessary changes to your submission.

Linting Results

Severity File Description
ℹ️ btcpay-server/docker-compose.yml Potentially using unsafe user in service "postgres":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.

Legend

Symbol Description
Error: This must be resolved before this PR can be merged.
⚠️ Warning: This is highly encouraged to be resolved, but is not strictly mandatory.
ℹ️ Info: This is just for your information.

github-actions[bot] avatar Apr 01 '25 14:04 github-actions[bot]

I have installed the live version of btcpay-server, set it up and then updated to app to this new version (2.0.8). It has kept the data and it works fine for me. But I haven't intensively tested the app because I am not that familiar with crypto payment providers.

sharknoon avatar Apr 02 '25 19:04 sharknoon

Reviewed and tested. Working great @al-lac, we're good to go live.

nmfretz avatar Apr 04 '25 00:04 nmfretz