Slavi Pantaleev
3ee7deb2d7
Rename variable (`matrix_user_groupname` -> `matrix_group_name`)
пре 10 месеци
Slavi Pantaleev
9fc5cdab33
Rename variable (`matrix_user_username` -> `matrix_user_name`)
пре 10 месеци
Aine
186d3dbd71
fluffychat v1.26.0
пре 10 месеци
Suguru Hirahara
74aec2f314
Add license information to files for matrix-client-fluffychat
This commit adds copyright attributions in SPDX to the files for matrix-client-fluffychat, following REUSE's specification.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
пре 1 година
Slavi Pantaleev
c47eca389b
Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables
This:
- brings consistency - no more mixing `_name_prefix` and `_registry_prefix`
- adds extensibility - a future patch will allow reconfiguring all registry prefixes for all roles in the playbook
We still have `_docker_` vs `_container_` inconsistencies.
These may be worked on later.
пре 1 година
Slavi Pantaleev
d12643eb91
Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`)
`-t` works on both old and new Docker versions, so it's best to use that.
пре 1 година
renovate[bot]
1e7d5293d4
Update ghcr.io/etkecc/fluffychat-web Docker tag to v1.25.1
пре 1 година
Aine
2f8489fce0
FluffyChat v1.25.0
пре 1 година
Slavi Pantaleev
76f235f494
Split `matrix_client_fluffychat_systemd_required_services_list` into `_default`, `_auto` and `_custom`
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4068
пре 1 година
Slavi Pantaleev
d6c60fd538
Split `matrix_client_fluffychat_container_additional_networks` into `_auto` and `_custom`
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4068
пре 1 година
Aine
a2111dece7
add FluffyChat ( #4068 )
* add FluffyChat
* capitalization
* Update group_vars/matrix_servers
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* fix link in readme
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
пре 1 година