Dennys Umbrel App Store ☂️

Added Datetime.

Awesome, @denny! You’re a community diamond. Congrats on the initiative! I’ve tested the Pinchflat, and it works flawlessly

Hey @aleonel!

Thanks a ton! Really happy to hear it’s working great for you. Means a lot! If you’ve got any ideas or feedback, just shout. :rocket:

Added Vito.

Added Keycloak.

Added Homarr.

Added Readeck.

Added SPIS.

Added Stalwart.

Added HortusFox.

This is awesome, Denny! You’re giving Umbrel so much potential, it looks like you’re releasing a new app every day. I had one question, in your ‘In Progress’ section, there used to be an Android Docker app. It’s gone now, was that one not possible?

Thanks for adding Nomie! I am using it via TailScale. It seems to be saving and reading my entries via laptop and my entries via phone separately. One cannot see the other. Do you know how I might have both laptop and phone saving to and reading the same information? EDIT - never mind, I see that I have the settings on both latptop and mobile to be save to local, and that’s why the two are not one. Next comes seeing if I can have two sources sync with couchdb somewhere. Thanks again!

Hey @box2321!

You’re welcome! :blush:

Yes, local storage keeps devices separate. With CouchDB and Tailscale you can sync across devices. Just make sure both use the same DB and are connected.

Hey @antwan!

Thanks so much! :blush: I’m really glad you’re enjoying the apps.

About the “Android Docker app”: yeah, that one turned out to be very tricky. It worked to some extent using waydroid or anbox, but those setups either required privileged containers, host kernel modules, or full systemd support. None of which play nicely with Umbrel’s environment. So I had to remove it from the “In Progress” list for now.

Never say never though. If I ever find a cleaner, more reliable solution, I’ll definitely bring it back. :flexed_biceps:

Added Emby.

Added TimeTagger.

Hi Denny, keep up the good work! Any idea on how to add sling as a plugin of Core Lightning? GitHub - daywalker90/sling: A core lightning plugin to automatically rebalance multiple channels.

Looks like CouchDB can be run in docker https://hub.docker.com/_/couchdb/

… but I don’t see CouchDB currently in your or the official Umbrel app store.

Hey @denny,
Yeah, that doesn’t sound good. I fully understand why you removed it. Indeed, maybe someday it will be possible. Thanks again for all your hard work. :grinning_face_with_smiling_eyes: :clap:

Hey @blockdyor

Sling can basically be used on Umbrel but requires manual installation and configuration as a Core Lightning plugin. There is no user interface; Sling works solely through CLI commands like sling job or sling go.
You can define and start rebalancing jobs via SSH or scripts.

Let me know if you need any help with that. :flexed_biceps: