2021-10-21 10:28:15 +00:00
|
|
|
# `famedly.matrix.panopticon` ansible role (UNMAINTAINED)
|
2019-10-19 18:07:48 +00:00
|
|
|
|
|
|
|
Deploy panopticon together with it's database in docker.
|
|
|
|
|
2021-10-21 10:28:15 +00:00
|
|
|
## Requirements
|
2019-10-19 18:07:48 +00:00
|
|
|
|
|
|
|
- docker
|
|
|
|
|
2021-10-21 10:28:15 +00:00
|
|
|
## Role Variables
|
2019-10-19 18:07:48 +00:00
|
|
|
|
2021-10-21 10:28:15 +00:00
|
|
|
- `panopticon_db_password`: Set this to a strong password and store it in ansible vault
|
2019-10-19 18:07:48 +00:00
|
|
|
|
2021-10-21 10:28:15 +00:00
|
|
|
## License
|
2019-10-19 18:07:48 +00:00
|
|
|
|
|
|
|
AGPL-3.0-or-later
|
|
|
|
|
2021-10-21 10:28:15 +00:00
|
|
|
## Author Information
|
2019-10-19 18:07:48 +00:00
|
|
|
|
2021-10-21 10:28:15 +00:00
|
|
|
- Jan Christian Grünhage <jan.christian@gruenhage.xyz>
|