Debian/Ubuntu

Down­load the lat­est deb pack­age from the re­lease sec­tion or In­stall from the MPR

git clone https://mpr.makedeb.org/tachidesk-server.git
cd tachidesk-server
makedeb -si

Ubuntu

sudo add-apt-repository ppa:suwayomi/tachidesk-server
sudo apt update
sudo apt install tachidesk-server

Docker

Check our Of­fi­cial Docker re­lease Tachidesk Container for run­ning Tachidesk Server in a docker con­tainer. Source code for our con­tainer is avail­able at docker-tachidesk. By de­fault the server will be run­ning on http://localhost:4567 open this url in your browser.

In­stall from the com­mand line:

docker pull ghcr.io/suwayomi/tachidesk

Run Con­tainer from the com­mand line:

docker run -p 4567:4567 ghcr.io/suwayomi/tachidesk

https://github.com/Suwayomi/Tachidesk-Server#gnulinux