• This repository has been archived on 23/Jun/2023
  • Stars
    star
    132
  • Rank 274,205 (Top 6 %)
  • Language Vue
  • License
    Other
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[Deprecated] Moved to https://github.com/getumbrel/umbrel/tree/master/packages/dashboard. Web-based dashboard to interact with your Umbrel.

Umbrel Dashboard

Version Docker Build Docker Pulls Community Chat Developer Chat

Twitter Reddit

☂️ dashboard

Dashboard is the web-based user interface of Umbrel OS and is accessible at http://umbrel.local. It runs by-default as a containerized service.

🚀 Getting started

If you are looking to run Umbrel on your hardware, you do not need to run this service on it's own. Just download Umbrel OS and you're good to go.

🛠 Running dashboard

Make sure umbrel-manager is running and available. Alternatively, if you have an Umbrel running already and you only want to make changes to the dashboard, you can connect to it directly without running umbrel-manager.

Step 1. Install dependencies

yarn

Step 2. Set environment variables

The following environment variables are set in .env file of the project's root:

Variable Description Default
VUE_APP_MANAGER_API_URL URL of umbrel-manager API http://localhost:3006

If you want to change the local development environment (e.g. to use your local Umbrel instance), create the .env.development with the following content:

VUE_APP_MANAGER_API_URL=http://umbrel.local/manager-api

Step 3. Run dashboard

yarn serve

Dashboard should now be accessible at http://localhost:8080.

If your local dashboard can't get past loading in the web browser, you will need to install a CORS unblocking extension in your browser to make it work. For example, here's one for Chrome.

Building dashboard

To build dashboard for production, run:

yarn build

Built code will be inside /dist.


⚡️ Don't be too reckless

Umbrel is still in an early stage and things are expected to break every now and then. We DO NOT recommend running it on the mainnet with real money just yet, unless you want to be really #reckless.

❤️ Contributing

We welcome and appreciate new contributions!

If you're a developer looking to help but not sure where to begin, check out these issues that have specifically been marked as being friendly to new contributors.

If you're looking for a bigger challenge, before opening a pull request please create an issue or join our community chat to get feedback, discuss the best way to tackle the challenge, and to ensure that there's no duplication of work.

📜 License

Umbrel (and Umbrel Dashboard) is licensed under the PolyForm Noncommercial 1.0.0 license. TL;DR — You're free to use, fork, modify, and redestribute Umbrel for personal and nonprofit use under the same license. If you're interested to use Umbrel for commercial purposes, such as selling plug-and-play home servers with Umbrel, etc — please reach out to us at [email protected].

License

getumbrel.com

More Repositories

1

llama-gpt

A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
TypeScript
10,765
star
2

umbrel

A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
TypeScript
7,313
star
3

umbrel-os

umbrelOS for Raspberry Pi 4 (only). Covert your Raspberry Pi into a home server in one click. For other hardware, checkout https://github.com/getumbrel/umbrel
Shell
589
star
4

umbrel-apps

The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme
HTML
519
star
5

umbrel-community-app-store

Template repository for a creating your own Community App Store for Umbrel. Click "Use this template" and add your apps!
62
star
6

umbrel-bitcoin

The official Bitcoin Node app for Umbrel, powered by Bitcoin Core.
Vue
37
star
7

umbrel-nostr-relay

The official Nostr Relay app for Umbrel. Run your private relay to backup all your activity on Nostr.
JavaScript
36
star
8

umbrel-middleware

RESTful Bitcoin and Lightning API for Umbrel
JavaScript
21
star
9

umbrel-dev

Automatically initialize and manage an Umbrel development environment
20
star
10

umbrel-website

Source code of getumbrel.com
HTML
20
star
11

docker-electrs

A Docker container for electrs
Dockerfile
19
star
12

umbrel-lightning

The official Lightning Node app for Umbrel, powered by LND.
Vue
16
star
13

umbrel-manager

[Deprecated] Moved to https://github.com/getumbrel/umbrel/tree/master/packages/manager. Low-level system API for Umbrel.
JavaScript
16
star
14

umbrel-apps-gallery

The gallery images for apps in the Umbrel App Store exist here
HTML
13
star
15

docker-snowflake

Tor Snowflake Proxy
Dockerfile
6
star
16

umbrel-electrs

The official Electrs app for Umbrel.
JavaScript
5
star
17

umbrel-core-lightning

The official Core Lightning app for Umbrel
JavaScript
5
star
18

docker-btc-rpc-explorer

Dockerfile
5
star
19

docker-nostr-rs-relay

Dockerfile
4
star
20

dosh

Shell
4
star
21

umbrel-samourai-dojo

JavaScript
1
star