Renamed some web apps to web servicesy

This commit is contained in:
2025-08-20 05:00:24 +02:00
parent 4ce681e643
commit 790762d397
28 changed files with 9 additions and 9 deletions

View 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/

View File

@@ -0,0 +1,7 @@
# xmpp is more a service then a app with ui interface. @todo Rename it
features:
logout: false # Reactivated as soon as xmpp is fully implemented
server:
domains:
canonical:
- xmpp.{{ PRIMARY_DOMAIN }}

View File

@@ -0,0 +1,23 @@
---
galaxy_info:
author: "Kevin Veen-Birchenbach"
description: "Stub role for deploying an XMPP server/container—implementation pending."
license: "Infinito.Nexus NonCommercial License"
license_url: "https://s.infinito.nexus/license"
company: |
Kevin Veen-Birchenbach
Consulting & Coaching Solutions
https://www.veen.world
galaxy_tags:
- xmpp
- chat
- stub
repository: "https://s.infinito.nexus/code"
issue_tracker_url: "https://s.infinito.nexus/issues"
documentation: "https://s.infinito.nexus/code/tree/main/roles/web-svc-xmpp"
min_ansible_version: "2.9"
platforms:
- name: Any
versions:
- all
dependencies: []

View File

@@ -0,0 +1,3 @@
# Jinja2 configuration template
# Define your variables here

View File

@@ -0,0 +1 @@
application_id: web-svc-xmpp