Installation
How to self-host Comentario
You can install Comentario locally or deploy it somewhere on the Internet.
Comentario can be installed and run in a number of ways:
- By building from source code.
- Using a Docker image.
- Using its Kubernetes Helm chart.
Requirements
Please read this first: this page explains what you’ll need to self-host a Comentario instance.
Building Comentario
This page explains how you can build Comentario frontend (UI) and backend (server) from its source code.
Docker image
Comentario automated build pipeline creates and uploads Docker images to GitLab Container Registry.
Helm chart
You can easily deploy Comentario into a Kubernetes cluster using a Helm chart.