Tachidesk-Docker

Tachidesk-Docker

Docker 应用程序 from C3004's Repository

概述

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

运行时参数

网络用户界面
http://[IP]:[PORT:4567]
网络
bridge
外壳
sh
特权
false
额外参数
-u 99:100

模板配置

Port for WebUIPorttcp

Port to connect to WebUI. Standard 4567.

目标
4567
默认值
4567
价值
4567
AppdataPathrw

Tachidesk stores its files here.

目标
/home/suwayomi/.local/share/Tachidesk
默认值
/mnt/user/appdata/Tachidesk-Docker
价值
/mnt/user/appdata/Tachidesk-Docker
LibraryPathrw

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

目标
/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/)

目标
/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

目标
/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)

目标
TZ
默认值
Europe/London
价值
Europe/London
DEBUGVariable

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

默认值
false
价值
false
BASIC_AUTH_ENABLEDVariable

Whether Suwayomi requires HTTP Basic Auth to get in.

默认值
false
价值
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

默认值
false
价值
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

默认值
false
价值
false
FLARESOLVERR_URLVariable

The URL of the FlareSolverr instance

默认值
http://localhost:8191
价值
http://localhost:8191

下载统计数据

62
下载总数

详细信息

存储库
ghcr.io/suwayomi/tachidesk:preview
最后更新2021-06-05
初见2024-03-23

在Unraid 上运行 Tachidesk-Docker 。

Tachidesk-Docker 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。