Ansible role for Gamja IRC Web interface https://sr.ht/~emersion/gamja/
Go to file
Jakub Sokołowski bb4787d1b8
add basic README file
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-11-26 19:47:46 +01:00
defaults add first working version 2022-11-26 19:47:39 +01:00
meta add Ansible metadata 2022-11-26 19:17:59 +01:00
tasks add first working version 2022-11-26 19:47:39 +01:00
templates add first working version 2022-11-26 19:47:39 +01:00
LICENSE add MIT license 2022-11-26 19:18:59 +01:00
README.md add basic README file 2022-11-26 19:47:46 +01:00

README.md

Description

This role builds and deploys 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 }}'