--- layout: layout.njk ---
{{ site.version }} · early days, no telemetry ever

Your own private corner
of the universe

Self-host the apps you actually rely on — on your own server. One command brings up a whole platform, and your data never leaves your orbit.

~ one command, your whole server
bash <(curl -fsSL {{ site.installUrl }}) init
curl·to·shell, on a privacy tool? read it first → · or clone the repo
explore
What comes online

A whole platform, handled for you

No yak-shaving. LibrePortal wires up the boring, fiddly infrastructure so you can run the good stuff.

One-click apps

Nextcloud, Vaultwarden, Jellyfin, Gitea and dozens more — picked from a menu, deployed clean.

Traefik + auto-SSL

A reverse proxy with automatic Let's Encrypt certificates. HTTPS everywhere, configured for you.

Rootless Docker

Containers run without root and with sane security defaults — CrowdSec on guard out of the box.

A real dashboard

Install, configure, back up and monitor everything from a clean web UI. No SSH archaeology.

Optional VPN routing

Send any app's traffic through gluetun. Keep the things that should be private, private.

No telemetry

Nothing phones home. No accounts required to self-host. The software is yours, entirely.

The constellation

Dozens of apps, one sky

Pulled straight from the repo — {{ apps.length }} apps you can light up from the dashboard, and switch off just as easily.

{%- for c in categories %} {%- endfor %}
{%- for app in apps %} {% include "app-card.njk" %} {%- endfor %}

{{ apps.length }} apps

LibrePortal Connect · optional

We're the courier.
You hold the key.

Reaching your server from your phone and keeping off-site backups are the fiddly bits. Connect handles them — but works like a courier carrying a sealed box.

  • Reach it anywhere. No port-forwarding, no exposing your box to the internet.
  • Encrypted off-site backups. We only ever hold a locked box — you keep the only key.
  • We never run your apps. Your data and keys never leave your machine.
every part is free to self-host, too — you pay only for convenience
The promise

Free software, and it stays that way

In plain language, so you can hold us to it.

100%

Every feature, free to self-host. Forever. No crippled edition.

0

Trackers. No telemetry, no phoning home, no accounts to run it.

Feature paywalls. You never pay to unlock — only for convenience.

What's open stays open. No rug-pulls, ever. AGPLv3.

Read the full Promise →
Ready when you are

Light up your corner
of the universe.

~
bash <(curl -fsSL {{ site.installUrl }}) init