Shiori
Docker-Anwendung from xthursdayx's Repository
Übersicht
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.
Anforderungen
>After starting container for the first time run the command `docker exec -it Shiori shiori migrate` from CLI to set up the database.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8080]/- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
PortPorttcp
- Ziel
- 8080
- Wert
- 8080
ConfigPathrw
- Ziel
- /shiori
- Standard
- /mnt/cacte/appdata/shirori/
- Wert
- /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
- Standard
- 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
Kategorien
Einzelheiten
Repository
ghcr.io/go-shiori/shioriRegistry
Zuletzt aktualisiert2026-06-01
Erstmals gesehen2023-01-19
Führen Sie Shiori auf Unraid aus.
Shiori ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.