docs(panopticon): link to role, format README for panopticon

This commit is contained in:
Johanna Dorothea Reichmann 2021-10-21 12:28:15 +02:00 committed by Jan Christian Grünhage
parent c662326fb0
commit dddc1e882f
2 changed files with 8 additions and 12 deletions

View file

@ -51,3 +51,4 @@ deploying commonly used matrix services:
to `sygnal`, developed by Famedly.
- [`barad-dur`](roles/barad-dur/README.md): Barad-dûr, a matrix phone-home stats collector alternative, developed by Famedly.
- [`sygnal`](roles/sygnal/README.md): reference implementation of a matrix push gateway, unmaintained and no longer in use
- [`panopticon`](roles/panopticon/README.md): matrix phone-home stats collector, created by element, role unmaintained

View file

@ -1,24 +1,19 @@
panopticon
=========
# `famedly.matrix.panopticon` ansible role (UNMAINTAINED)
Deploy panopticon together with it's database in docker.
Requirements
------------
## Requirements
- docker
Role Variables
--------------
## Role Variables
- panopticon_db_password: Set this to a strong password and store it in ansible vault
- `panopticon_db_password`: Set this to a strong password and store it in ansible vault
License
-------
## License
AGPL-3.0-or-later
Author Information
------------------
## Author Information
- Jan Christian Grünhage <jan.christian@gruenhage.xyz>
- Jan Christian Grünhage <jan.christian@gruenhage.xyz>