Commit graph

233 commits

Author SHA1 Message Date
Slavi Pantaleev
2f75378f7a
Redo webhook.ALLOWED_HOST_LIST in a better way 2024-02-25 17:09:08 +02:00
Sergio Durigan Junior
5b4cf85ec1 Better explain how to integrate Forgejo and Woodpecker CI
After fiddling quite a bit with this setup, I think it's only fair if
I expand the documentation and explain how to integrate both services.

Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-02-24 18:42:20 -05:00
Slavi Pantaleev
0c033f8ac3
Put devture_woodpecker_ci_server_path_prefix in the default example in woodpecker-ci.md
This is consistent with other services.

We demonstarte the subpath approach (where it's feasible) and tell people how to host at the root path if they wish.
2024-02-23 08:38:29 +02:00
Sergio Durigan Junior
9d87049c68 Improve Woodpecker CI docs to mention subpath hosting
It should now be possible to host Woodpecker CI under a subpath, so we
need to update the documentation to reflect that.

Closes #151

Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-02-22 22:01:35 -05: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
64aaae928a Update Promtail documentation 2024-02-06 09:44:46 +02:00
Slavi Pantaleev
211d78f03b Add more cross-linking between monitoring-related services 2024-02-04 18:14:35 +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
6b025e5a8a Fix alignment - take 2 2024-01-30 21:57:04 +02:00
Slavi Pantaleev
658556f81e Fix alignment 2024-01-30 21:56:47 +02:00
Slavi Pantaleev
eca5991880 Update variable in documentation (grafana_container_additional_networks_additional -> grafana_container_additional_networks_custom)
The Grafana role does helpful validation checks already.
2024-01-30 21:19:11 +02:00
Slavi Pantaleev
fa6524bf5b Update inaccurate Basic Auth docs for Prometheus 2024-01-30 17:55:52 +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
03197b5bd2 Fix variable typo 2024-01-07 17:06:46 +02:00
Slavi Pantaleev
76eaf44f7e Remove extra new line from docs file 2024-01-06 18:25:51 +02:00
Slavi Pantaleev
2ba61fadcf Update Healthchecks docs
Related to 3842af27ed
2024-01-06 18:24:46 +02:00
Slavi Pantaleev
97336cb59a Mention exim-relay as optional dependency for Vaultwarden, Nextcloud, GoToSocial & Healthchecks 2024-01-06 18:15:18 +02:00
Slavi Pantaleev
dd531b19f4 Add exim-relay service 2024-01-06 13:03:08 +02:00
Julian-Samuel Gebühr
67180a31ec
docs(collabora-online): Add info to use alphanumeric caracters
More complex passwords containing some special characters might trigger

[ coolwsd ] FTL Failed to initialize COOLWSD: SAXParseException: Invalid token in '/etc/coolwsd/coolwsd.xml', line 244 column 167
2024-01-03 16:49:46 +01:00
Slavi Pantaleev
896a96a2b5 Make linkding_database_engine default to postgres when Postgres enabled
We do the same in other roles integrated into this playbook, so it's only natural.
2023-12-22 17:05:18 +02:00
Slavi Pantaleev
3581b405dd Adjust Outline docs - mention new default local storage and move S3 to its own section
Related to https://github.com/mother-of-all-self-hosting/ansible-role-outline/issues/1
2023-12-12 10:23:15 +02:00
Slavi Pantaleev
7f0c8c31e7 Update Syncthing docs with information about port changes on LAN setups 2023-12-10 09:02:30 +02:00
Aine
6bc5602607
add system cleanup role 2023-12-09 18:58:15 +02:00
moanos
ff5dbde71f docs: Make variables more clear, don't use defaults 2023-12-06 16:21:13 +01:00
moanos
3ce6ff35e2 feat: Add ansible-semaphore 2023-12-06 16:00:48 +01:00
brush
5d8e5d1146
Add nextcloud_container_image_customizations_smb_enabled: true to co… (#123)
* Add nextcloud_container_image_customizations_smb_enabled: true  to configuration options

* revised variable to use "samba" not "smb"

* Move Samba for Nextcloud instructions into their own section

This keeps the initial vars.yml sample for installing Nextcloud minimal.

Samba is a rarely used optional feature and has no business being in the initial minimal configuration sample.

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2023-12-03 12:50:20 +02:00
Slavi Pantaleev
52050c09a8 Adjust Funkwhale documentation inaccuracies
These are blind adjustements, without having tested them.

Funkwhale runs multiple containers and it's possible that a few of the
others (e.g. the Celery worker) also need access to Redis. If so,
additional adjustments would be necessary.
2023-11-29 17:13:53 +02:00
Slavi Pantaleev
acc1775525 Add notes about interoperability
Fixes https://github.com/mother-of-all-self-hosting/mash-playbook/issues/118
2023-11-15 09:51:29 +02:00
Slavi Pantaleev
67f62f5d8a Add note about freshrss_path_prefix being buggy
Related to https://github.com/mother-of-all-self-hosting/mash-playbook/issues/116
2023-11-13 13:16:33 +02:00
Slavi Pantaleev
65fac6b430 Do not auto-generate freshrss_database_password
Related to https://github.com/mother-of-all-self-hosting/mash-playbook/issues/116
2023-11-13 13:13:39 +02:00
moanos
e5eb8cc27b docs(oxitraffic): Add notes on Troubleshooting and Data protection 2023-11-13 11:31:29 +01:00
Slavi Pantaleev
1b02f109dc Add a lot more information to docs/services/traefik.md 2023-11-09 13:59:55 +02:00
moanos
df0e3b86e2 docs(oxitraffic): Add docs 2023-11-08 13:45:46 +01:00
Slavi Pantaleev
898c9bdc65 Upgrade Postgres (v16.0-5 -> v16.0-6) - adds auto-tuning 2023-10-18 08:24:19 +03:00
Alejandro AR
f738b24386
Adds FreshRSS service (#107)
* Adds FreshRSS service

* Adds comments to make it more clear
2023-10-10 18:06:11 +03:00
Aine
66ceac9a54
add echoip role (#108)
* add echoip role

* Update echoip.md

* Update echoip.md

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2023-10-10 09:57:44 +03:00
Sergio Durigan Junior
39bd010f12 Add Roundcube
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2023-10-02 16:28:33 -04:00
sudo-Tiz
439ca81e42
Update prometheus.md 2023-10-01 09:02:35 +00:00
Slavi Pantaleev
6511209e51 Upgrade Postgres docs with details about vacuum presets 2023-09-26 17:54:09 +03:00
Slavi Pantaleev
c0b353845d Add link to compatible S3 alternatives to Outline doc 2023-09-19 13:20:01 +03:00
Slavi Pantaleev
2f767ded23 Remove empty line 2023-09-19 11:16:09 +03:00
Slavi Pantaleev
4abcaf0e6c Add Outline support 2023-09-19 11:15:33 +03:00
hooger
1287f78e0d update readme of Nextcloud, to document preview generator usage 2023-09-18 13:06:54 +02:00
Slavi Pantaleev
6f980e5d93 Add support for Authelia 2023-09-12 13:26:38 +03:00