Docs · Install
Install SteadyPlan
Most people run SteadyPlan on Docker or Unraid, with a host-mounted data directory. This page is a short overview; the repository docs contain the full detail.
Docker (typical)
In Docker, SteadyPlan stores data under /app/data inside the container. You map that to a host path (for example on Unraid: /mnt/user/appdata/steadyplan).
Compatibility note: the container image is still published as ghcr.io/jahumac/shelly-finance:latest until a repo/package rename is done.
docker pull ghcr.io/jahumac/shelly-finance:latest
Unraid
If you use Unraid, map the app’s /app/data volume to your appdata share. For new installs, a common path is /mnt/user/appdata/steadyplan. Existing installs do not need to rename their data directory.
Canonical guides
Next: Backups · Reverse proxy · Privacy