Skip to content

UniqueName992/Uniques-Umbrel-App-Store

Repository files navigation

Unique's Umbrel Community App Store

This repository is a community store for Umbrel.

This app store has two additional features over standard umbrel apps:

Persistent Storage

Find the configuration data for the apps under umbrel/data/storage/unique-store//data. Re-install the app and this data will persist.

Tweakable settings

Tweak the docker-compose settings on the fly! Find a compose-mod/yml file for each app at umbrel/data/storage/unique-store/app/compose-mod.yml Modify this file and re-install to change environments variables/volumes etc. to suit your needs. Delete the file and re-install the app at any time to revert to default.

Apps

Modified Apps

  • Code-Server Modified to now expose the umbrel directory. Use this as a web editor to modify improtant configuration files, for example, home-assistant.yml

Quick Start

To add this repository through the Umbrel user interface follow the following demo:

umbrel-0.5.2.mp4

Use https://github.com/UniqueName992/Uniques-Umbrel-App-Store for the store address.

Apps can then be installed by browsing to the community app store and clicking open next to this one.

Alternatively, you can use the Umbrel CLI as described below.

To add this app store:

sudo ~/umbrel/scripts/repo add https://github.com/UniqueName992/Uniques-Umbrel-App-Store

sudo ~/umbrel/scripts/repo update

To install an app from the app store

sudo ~/umbrel/scripts/app install unique-portainerce

To remove this app store:

sudo ~/umbrel/scripts/repo remove https://github.com/UniqueName992/Uniques-Umbrel-App-Store

About

A personal umbrel store for additional apps on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages