Favicon of Ergo

Ergo

Host robust and modern chat networks with this advanced server software. It provides reliable communication infrastructure for communities of all sizes.

Build and manage your own chat networks using this modern server software designed for today's communication needs. It combines the classic reliability of traditional chat protocols with contemporary features to support active, growing communities. Easy deployment ensures you can get your network running quickly without complex configuration hurdles. Robust architecture handles multiple connections simultaneously, providing a stable environment for users to interact seamlessly. Advanced moderation tools give administrators complete control over channels, helping maintain a safe and welcoming space for everyone. Whether you are hosting a small private group or a large public network, this software delivers the performance and flexibility required to keep your users connected and engaged.

Directory Structure

ergo
data
.env
docker-compose.yml
ircd.yaml

docker-compose.yml

services:
  ergo:
    image: ghcr.io/ergochat/ergo:${ERGO_VERSION:-stable}
    container_name: ergo
    restart: unless-stopped
    ports:
      - "6667:6667"
      - "6697:6697"
    volumes:
      - ./ircd.yaml:/ergo/ircd.yaml
      - ./data:/ergo/data

.env

ERGO_VERSION=stable
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Ergo

Favicon

 

  
  
Favicon

 

  
  
Favicon