Skip to main content

Install via third-party integrations

Warning

Those methods are not officially supported, if you encounter installation issues please contact the respective authors.

PikaPods

Offers managed hosting for Komga and shares part of the revenue back to the project. From $2.9/month with $5 free welcome credit.

Run on PikaPods

Windows Installer and Updater

A Powershell script to get up and running with Komga.

Scoop (Windows)

Komga is available in Scoop's extras bucket.

Installation

You need Scoop to use this installation method. Instruction to install Scoop can be found here.

1. (Skip if JDK is installed) Install JDK

Run scoop bucket add java and then run scoop install java/temurin-lts-jdk.

2. Install Komga

Run scoop bucket add extras and then run scoop install komga.

Manage

Run

Run komga.

Note: Default config dir is %USERPROFILE%\scoop\apps\komga\current\config

Update

Run scoop update komga.

Uninstall

Run scoop uninstall komga

AUR - Arch User Repository

Komga is available as an AUR package.

Installation

It can be installed using yay -S komga (or any other AUR package manager).

Run

Just run komga.

QNAP

Komga is available as a QPKG.

FreeNAS

There is a tutorial to install Komga on FreeNAS jail.

YunoHost

Install Komga with YunoHost

TrueNAS SCALE

There are two primary methods to get Komga on TrueNAS SCALE. These are:

  1. The built-in Community repository.
  2. The TrueCharts community repository.

TrueCharts offers more features, such as easier management of domain names and https certificates.

Built-in Community Repository

  1. Open Apps then go to Discover Apps and then search for Komga.
  2. Click on Komga and then click on Install.
  3. Leave everything as default, except:
    1. Optional: Under Network Configuration you can change the Web Port. This is the port at which you can later access Komga.
    2. Optional: Under Storage Configuration you can add the location to wherever your media files are currently stored by clicking Add next to Additional Storage.
  4. Click Install.

TrueCharts

There is a tutorial to install Truecharts on TrueNAS SCALE. Follow the steps to add TrueCharts to SCALE.

  1. Open Apps then go to Discover Apps and then search for Komga.
  2. Click on Komga and then click on Install. Make sure that the Komga that you select says Truecharts in the UI, and not TrueNAS.
  3. Leave everything as default, except:
    1. Optional: Under Networking and Services you can change the Port. This is the port at which you can later access Komga.
    2. Optional: If you will only access Komga through a domain name, see the TrueCharts guides for (a) Networking and Services and (b) Ingress.
    3. Optional: In Storage and Persistence, under App Data Storage you can change the location to wherever your media files are currently stored. For detailed instructions, see the TrueCharts guide for adding storage.
  4. Click Install.