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

App Submission: Ente Auth

Open starfreck opened this issue 9 months ago • 2 comments

App Submission

Ente Auth

ente-auth

This PR is for #1064

Gallery images

https://ente.io/auth/

I have tested my app on:

  • [ ] umbrelOS on a Raspberry Pi
  • [ ] umbrelOS on an Umbrel Home
  • [x] umbrelOS on Linux VM

This PR depends on #2482

starfreck avatar Apr 02 '25 23:04 starfreck

🎉   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
ℹ️ ente-auth/docker-compose.yml Potentially using unsafe user in service "socat":
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 02 '25 23:04 github-actions[bot]

See https://github.com/getumbrel/umbrel-apps/pull/2482 for discussion on delaying.

nmfretz avatar May 08 '25 00:05 nmfretz