Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/status-im/infra-role-gamja
- Owner: status-im
- License: mit
- Created: 2022-11-26T18:08:20.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-26T18:47:55.000Z (about 2 years ago)
- Last Synced: 2025-01-01T20:08:49.207Z (about 1 month ago)
- Topics: ansible-role, infra, irc
- Language: Jinja
- Homepage: https://sr.ht/~emersion/gamja/
- Size: 5.86 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 }}'
```