Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 358 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 358 Bytes

KavitaStats

Stats API server for Kavita (not for public use)

If you are developing and testing, you can run the image with

docker run -p 5001:5001 -v ${PWD}/config:/app/config -d jvmilazz0/kavitastats:latest

In order to use this you will have to compile your own modified Kavita instance, since the Stats server host is hard coded in public releases.