Suguru Hirahara
c385bee7af
Re-run "reuse annotate" to sort statements
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
há 1 ano
Suguru Hirahara
afd122330b
Add license information to files for matrix-client-hydrogen
This commit adds copyright attributions in SPDX to the files for matrix-client-hydrogen following REUSE's specification.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
há 1 ano
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.
há 1 ano
Slavi Pantaleev
4a61bd49e3
Enable (Traefik compression middleware)-assisted compression for Cinny, Element & Hydrogen
há 1 ano
Slavi Pantaleev
17f98f005e
Upgrade Hydrogen (v0.5.0 -> v0.5.1)
há 1 ano
renovate[bot]
1d145e86b8
Update ghcr.io/element-hq/hydrogen-web Docker tag to v0.5.0
há 1 ano
Slavi Pantaleev
9f2eff2ac7
Respect `devture_systemd_docker_base_docker_service_name`
Related to 0241c71a4c
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3270#issuecomment-2143782962
With this change, it should be possible for people to adjust the Docker
dependency from `docker.service` to something else (e.g. `pkg-ContainerManager-dockerd.service`),
or to completely eliminate it by setting `devture_systemd_docker_base_docker_service_name` to an empty string.
This makes it easier for people to use the playbook against a Synology DSM server.
há 1 ano
Slavi Pantaleev
7891268873
Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3333
há 1 ano
Slavi Pantaleev
f4f3d57520
Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks
há 2 anos
Slavi Pantaleev
b37a02720f
Move all Matrix client apps into the matrix-addons container network
Putting each client into its own network was good for isolation,
but it's quite wasteful in terms of the container network pool.
há 2 anos
Pierre 'McFly' Marty
4a8d8d8ce5
fix: hydrogen client docker/sources url
há 2 anos
Samuel Meenzen
cfefc36477
fix: correct vector-im image name for renovate
há 2 anos
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
há 2 anos
Slavi Pantaleev
f4829d6988
Upgrade Hydrogen (v0.4.0 -> v0.4.1)
há 2 anos
Aine
b035ef1fa3
Update hydrogen 0.3.8 -> 0.4.0
há 2 anos
Slavi Pantaleev
6cdbde01d7
Fix various Traefik headers syntax
`always` is an nginx suffix, which shouldn't have been added to these.
há 3 anos
Aine
c98f40c836
Update hydrogen 0.3.7 -> 0.3.8
há 3 anos
Slavi Pantaleev
eb7292f274
Add matrix_client_hydrogen_hostname and fix Hydrogen serving at non-root-path
há 3 anos
Slavi Pantaleev
6a52be7987
Add (native) Traefik support to matrix-client-hydrogen
Previously, it had to go through matrix-nginx-proxy.
It's exposed to Traefik directly via container labels now
Serving at a path other than `/` doesn't work well yet.
há 3 anos
Aine
a1ef28681a
Update Hydrogen 0.3.6 -> 0.3.7
há 3 anos
Slavi Pantaleev
d0b2a50768
Upgrade Hydrogen (v0.3.5 -> v0.3.6)
há 3 anos
Matthew Cengia
3453fff901
Use upstream Docker image for amd64 rather than self-build
há 3 anos
Slavi Pantaleev
16c18b0344
Upgrade Hydrogen (v0.3.4 -> v0.3.5)
há 3 anos
Aine
19b59f9ded
Update Hydrogen 0.3.3 -> 0.3.4
há 3 anos
Slavi Pantaleev
a4e2a3bc07
Upgrade Hydrogen (v0.3.2 -> v0.3.3)
há 3 anos
Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
há 3 anos
Aine
bb0ce4cac6
Update Hydrogen 0.3.1 -> 0.3.2
há 3 anos
Aine
8c983ba1e2
Update Hydrogen 0.3.0 -> 0.3.1
há 3 anos
Slavi Pantaleev
544b36eb3c
Upgrade Hydrogen (v0.2.33 -> v0.3.0)
This is untested.
há 3 anos
Aaron Raimist
14296db9ef
Update roles/matrix-client-hydrogen/defaults/main.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
há 3 anos
Aaron Raimist
b8d3453e32
lint
há 3 anos
Aaron Raimist
0e77d2c2f5
lint
há 3 anos
Aaron Raimist
ca5d7df161
Allow new Hydrogen options from #1940 to be customized
há 3 anos
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
há 3 anos
Aine
0453ccc716
update hydrogen 0.2.29 -> 0.2.33; sync config
há 3 anos
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
há 3 anos
GoliathLabs
8a65e3a0db
Updated: hydrogen to v0.2.29
há 3 anos
Catalan Lover
cc412dfffe
Update Hydrogen from v0.2.25 to v0.2.26
há 4 anos
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
há 4 anos
Catalan Lover
c03f69fe93
Update Hydrogen from v0.2.23 to v0.2.25
há 4 anos
Aaron Raimist
02c1756135
Upgrade Hydrogen (0.2.19 -> 0.2.23)
há 4 anos
Slavi Pantaleev
7dfb68b7f8
Add else statements to inline ifs
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1509
há 4 anos
Slavi Pantaleev
dae117c91b
Bump Hydrogen (0.2.7 -> 0.2.19)
há 4 anos
sakkiii
e4ea32b89f
Hydrogen v0.2.7
há 4 anos
Michael Collins
98e6cd685d
sync with previous repo
há 4 anos
Aaron Raimist
f3aae70f70
Upgrade Hydrogen (0.2.3 -> 0.2.5)
há 4 anos
sakkiii
8b304445e5
Upgrade hydrogen (v0.2.0 -> v0.2.3)
há 4 anos
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
há 4 anos
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
há 4 anos
hanthor
ddbb4b2acc
Update main.yml
update to v0.2.0
há 4 anos