Skip to content

Conversation

@Mr-Sunglasses
Copy link
Member

App Submission

App name (required)

cryptgeon

256x256 SVG icon (required)

Github (1)

Gallery images (required)

Screenshot 2025-11-10 at 1 10 49 PM Screenshot 2025-11-10 at 1 11 03 PM Screenshot 2025-11-10 at 1 11 22 PM

I have tested my app on (check at least one):

  • umbrelOS on a Raspberry Pi
  • umbrelOS on an Umbrel Home
  • umbrelOS on Linux VM

@github-actions
Copy link

⚠️   Linting finished with 1 warning   ⚠️

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
ℹ️ cryptgeon/docker-compose.yml Potentially using unsafe user in service "redis":
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.
ℹ️ cryptgeon/docker-compose.yml Potentially using unsafe user in service "web":
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.
⚠️ cryptgeon/umbrel-app.yml "icon" and "gallery" needs to be empty for new app submissions:
The "icon" and "gallery" fields must be empty for new app submissions as it is being created by the Umbrel team.

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.

Copy link
Collaborator

@al-lac al-lac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Mr-Sunglasses,

thanks for this nice submission! 💪 🕊️

Also found a nice icon for it:
cryptgeon

Sadly the app only seems to work if it is served via HTTPS, so we probably need to wait until Umbrel supports it: https://github.com/cupcakearmy/cryptgeon/blob/main/README.md#deployment

Comment on lines +13 to +14
- /data
web:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add newline for better readability.

Suggested change
- /data
web:
- /data
web:

@al-lac al-lac added the pending umbrelOS feature Waiting for new umbrelOS feature label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending umbrelOS feature Waiting for new umbrelOS feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants