Shiori
Docker 应用程序 from xthursdayx's Repository
概述
Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket.
Default Login
username: shiori
password: gopher
After starting container for the first time run the command `docker exec -it Shiori shiori migrate` from CLI to set up the database.
要求
>After starting container for the first time run the command `docker exec -it Shiori shiori migrate` from CLI to set up the database.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
PortPorttcp
- 目标
- 8080
- 价值
- 8080
ConfigPathrw
- 目标
- /shiori
- 默认值
- /mnt/cacte/appdata/shirori/
- 价值
- /mnt/cache/appdata/shirori/
SHIORI_DBMSVariable
Shiori uses an SQLite3 database by default. If you prefer, you can use MySQL or PostgreSQL instead by adding mysql or postgresql here.
SHIORI_MYSQL_USERVariable
Optional: MySQL user
SHIORI_MYSQL_PASSVariable
Optional: Password for mysql user
SHIORI_MYSQL_NAMEVariable
Optional: Name of database to use
- 默认值
- shiori
SHIORI_MYSQL_ADDRESSVariable
Optional: Database address in the form tcp(x.x.x.x:3306)
SHIORI_PG_USERVariable
Optional: Name of PostgreSQL user
SHIORI_PG_PASSVariable
Optional: Password for PostgreSQL user
SHIORI_PG_NAMEVariable
Optional: Name of PostgreSQL database to use
SHIORI_PG_HOSTVariable
Optional: Address of PostgreSQL server
SHIORI_PG_PORTVariable
Optional: Port number used by PostgreSQL server
详细信息
在Unraid 上运行 Shiori 。
Shiori 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。