ohhh man I was looking for a mobile client for a very long time, THANK YOU!
- Posts
- 4
- Comments
- 40
- Joined
- 2 mo. ago
- Posts
- 4
- Comments
- 40
- Joined
- 2 mo. ago
Selfhosted @lemmy.world Ideon: I'm building a self-hosted project cockpit on an infinite canvas (v0.5 update)
Selfhosted @lemmy.world Ideon v0.3: Sharing Links, Folders, Image Export, and Expanded Git Support
Selfhosted @lemmy.world Me, My Projects, and a Tiny Canvas to Keep Them Together
Selfhosted @lemmy.world test


There is already a non-piped docker-compose setup. The installer just downloads the compose file and env.example, and you can also get them manually from GitHub.
You don’t need to set APP_PORT. If it’s unset, the app falls back to the PORT var provided by Portainer. Just make sure APP_URL exactly matches the root path you’re using behind Nginx.
I know from a friend his deployment running fine on Portainer, so it should work with a standard setup.