Skip to content

Repository files navigation

Mark

Self-hosted bookmarks — tags, search, optional PIN.

Run with Docker / Podman

docker run -d --name mark \
  -p 4408:4408 \
  -v mark-data:/config \
  -e MARK_PIN=your-pin \
  ghcr.io/studio2201/mark:latest

Open http://localhost:4408

Configuration

Variable Default Description
PORT 4408 Listen port
MARK_PIN / PIN (empty) Optional access PIN (ASCII digits only, 4–64)
DATA_DIR /config Persistent data directory

License

Apache-2.0

About

Self-hosted bookmarks. Companion on port 4408.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages