Caprover logo
Caprover one-click apps browser
Shiori logo
Shiori
A simple bookmark manager built with Go.
Official integration
Created - Last update

Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket. You can use it as a command line application or as a web application. This application is distributed as a single binary, which means it can be installed and used easily.

Deployed services
shiori
ghcr.io/go-shiori/shiori:$$cap_shiori_version
  • shiori-data:/shiori
8080
5
shiori-mariadb
mariadb:$$cap_mariadb_version
  • shiori-mariadb-data:/var/lib/mysql
unless-stopped
4
Variables

Shiori Version Tag

Default: v1.5.5

$$cap_shiori_version
Check out their Docker page for the valid tags https://github.com/go-shiori/shiori/pkgs/container/shiori/versions?filters%5Bversion_type%5D=tagged

MariaDB Version

Default: 11.0.2

$$cap_mariadb_version
Check out their docker page for the valid tags https://hub.docker.com/r/library/mariadb/tags/

MariaDB Database

Default: shiori

$$cap_mariadb-db
Database name for Shiori

MariaDB User

Default: shiori

$$cap_mariadb-user
Database User for Shiori

MariaDB database user password

Default: $$cap_gen_random_hex(16)

$$cap_mariadb-pass
Super secret database user password
© 2025, Built with Gatsby - Source code available on GitHub