-
Notifications
You must be signed in to change notification settings - Fork 420
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: cobalt #2174
base: master
Are you sure you want to change the base?
App Submission: cobalt #2174
Conversation
App Submission: LinkStack - Self-hosted open-source Linktree alternative
|
Severity | File | Description |
---|---|---|
ℹ️ | cobalt/docker-compose.yml |
External port mapping "0.0.0.0:9000:9000": 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.). |
cobalt/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. |
Hey @nmfretz Just for your information: The developers of Cobalt didn't provide a Docker image with UI support, so I built one myself. The app is truly amazing, and I’d love to see this PR merged. 🚀 Port mapping to 9000 is needed. External access is required to this port because it is not proxied by the app_proxy. Thanks for reviewing! |
App Submission
cobalt
...
Icon
...
Gallery images
...
I have tested my app on: