Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Coral

Coral

Coral is an open-source self-hosted commenting platform built for newsrooms, publishers, and online communities. A moderation-first alternative to Disqus or Facebook Comments that you control completely.

At a glance

2k

GitHub stars

10

Page views

Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4

Access

  1. Open URL: http://<SERVER_IP>:5000
  2. Follow the installation wizard
  3. Create the initial administrator account

Important Files and Directories

  • Install Path: /opt/coral
  • Compose File: /opt/coral/docker-compose.yml
  • MongoDB Data: /opt/coral/data/mongo
  • Redis Data: /opt/coral/data/redis

Docker Management

Check status:

docker compose -f /opt/coral/docker-compose.yml ps

View logs:

docker compose -f /opt/coral/docker-compose.yml logs -f

Restart services:

docker compose -f /opt/coral/docker-compose.yml restart

Stop services:

docker compose -f /opt/coral/docker-compose.yml down

Start services:

docker compose -f /opt/coral/docker-compose.yml up -d

More in Self Hosted

Related apps.

Deploy Coral now. From $2.48/mo.