Your own sovereign data platform โ auth, storage, backend, and frontend โ on a server you control. Pick a path; both come from one config file.
Pulls prebuilt images and brings up the full stack. Isolated, easy upgrades.
# interactive โ asks a few questions, then installs
curl -fsSL https://get.drumee.com/install | bash
Installs directly on a fresh host via apt โ no Docker. Configures the machine itself.
# run on a fresh, dedicated Debian 12 / Ubuntu host
curl -fsSL https://get.drumee.com/native | sudo bash