Tachidesk-Docker

Tachidesk-Docker

Docker app from C3004's Repository

Overview

The official Tachidesk Docker-Container. Unless specified otherwise everything gets saved in the appdata folder. If you get an error on startup, check the support link for more info and fixes. Read the Readme's first. Tachidesk: https://github.com/Suwayomi/Tachidesk-Server Tachidesk-Docker: https://github.com/suwayomi/docker-tachidesk (Excert from official Tachidesk Readme. Acessed 05.11.2021 (https://github.com/Suwayomi/Tachidesk-Server)) A free and open source manga reader server that runs extensions built for Tachiyomi. Tachidesk is an independent Tachiyomi compatible software and is not a Fork of Tachiyomi. Tachidesk is a general term used to describe the combination of Tachidesk-Server(this project) and one of our clients. Think of it roughly like the concept of "distribution" in GNU/Linux distributions, in which Linux(Tachidesk-Server) is the kernel and the difference is which desktop environment(Tachidesk client) you get with it. Tachidesk-Server is as multi-platform as you can get. Any platform that runs java and/or has a modern browser can run it. This includes Windows, Linux, macOS, chrome OS, etc. Follow Downloading and Running the app for installation instructions. Ability to sync with Tachiyomi is a planned feature. (Excert from official Tachidesk-Docker Readme. Accessed 06.05.2023 (https://github.com/suwayomi/docker-tachidesk)) Run Tachidesk-Server inside docker container as non-root user. The server will be running on http://localhost:4567 open this url in your browser. Docker Releases - https://github.com/suwayomi/docker-tachidesk/pkgs/container/tachidesk Dockerfile - https://github.com/suwayomi/docker-tachidesk Tachidesk data location - /home/suwayomi/.local/share/Tachidesk Docker images are mutli-arch (linux/amd64, linux/arm/v7, linux/arm64, linux/ppc64le, linux/s390x) and has small size based on Ubuntu linux. Legacy alpine images using the -alpine suffix are provided for as-needed use-cases, such as: Support for linux platforms linux/386 and linux/arm/v6 Those that need a smaller image size Log file location - /home/suwayomi/.local/share/Tachidesk/logfile.log

Runtime arguments

Web UI
http://[IP]:[PORT:4567]
Network
bridge
Shell
sh
Privileged
false
Extra Params
-u 99:100

Template configuration

Port for WebUIPorttcp

Port to connect to WebUI. Standard 4567.

Target
4567
Default
4567
Value
4567
AppdataPathrw

Tachidesk stores its files here.

Target
/home/suwayomi/.local/share/Tachidesk
Default
/mnt/user/appdata/Tachidesk-Docker
Value
/mnt/user/appdata/Tachidesk-Docker
LibraryPathrw

(Optional) Path to where your Downloads should be stored. Default is in Appdata folder.

Target
/home/suwayomi/.local/share/Tachidesk/downloads
Local-LibraryPathrw

(Optional) You can add your local Library here. Should work like standard Tachiyomi. (https://tachiyomi.org/help/guides/local-manga/)

Target
/home/suwayomi/.local/share/Tachidesk/local
Temp FolderPathrw

(Optional) Consider mounting the temp folder if you're planning bigger downloads. If not the docker will inflate your docker.img

Target
/tmp/Tachidesk
TimezoneVariable

Change the default UTC timezone. Use TZ database name from Timezone list.(https://en.wikipedia.org/wiki/List_of_tz_database_time_zones)

Target
TZ
Default
Europe/London
Value
Europe/London
DEBUGVariable

If extra logging is enabled. Useful for development and troubleshooting. (true/false)

Default
false
Value
false
BASIC_AUTH_ENABLEDVariable

Whether Suwayomi requires HTTP Basic Auth to get in.

Default
false
Value
false
BASIC_AUTH_PASSWORDVariable

The password to log in to Suwayomi.

BASIC_AUTH_USERNAMEVariable

The username to log in to Suwayomi

SOCKS_PROXY_ENABLEDVariable

Whether Suwayomi will connect through a SOCKS5 proxy

Default
false
Value
false
SOCKS_PROXY_HOSTVariable

The TCP host of the SOCKS5 proxy

SOCKS_PROXY_PORTVariable

The port of the SOCKS5 proxy

FLARESOLVERR_ENABLEDVariable

Whether FlareSolverr is enabled and available to use

Default
false
Value
false
FLARESOLVERR_URLVariable

The URL of the FlareSolverr instance

Default
http://localhost:8191
Value
http://localhost:8191

Download Statistics

62
Total Downloads

Details

Repository
ghcr.io/suwayomi/tachidesk:preview
Last Updated2021-06-05
First Seen2024-03-23

Run Tachidesk-Docker on Unraid.

Tachidesk-Docker is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.