[New App] Umbrel HTTPSizer

Hello All,

It has been discussed before, Umbrel currently runs on http, and there are many valid reasons to have it run https even on local networks.

I have created an app called “Umbrel HTTPSizer”. This app allows you to secure your umbrel in you local network using a self-signed HTTPS Certificates.

This app can be installed from my Community App store

After Installation, a “First Run” page will be displayed with instructions on what to do next. It also has instructions on how to trust the generated root CA certificate so that you will not get errors on your browser.

How it works ?

  1. After installation, the app generates self-signed certificates on your device.
  2. It then modifies Umbrel’s certain core files, and uses modified docker images for the app-proxy and app-auth services, which allows them to listen for HTTPS requests.
  3. It also creates backup of the original files, just in case…!!!

I have tested this on Umbrel v1.2.2.

Source for app

1 Like