Skip to content

App Submission: Habitica #2849

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

Conversation

dennysubke
Copy link
Contributor

App Submission

Habitica

...

Icon

logo

...

Gallery images

1

2

3

4

5

6

I have tested my app on:

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

@dennysubke
Copy link
Contributor Author

dennysubke commented May 25, 2025

⚠️ Just a quick note: using user: 1000:1000 doesn't work in this case. The container fails to start with that setting.

I hope the app can still be considered for inclusion. 🙏

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 @dennysubke!

Thanks for another magical submission! 🧙

Really cool app to gamify boring tasks!

Tested the app on my umbrel dev instance and everything worked fine.

Only added a small change to use the full service name for connecting to the database.

@al-lac al-lac added the awaiting changes Waiting for contributor to make requested changes label May 27, 2025
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
ℹ️ habitica/docker-compose.yml Potentially using unsafe user in service "server":
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.
ℹ️ habitica/docker-compose.yml Potentially using unsafe user in service "mongo":
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.
⚠️ habitica/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.

@dennysubke
Copy link
Contributor Author

Awesome, @al-lac, thanks for testing it and for the kind words! I have changed the line accordingly.

Always happy to contribute some magic to Umbrel. 🪄

@al-lac al-lac added awaiting gallery assets Umbrel team to make gallery assets and removed awaiting changes Waiting for contributor to make requested changes labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting gallery assets Umbrel team to make gallery assets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants