Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/status-im/infra-role-gamja

Ansible role for Gamja IRC Web interface
https://github.com/status-im/infra-role-gamja

ansible-role infra irc

Last synced: about 1 month ago
JSON representation

Ansible role for Gamja IRC Web interface

Awesome Lists containing this project

README

        

# Description

This role builds and deploys [Gamja](https://git.sr.ht/~emersion/gamja), a basic IRC Web UI.

# Configuration

Minimal required configuration consists of just specifying thes server:
```
gamja_config_url: 'wss://{{ ergo_server_name }}:{{ ergo_cont_wss_port }}'
```