There was an error while loading. Please reload this page.
Welcome brave soul to the Selfhosting guide!
Debian (bookworm)/Ubuntu (22.04 or later)
sudo apt-get install git nodejs python
Alpine
doas apk add git nodejs python
Arch/Manjaro
sudo pacman -S git nodejs python
Clone the repo with git
cd ~ git clone --recurse-submodules https://github.com/Spesships/Multitool cd Multitool
The script has a built in fetcher so don't worry about running git pull every time theres a new update.
git pull
python RUN_THIS.py
export NODE_ENV=production
Configuring Multitool is long, if you want an indepth guide, check out the Configuration guide
Copy .env.example to .env and change the values respectively.
.env.example
.env
index.js
Simply:
node index.js