Commit graph

54 commits

Author SHA1 Message Date
Aine
b22d0b25e1
wire grafana and exim-relay 2024-04-14 11:28:07 +03:00
Slavi Pantaleev
e3e2aa4fb8 Move some variables out of traefik-specific blocks
Discussed in https://github.com/mother-of-all-self-hosting/mash-playbook/pull/185#discussion_r1556452942
2024-04-09 10:18:24 +03:00
Slavi Pantaleev
c9f54d513e
Merge pull request #185 from spatterIight/main
Add Support for Wetty
2024-04-09 10:16:31 +03:00
spatterlight
6c9ef2a420
Move wetty vars out of Traefik role specific 2024-04-08 17:32:14 -04:00
IUCCA
c1ef540b08 Adapt SMTP group vars for Tandoor after role changes 2024-04-08 15:26:36 +02:00
Slavi Pantaleev
cf67d843b5 Adapt SMTP group vars for Tandoor after role changes
Related to:

- https://github.com/IUCCA/ansible-role-tandoor/pull/2
- https://github.com/mother-of-all-self-hosting/mash-playbook/pull/186
2024-04-08 08:07:39 +03:00
spatterlight
678e931fcf
Wetty (#1)
* Configure wetty group vars & requirements

* Update setup.yml

* Add wetty documentation
2024-04-07 23:31:22 -04:00
Slavi Pantaleev
81ed2c1740 Fixup PeerTube auto-wiring to exim-relay 2024-04-02 10:28:59 +03:00
Slavi Pantaleev
4401242cda Auto-wire PeerTube to exim-relay, if enabled 2024-04-02 10:22:21 +03:00
Slavi Pantaleev
53182083c2 Minor KeyDB integration fixes 2024-03-26 17:29:31 +02:00
Slavi Pantaleev
9109b0badc Add support for KeyDB and do not recommend Redis anymore
Fixes https://github.com/mother-of-all-self-hosting/mash-playbook/issues/175
2024-03-26 17:22:34 +02:00
IUCCA
36ec185ddb
Add Tandoor service (#169)
* add tandoor service

* changed doc

* Update docs/services/tandoor.md

Fix alignment

Co-authored-by: Slavi Pantaleev <slavi@devture.com>

* Update docs/services/tandoor.md

Co-authored-by: Slavi Pantaleev <slavi@devture.com>

* Update docs/services/tandoor.md

Co-authored-by: Slavi Pantaleev <slavi@devture.com>

* Update templates/group_vars_mash_servers

Co-authored-by: Slavi Pantaleev <slavi@devture.com>

* Update templates/group_vars_mash_servers

Co-authored-by: Slavi Pantaleev <slavi@devture.com>

* resolved notes

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-03-26 08:18:05 +02:00
Slavi Pantaleev
713b2648e4
Merge pull request #172 from Bergruebe/patch-1
support exim-relay in Gitea
2024-03-25 07:22:07 +02:00
Bergrübe
241670b87c
supports exim_relay in Gitea 2024-03-24 19:03:30 +01:00
Slavi Pantaleev
38b03ca3c9 Upgrade systemd_docker_base (v1.0.0-2 -> v1.1.0-0) and initial work on IPv6 support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3218
2024-03-24 19:17:49 +02:00
Bergrübe
8f04d9b596
added _auto to gitea_container_additional_networks
to not overwrite gitea_container_additional_networks_custom
2024-03-24 17:21:54 +01:00
Aine
ed9996434d
add docker-registry-proxy role 2024-03-07 00:03:16 +02:00
Tiz
18e752f3f2
add Languagetool (#144)
* add etke.cc languagetool v6.3-0 to requierements

* add languagetool to setup

* add LanguageTool to group_vars

* fix container_additional_networks var name

* add docs

* just a small clarification in the doc

* Fix incorrect closing role-specific comment

* Fix typos and improve wording on LanguageTool docs page

* Upgrade LanguageTool (v6.3-0 -> v6.3-1)

* Switch from languagetool_container_additional_networks to languagetool_container_additional_networks_auto

This is a new addition in LanguageTool v6.3-1

* Do not enable Traefik labels conditionally based on languagetool_hostname

This may have been appropriate for other roles, for which the hostname is optional, but not here.

For LanguageTool, `languagetool_hostname` is required.

* Fix languagetool section alignment

* Update languagetool.md with better explanation about n-gram data

---------

Co-authored-by: sudo-Tiz <mathis.worksome@simplelogin.fr>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-02-13 19:39:14 +02:00
Slavi Pantaleev
974c017558 Fix auto-exposure of Promtail metrics (mash_playbook_metrics_exposure_*) regardless of promtail_hostname being set 2024-02-06 11:37:59 +02:00
Slavi Pantaleev
d2066525c9 Add support for Grafana Loki and Promtail
Most of the work on these roles and integration
was done by https://github.com/moan0s and https://github.com/sudo-Tiz
2024-02-04 18:08:28 +02:00
Slavi Pantaleev
583443deeb Upgrade Keycloak (v23.0.5-0 -> v23.0.5-1) and make metrics exposure obey playbook config 2024-02-01 10:52:15 +02:00
Slavi Pantaleev
d0de03c29d Upgrade InfluxDB (v2.7.0-3 -> v2.7.5-0) 2024-01-30 23:29:18 +02:00
Slavi Pantaleev
c87d2f0b27 Switch from grafana_container_additional_networks to grafana_container_additional_networks_reverse_proxy 2024-01-30 21:11:28 +02:00
Slavi Pantaleev
8cf2b55557 Use prometheus_container_additional_networks_auto, instead of prometheus_container_additional_networks 2024-01-30 20:31:05 +02:00
Slavi Pantaleev
03e262facb Automatically wire prometheus_*_exporter_hostname to mash_playbook_metrics_exposure_hostname 2024-01-23 19:23:27 +02:00
Slavi Pantaleev
18df3cdc9a Upgrade prometheus-ssh-exporter (v1.5.0-1 -> v1.5.0-2) and integrate with mash_playbook_metrics_exposure_* 2024-01-23 18:10:22 +02:00
Slavi Pantaleev
d7c841bc3a Upgrade prometheus-blackbox-exporter (v0.24.0-1 -> v0.24.0-2) and integrate with mash_playbook_metrics_exposure_* 2024-01-23 18:05:23 +02:00
Slavi Pantaleev
3f602da864 Upgrade prometheus-postgres-exporter (v0.14.0-3 -> v0.14.0-4) and integrate with mash_playbook_metrics_exposure_* 2024-01-23 17:58:38 +02:00
Slavi Pantaleev
45951d86d1 Add mash_playbook_metrics_exposure_* variables and integrate with prometheus-node-exporter and apisix-gateway 2024-01-23 17:51:59 +02:00
Slavi Pantaleev
71b167a4bc Add support for APISIX Dashboard 2024-01-23 15:09:25 +02:00
Slavi Pantaleev
395994ebc1 Add support for APISIX Gateway 2024-01-23 15:09:25 +02:00
Slavi Pantaleev
849ee84231 Add support for etcd 2024-01-23 15:09:25 +02:00
Slavi Pantaleev
23273eec0d Upgrade systemd_service_manager (v1.0.0-3 -> v1.0.0-4) 2024-01-17 11:52:14 +02:00
Slavi Pantaleev
7b54c59747 Connect postgres-backup directly to Postgres network, if integrated Postgres is used
This saves us one container network in the ideal case.
2024-01-13 20:12:11 +02:00
Slavi Pantaleev
d967f22776 Upgrade postgres-backup and run it in its own container network, connected to the Postgres one 2024-01-13 17:41:42 +02:00
Slavi Pantaleev
a710fda632 Upgrade prometheus-postgres-exporter (v0.14.0-2 -> v0.14.0-3) and stop using prometheus_postgres_exporter_server_fqn 2024-01-13 15:05:13 +02:00
Slavi Pantaleev
3842af27ed Add exim-relay wiring for Healthchecks 2024-01-06 18:16:17 +02:00
Slavi Pantaleev
dd531b19f4 Add exim-relay service 2024-01-06 13:03:08 +02:00
Slavi Pantaleev
4696f02493 Upgrade GoToSocial (v0.13.0-1 -> v0.13.0-2) 2024-01-06 11:27:03 +02:00
Slavi Pantaleev
cffb13a3dd Upgrade Firezone (v0.7.35-5 -> v0.7.35-7) 2024-01-06 11:22:37 +02:00
Slavi Pantaleev
2a9db9ac06 Make use of vaultwarden_systemd_required_systemd_services_list_auto 2024-01-06 10:56:16 +02:00
Slavi Pantaleev
b20d04bd88 Adjust the correct group vars file
Fixup for 896a96a2b5
2023-12-22 17:09:16 +02:00
Aine
58133ba312
update roles 2023-12-19 18:03:12 +02:00
moanos
f4a2aa4b9b fix: Typo 2023-12-06 16:31:50 +01:00
Slavi Pantaleev
f7e1ff5fba
Fix groups for semaphore 2023-12-06 17:25:48 +02:00
moanos
12a8b63bbd feat: Add ansible-semaphore playbook files 2023-12-06 16:18:42 +01:00
Slavi Pantaleev
a10d2eaf85 Switch from devture_traefik_container_additional_networks to devture_traefik_container_additional_networks_auto
Related to e3375d56f3
2023-12-05 09:18:05 +02:00
Slavi Pantaleev
bf16e7b895 Fix variable name typo 2023-12-01 19:52:36 +02:00
Slavi Pantaleev
da005a7d36 Make hubsite not break when optimizing the playbook 2023-11-21 10:15:40 +02:00
Slavi Pantaleev
803c623bab Add some more role-specific annotations to templates/group_vars_mash_servers
There's a lot more that can be added, especially to decouple from
some default components like Postgres and Traefik.
2023-11-20 17:20:17 +02:00