Self Hosting on Linux/MacOS
Prerequisites
docker
, docker compose
, bun
, wget
, and xz-utils
(or equivalent for your specific OS) packages are required for this installation.
How to Install
On a Linux or MacOS machine, open a terminal and run:
curl https://datasquirel.com/api/media/install | bash
That's it! You're all set to go.
Preferred Operating Systems
Preferred operating systems are:
- Debian
- Ubuntu
- Fedora
How to Update
To update just rerun the install script and follow the prompts.