mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Huge role refactoring/cleanup. Other commits will propably follow. Because some bugs will exist. Still important for longrun and also for auto docs/help/slideshow generation
This commit is contained in:
7
roles/web-app-xmpp/README.md
Normal file
7
roles/web-app-xmpp/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# XMPP
|
||||
This role needs to be implemented
|
||||
- https://hub.docker.com/r/ejabberd/ecs/
|
||||
- https://docs.ejabberd.im/CONTAINER/
|
||||
- https://github.com/processone/web-app-ejabberd
|
||||
- https://chatgpt.com/c/67988a80-0764-800f-b1bb-9ae94ad46860
|
||||
- https://conversejs.org/
|
3
roles/web-app-xmpp/templates/configuration.yml.j2
Normal file
3
roles/web-app-xmpp/templates/configuration.yml.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
# Jinja2 configuration template
|
||||
# Define your variables here
|
||||
|
0
roles/web-app-xmpp/vars/configuration.yml
Normal file
0
roles/web-app-xmpp/vars/configuration.yml
Normal file
1
roles/web-app-xmpp/vars/main.yml
Normal file
1
roles/web-app-xmpp/vars/main.yml
Normal file
@@ -0,0 +1 @@
|
||||
application_id: xmpp
|
Reference in New Issue
Block a user