Shiori
Application Docker from xthursdayx's Repository
Vue d'ensemble
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.
Exigences
>After starting container for the first time run the command `docker exec -it Shiori shiori migrate` from CLI to set up the database.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8080]/- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
PortPorttcp
- Cible
- 8080
- Valeur
- 8080
ConfigPathrw
- Cible
- /shiori
- Défaut
- /mnt/cacte/appdata/shirori/
- Valeur
- /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
- Défaut
- 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
Catégories
Détails
Référentiel
ghcr.io/go-shiori/shioriRegistre
Dernière mise à jour2026-06-02
Première vue2023-01-19
Exécutez Shiori sur Unraid.
Shiori est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.