About Komga
Komga is a media server for your digital comics/manga, with a focus on providing a simple and modern interface.
Website:
https://komga.org/
Komga Details
Komga
User availability .MU. | |
This is a multi-user application and can be installed by any user within the application grouping. |
Location and Port Information
CLI Usage
Install Location | /opt/${username}/Komga |
Config Location | /home/${username}/.config/Komga |
Nginx Location | /etc/nginx/software/${username}.komga.conf |
Service Location | /etc/systemd/system/komga@${username}.service |
Port | Auto Generated from -*8088*+ |
### INSTALL qb install komga -u ${username} installs latest stable version of komga for user qb install komga -u ${username} -d somedomain.com installs latest stable version of komga for user and stages SSL certificate for domain ### UNINSTALL qb remove komga -u ${username} removes komga for user ### REINSTALL qb reinstall komga -u ${username} reinstalls latest stable version of komga for user qb reinstall komga -u ${username} -d somedomain.com reinstalls latest stable version of komga for user and stages SSL certificate for domain ### UPDATE qb update komga -u ${username} updates komga to latest stable version for user