Shiori

Shiori

Aplicación Docker from xthursdayx's Repository

Visión general

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.

Requisitos

>After starting container for the first time run the command `docker exec -it Shiori shiori migrate` from CLI to set up the database.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8080]/
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

PortPorttcp
Objetivo
8080
Valor
8080
ConfigPathrw
Objetivo
/shiori
Por defecto
/mnt/cacte/appdata/shirori/
Valor
/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

Por defecto
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

Categorías

Detalles

Repositorio
ghcr.io/go-shiori/shiori
Última actualización2026-05-31
Visto por primera vez2023-01-19

Ejecute Shiori en Unraid.

Shiori se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.