umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

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 4, Pi 5, any Ubuntu/Debian system, or a VPS.

Results 414 umbrel issues
Sort by recently updated
recently updated
newest added
trafficstars

Major problems: 1. (**RETRACTED as it's not really that bad. Only bad when compared to https etc.**) Grafana is slow on tor. Extremely slow... 2. (**SOLVED by removing ports section...

app submission

Note: - HTTP port 2342 will be exposed directly. Production environments should use an HTTPS proxy like Traefik in front of PhotoPrism. Since it makes sense to set up a...

Replacing Telegram group link with Community forum

Currently, previous environment overwrites new user configuration. https://github.com/getumbrel/umbrel/blob/a423d96e4596b47dc8f5584c6620597a3026bf19/scripts/configure#L100-L102 This can be a problem, as after the first run it is not possible to change user variables like `NGINX_PORT`. This PR...

While reading through SECURITY.md, I found myself asking this the whole time... so it feels like it should be a bit more prominent. Perhaps that's just me, though -- feel...

Adding timestamp to debug script.

### Description This PR adds a `--all` flag to the `scripts/stop` script which looks for the background scripts that currently get kicked off in Umbrel and kills them with a...

The version of Specter Desktop in umbrel is quite old. But how do you build the docker container? I see no Dockerfile in https://github.com/getumbrel/umbrel/tree/master/apps/specter-desktop There is only the https://github.com/getumbrel/umbrel/blob/master/apps/README.md Can...

Adding check if drive has enough space

I'm trything to view address using this url: http://192.168.0.178:3006/pl/address/16HF6L6nn4DJf1Qg4BXgF99di38PcAtByr The result is: ``` Error loading address data. ( 504 Gateway Time-out 504 Gateway Time-out nginx ) ``` Heres my troubleshoot...