Skip to content
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

App Submission: Formicaio #1565

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bochaco
Copy link

@bochaco bochaco commented Oct 1, 2024

App Submission

App name

Formicaio

256x256 SVG icon

https://svgshare.com/i/1B0F.svg
Formicaio icon

Gallery images

  • Nodes list screen - 1.png
  • Add node popup - 2.png
  • Node info - 3.png

I have tested my app on:

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

@bochaco bochaco force-pushed the app-submission-formicaio branch 4 times, most recently from bc63c68 to 847e541 Compare October 2, 2024 23:09
@nmfretz
Copy link
Contributor

nmfretz commented Oct 3, 2024

Thanks for submitting Formicaio @bochaco!

We've got our heads down on some other aspects of the codebase, but we have this on our radar and will get to it soon.

Copy link

github-actions bot commented Oct 5, 2024

⚠️   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
ℹ️ formicaio/docker-compose.yml Mounted file/directory "/formicaio/data/docker" doesn't exist:
The volume "${APP_DATA_DIR}/data/docker:/data" tries to mount the file/directory "/formicaio/data/docker", but it is not present. This can lead to permission errors!
ℹ️ formicaio/docker-compose.yml Mounted file/directory "/formicaio/data/formicaio" doesn't exist:
The volume "${APP_DATA_DIR}/data/formicaio:/data" tries to mount the file/directory "/formicaio/data/formicaio", but it is not present. This can lead to permission errors!
ℹ️ formicaio/docker-compose.yml Mounted file/directory "/formicaio/data/docker" doesn't exist:
The volume "${APP_DATA_DIR}/data/docker:/var/run" tries to mount the file/directory "/formicaio/data/docker", but it is not present. This can lead to permission errors!
ℹ️ formicaio/docker-compose.yml Potentially using unsafe user in service "docker":
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.
ℹ️ formicaio/docker-compose.yml Potentially using unsafe user in service "formicaio":
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.
ℹ️ formicaio/docker-compose.yml Service "docker" uses host network mode:
The host network mode can lead to security vulnerabilities. If possible please use the default bridge network mode and expose the necessary ports.
⚠️ formicaio/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants