Git Product home page Git Product logo

umbrel-community-app-store's Introduction

Umbrel Community App Store Template

This repository is a template to create an Umbrel Community App Store. These additional app stores allow developers to distribute applications without submitting to the Official Umbrel App Store.

How to use:

  1. Start by clicking the "Use this template" button located above.
  2. Assign an ID and name to your app store within the umbrel-app-store.yml file. This file specifies two important attributes:
    • id - Acts as a unique prefix for every app within your Community App Store. You must start your application's ID with your app store's ID. For instance, in this template, the app store ID is sparkles, and there's an app named hello world. Consequently, the app's ID should be: sparkles-hello-world.
    • name - This is the name of the Community App Store displayed in the umbrelOS UI.
  3. Change the name of the sparkles-hello-world folder to match your app's ID. The app ID is for you to decide. For example, if your app store ID is whistles, and your app is named My Video Downloader, you could set its app ID to whistles-my-video-downloader, and rename the folder accordingly.
  4. Next, enter your app's listing details in the whistles-my-video-downloader/umbrel-app.yml. These are displayed in the umbrelOS UI.
  5. Include the necessary Docker services in whistles-my-video-downloader/docker-compose.yml.
  6. That's it! Your Community App Store, featuring your unique app, is now set up and ready to go. To use your Community App Store, you can add its GitHub url the umbrelOS user interface as shown in the following demo:
umbrel-0.5.2.mp4

umbrel-community-app-store's People

Contributors

mayankchhabra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

umbrel-community-app-store's Issues

Umbrel doesn't display updates for apps on community app stores

Hello, after setting up my own repo, I've noticed that Umbrel doesn't allow me to update my installed apps through the web UI even though it shows the updated version number on each app's store page.

The only way to update these apps at the moment is to run the app install command.

Is there any way to get Umbrel to show these updates on the UI like it does for normal apps?

App won't start up

I made my own hello world app and once it's installed it won't get past the "starting" phase. I checked the logs and see this:

FhQx31oaYAEXLNc

I don't understand Docker fully, but I'm thinking it's related to the APP_HOST variable in docker-compose.yml... but I followed the format of the comment in the example app and I've tried 0.0.0.0 and 127.0.0.1... I can't find any documentation to help me through this. Does my app need to do anything in order to initialize?

Application update

I updated the version of an application on my repository and this update is not offered on my umbrel.

Is it implemented?

I just changed the minor version (1.0.0 -> 1.0.1), I can see version 1.0.1 in my store but unless I uninstall and reinstall the application, I don't see how to update it on my umbrel

Change deafault icon Hello World

Hello.

how can I change my app icon? the default hello world always works, but when I change the file to the hmtl address from my location, it doesn't work. I tried in different ways. Is there a way to do this?

New umbrel install, but no apps in appstore

hi everybody,

i just installed umbrel on a rasberry pi using the rasberry pi image.
The umbrel OS seams to work. The appstore is empty. I tried to add the
umbel community store, using the "https://github.com/getumbrel/umbrel-community-app-store" guide.
this error is comming up:

Added: https://github.com/getumbrel/umbrel-community-app-store.git
umbrel@umbrel:~ $ sudo ~/umbrel/scripts/repo update
Processing: https://github.com/getumbrel/umbrel-apps.git
Cloning repo: https://github.com/getumbrel/umbrel-apps.git
Cloning into '/home/umbrel/umbrel/repos/https---github-com-getumbrel-umbrel-apps-git'...
fatal: unable to access 'https://github.com/getumbrel/umbrel-apps.git/': Could not resolve host: github.com

Processing: https://github.com/getumbrel/umbrel-community-app-store.git
Cloning repo: https://github.com/getumbrel/umbrel-community-app-store.git
Cloning into '/home/umbrel/umbrel/repos/https---github-com-getumbrel-umbrel-community-app-store-git'...
fatal: unable to access 'https://github.com/getumbrel/umbrel-community-app-store.git/': Could not resolve host: github.com

Error: Repo (https://github.com/getumbrel/umbrel-community-app-store.git) missing umbrel-app-store.yml

Removed: https://github.com/getumbrel/umbrel-community-app-store.git

The missing umbrel-app-store.yml could be the issue.

I reflashed the SD and reinstalled , but the Apps in the Appstore are not showing

Do you have any suggestions?

How are conflicts resolved?

I'm debating setting up a community app store but I want to host apps that are the same as in the original umbrel app store but with different configurations/modifications.

e.g.

I made a configuration change to the bitcoind app and would upload that to my community app store. How does umbrel resolve the issue that multiple stores are providing apps by the same identifier?

Error installing hello world app

I got this error message when I try to install the hello world app:

Installing 'sparkles-hello-world' from: https://github.com/getumbrel/umbrel-community-app-store
Setting up data dir for app sparkles-hello-world...
sending incremental file list
sent 108 bytes  received 12 bytes  240.00 bytes/sec
total size is 1,093  speedup is 9.11
Pulling images for app sparkles-hello-world...
Pulling server     ... done
Pulling app_proxy  ... done
Pulling tor_server ... done
Starting app sparkles-hello-world...
Generating hidden services for sparkles-hello-world...
Starting sparkles-hello-world_app_proxy_1 ... error

ERROR: for sparkles-hello-world_app_proxy_1  Cannot start service app_proxy: network c2fb8bff638004f3b4ac7ed3a6738c5c61b2b75884005d268d5c00e94ed5fe53 not found                                                             
ERROR: for app_proxy  Cannot start service app_proxy: network c2fb8bff638004f3b4ac7ed3a6738c5c61b2b75884005d268d5c00e94ed5fe53 not found                                                                                    ERROR: Encountered errors while bringing up the project.`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.