Post

Shiori

Shiori is a simple self-hosted bookmark manager with web UI and offline archive support, distributed as a single binary.

Shiori
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/shiori.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 4 GB OS: Debian 13

Default Credentials

UsernamePassword
shiorigopher

Configuration

Config file:

1
/opt/shiori/.env

Notes

Change the default account password after first login.
Data and SQLite database are stored in /opt/shiori/data.

Web Interface

Port: 8080

Source code
Loading...