Self-hosted manga / webtoon / comic / ebook server https://voltis.tijlvdb.me/
Find a file
2026-03-15 11:54:50 +04:00
backend Refactor/clean up metadata layer handling 2026-03-12 09:21:52 +04:00
docs Publish 1.0.0-alpha.2 2026-03-15 11:54:50 +04:00
frontend Allow linking MangaBaka through the metadata editor 2026-03-12 08:57:47 +04:00
.dockerignore Add new Dockerfile 2026-02-28 18:08:42 +04:00
.env.example Add .env.example files + fix pg container mount 2025-12-23 15:18:21 +04:00
.gitignore Add new Dockerfile 2026-02-28 18:08:42 +04:00
.oxfmtrc.json Switch to oxfmt 2026-03-08 15:33:24 +04:00
CHANGELOG.md Publish 1.0.0-alpha.2 2026-03-15 11:54:50 +04:00
compose.yml Search with ParadeDB (WIP) 2026-02-14 17:57:34 +04:00
Dockerfile Improve documentation 2026-03-04 19:22:59 +04:00
justfile Publish 1.0.0-alpha.1 2026-03-07 16:43:06 +04:00
LICENSE add AGPL license 2024-01-23 19:58:13 +01:00
README.md Update README 2026-03-01 16:57:45 +04:00

Voltis

Voltis is a self-hosted media servers that supports comics/manga and ebooks. It will support series, movies, and YouTube video libraries in the future as well.

Documentation

This repository is a mirror from git.tijlvdb.me, and does not accept issues or pull requests at the moment.

Voltis home screen

Roadmap

I will release alpha and beta versions of Voltis roughly in this order:

For 1.0.0-alpha.X:

  • Feature-parity of the Go backend with the old Python backend
  • View scan history and logs in the frontend
  • Tests for every endpoint + scanner
  • Keep track of multiple reading tracks per content
  • MangaBaka integration
  • Scan files per folder and commit to database for each, instead of scanning the entire library at once
  • Improved books support
  • Track tags/genres/staff (based on MB tags v2)