Mayank
5 years ago
No known key found for this signature in database
GPG Key ID: D037D60476CE748C
1 changed files with
29 additions and
0 deletions
-
README.md
|
|
@ -28,6 +28,35 @@ If you are looking to run Umbrel on your hardware, you do not need to use this f |
|
|
|
- [`umbrel-manager`](https://github.com/getumbrel/umbrel-manager) |
|
|
|
- [`umbrel-middleware`](https://github.com/getumbrel/umbrel-middleware) |
|
|
|
|
|
|
|
**Architecture** |
|
|
|
|
|
|
|
``` |
|
|
|
+ -------------------- + |
|
|
|
| umbrel-dashboard | |
|
|
|
+ -------------------- + |
|
|
|
| |
|
|
|
| |
|
|
|
+ ------------- + |
|
|
|
| nginx | |
|
|
|
+ ------------- + |
|
|
|
| |
|
|
|
| |
|
|
|
+ - - - - - - - - - - - + - - - - - - - - - - - + |
|
|
|
| | |
|
|
|
| | |
|
|
|
+ ------------------ + + --------------------- + |
|
|
|
| umbrel-manager | < - - - jwt auth - - - | umbrel-middleware | |
|
|
|
+ ------------------ + + --------------------- + |
|
|
|
| |
|
|
|
| |
|
|
|
+ - - - - - - - - + - - - - - - - - + |
|
|
|
| | |
|
|
|
| | |
|
|
|
+ ------------- + + ------------- + |
|
|
|
| bitcoind | < - - - - - - - - | lnd | |
|
|
|
+ ------------- + + ------------- + |
|
|
|
``` |
|
|
|
|
|
|
|
## 🛠 Using Compose |
|
|
|
|
|
|
|
### Requirements |
|
|
|