HomeBox

Apps / System

Core Infrastructure

The foundation of your server

A reverse proxy that routes a domain to the right app and gets free SSL certificates for it, plus a container manager for when you need to look under the hood. Every other module assumes these are here.

CategorySystem
Memory~350MB
Modulecore

Installing it

Open the dashboard, find it in the App Store and press Install. Or from a terminal on the box:

sudo homebox install core

Where to open it

ServicePortFirst login
Proxy Manager
Reverse proxy, domains and SSL certificates
:81The proxy admin account, seeded at first boot. Change the password inside Nginx Proxy Manager afterwards if you like — HomeBox does not need it again.
Portainer
Full Docker management UI
:9000Portainer's admin account, seeded from .env at first start.

Open it at your box's address with that port — the dashboard links to it directly once it is running.

Good to know