-
Notifications
You must be signed in to change notification settings - Fork 397
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: Super Productivity #1812
base: master
Are you sure you want to change the base?
Conversation
App Submission: LinkStack - Self-hosted open-source Linktree alternative
I unfortunately noticed too late that the Docker image It's a shame, the app is really great. |
FYI: I have opened an issue on the developer site: |
The PR for the multi-arch image has been created and is ready - just waiting for it to be merged now. |
Nice! Awesome work reaching out on their GitHub @dennysubke and coordinating 👑. Ping me when it's ready to go. |
|
Severity | File | Description |
---|---|---|
ℹ️ | super-productivity/docker-compose.yml |
Mounted file/directory "/super-productivity/webdav/webdav.yaml" doesn't exist: The volume "${APP_DATA_DIR}/webdav/webdav.yaml:/config.yml:ro" tries to mount the file/directory "/super-productivity/webdav/webdav.yaml", but it is not present. This can lead to permission errors! |
ℹ️ | super-productivity/docker-compose.yml |
External port mapping "8021:80": Port mappings may be unnecessary for the app to function correctly. Docker's internal DNS resolves container names to IP addresses within the same network. External access to the web interface is handled by the app_proxy container. Port mappings are only needed if external access is required to a port not proxied by the app_proxy, or if an app needs to expose multiple ports for its functionality (e.g., DHCP, DNS, P2P, etc.). |
ℹ️ | super-productivity/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. |
ℹ️ | super-productivity/docker-compose.yml |
Potentially using unsafe user in service "webdav": 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. |
super-productivity/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. |
Ping! 🎉 |
App Submission
Super Productivity
...
Icon
...
Gallery images
...
I have tested my app on: