Access your Umbrel apps from the Internet using Cloudflare network.
App store URL:
https://github.com/Radiokot/umbrel-app-store.git
Follow one of the guides below to add this store:
Video guide
To add this store to your Umbrel, follow the steps shown in this demo using the store URL from above:
umbrel-0.5.2.mp4
Umbrel CLI guide
You can use the Umbrel CLI as described below:
To add an app store:
sudo ~/umbrel/scripts/repo add https://github.com/Radiokot/umbrel-app-store.git
sudo ~/umbrel/scripts/repo update
To install an app from the app store
sudo ~/umbrel/scripts/app install app-name
To remove an app store:
sudo ~/umbrel/scripts/repo remove https://github.com/Radiokot/umbrel-app-store.git
There are more app stores for your Umbrel maintained by community members.
đź’ŽCheck out the detailed list of stores in smolgrrr's awesome-umbrel repo