Komga - Cloudbox/Community GitHub Wiki
Installation
cd ~/community
sudo ansible-playbook community.yml --tags komga
Setup
Create User Account
- Navigate to https://komga.yourdomain.com
- You will be asked to create a user account. Choose an email and password, then click on Create User Account.
Storage
- Komga expects comics to be stored in
/mnt/unionfs/Media/Comics
which is /comics
on the container.
/mnt
is accessible to the container as well.
Further Documentation
Source Code