Commit graph

305 commits

Author SHA1 Message Date
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
7a18e3ddf9 Add sudo requirement to prerequisites
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3050
2023-12-18 10:58:05 +02:00
Slavi Pantaleev
cacc9cfed3 Upgrade devture/ansible (2.14.5-r0-0 -> 2.16.1-r0-0) 2023-12-16 09:59:51 +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
581e6ca080 Encourage using just, and mention that not using it requires syncing with template/ files 2023-12-03 09:08:42 +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
389f431b14 docs(oxitraffic): Add oxitraffic to supported services 2023-11-09 04:35:21 +01:00
moanos
df0e3b86e2 docs(oxitraffic): Add docs 2023-11-08 13:45:46 +01:00
Slavi Pantaleev
97efe0a7b5 Upgrade Ansible version on docs/ansible.md (2.13.6-r0-3 -> 2.14.5-r0-0) 2023-10-19 14:22:22 +03: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
sudo-Tiz
d45d8cc439
Update supported-services.md
https://www.influxdata.com/time-series-platform/telegraf/ is the url of telegraph
2023-10-05 10:24:19 +00:00
Slavi Pantaleev
9caa2cfd49
Reorder Roundcube in supported-services.md in alphabetical order 2023-10-05 10:13: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
Slavi Pantaleev
208a831fd0 Add borgbackup to list of supported services
Fixes https://github.com/mother-of-all-self-hosting/mash-playbook/issues/96
2023-09-11 15:04:56 +03:00
Slavi Pantaleev
3ba50dbfee Cross-link Forgejo and Gitea 2023-09-06 15:56:27 +03:00
M
20cd7971f3
Add Forgejo (#92)
* Create forgejo.md

* Update mash_servers

Add Forgejo

* Update requirements.yml

* Update releases.opml

* Update setup.yml

* Update supported-services.md

* Update requirements.yml

Fix typo

* Update mash_servers

Forgot "+"

* Fix Syntax Error

* Update Version for Requirement.yml
2023-09-06 15:53:44 +03:00
Aine
c9189219eb
add prometheus-ssh-exporter 2023-09-05 23:44:04 +03:00
Julian-Samuel Gebühr
d0a0360e4f Add prometheus web interface to docs 2023-08-15 09:59:44 +02:00
Niels Bouma
ee9cba5c65
Fixed typo 2023-08-01 16:36:01 +02:00
Niels Bouma
906254f5ea Added docs 2023-08-01 16:27:28 +02:00
Borislav Pantaleev
e20c19e810
Update grafana.md 2023-07-22 18:12:59 +03:00
kinduff
6ea3934d0e Updates documentation 2023-07-21 14:14:49 +02:00
Alejandro AR
3c9a69dfe4
Apply suggestions from code review
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2023-07-21 13:43:26 +02:00
Alejandro AR
bf88979839
Update docs/supported-services.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2023-07-21 06:01:20 -04:00
kinduff
4173e56a79 Adds support for linkding 2023-07-20 23:33:17 +02:00
Slavi Pantaleev
3c16a9b7bb
Merge pull request #82 from kinduff/service/n8n
Adds support for n8n
2023-07-19 19:31:46 +03:00
kinduff
865746f0e3 Adds support for n8n 2023-07-19 12:08:59 +02:00
Slavi Pantaleev
216eb97c0e
Merge pull request #81 from mother-of-all-self-hosting/ilmo
Add ILMO
2023-07-19 10:58:49 +03:00
Julian-Samuel Gebühr
4e0bf6534a Add documentation 2023-07-19 00:08:42 +02:00
Slavi Pantaleev
bbae99d28b Improve GoToSocial documentation a bit 2023-07-17 14:30:56 +03:00
Slavi Pantaleev
10531ab51c Add Dependencies section to GoToSocial docs page 2023-07-17 12:40:52 +03:00
Slavi Pantaleev
fe5f8c65cc Remove misleading double-quotes around GF_AUTH_GENERIC_OAUTH_ROLE_ATTRIBUTE_PATH 2023-07-09 16:39:32 +03:00
Slavi Pantaleev
9b5867fe23 Add ClickHouse support 2023-07-07 14:43:28 +03:00
Slavi Pantaleev
634858e688
Update mosquitto.md 2023-07-06 16:20:16 +03:00
Julian-Samuel Gebühr
a09b60e7c1 Correct just command as there is no restart but start actually restarts 2023-07-06 12:08:32 +02:00
Julian-Samuel Gebühr
3bef1671b0 Merge branch 'main' of https://github.com/mother-of-all-self-hosting/mash-playbook into mosquitto 2023-07-06 12:07:47 +02:00
Julian-Samuel Gebühr
f23940ef52 Document port and how to restart 2023-07-06 11:58:34 +02:00
Slavi Pantaleev
89af321b1d Mention grafana_feature_toggles_enable on grafana.md 2023-07-06 11:16:01 +03:00
Julian-Samuel Gebühr
e5f845e83e Add docs, requirements and systemd 2023-07-03 13:10:38 +02:00
Slavi Pantaleev
eff715f707
Merge pull request #75 from mother-of-all-self-hosting/rumqttd
Add rumqttd
2023-06-30 14:55:37 +03:00
Julian-Samuel Gebühr
a34288232e Link base repo 2023-06-30 12:40:39 +02:00
Julian-Samuel Gebühr
f2859597ab Fix up doc 2023-06-30 11:48:08 +02:00
Slavi Pantaleev
3dfd730eb2 Announce Telegraf 2023-06-30 10:05:00 +03:00
Slavi Pantaleev
4dca6c9e1d
Update telegraf.md 2023-06-30 10:02:37 +03:00
Slavi Pantaleev
2c72ac0208
Update telegraf.md 2023-06-30 10:01:57 +03:00
Julian-Samuel Gebühr
3393986f34 Add Telegraf 2023-06-29 10:46:34 +02:00
Slavi Pantaleev
8fb7c297d1 Clean up sample InfluxDB configuration a bit 2023-06-29 10:29:53 +03:00
Slavi Pantaleev
0c12896a34 Add InfluxDB to supported services 2023-06-29 10:29:03 +03:00
Julian-Samuel Gebühr
77bd62f031 Add documentation + minor refactoring 2023-06-29 09:26:24 +02:00
Julian-Samuel Gebühr
d90c07519c Fix alignment issues 2023-06-29 09:13:43 +02:00
Julian-Samuel Gebühr
9566d01676 Add docs 2023-06-29 01:24:39 +02:00
Julian-Samuel Gebühr
8977d816fa Add docs 2023-06-28 23:55:54 +02:00
Julian-Samuel Gebühr
e661bbc7dd Add rumqttd 2023-06-28 22:41:48 +02:00
ZenKyma
92d1e4a5bd
Update configuring-playbook.md
Reference to where to find roles after just roles
2023-06-15 16:54:12 +02:00
Slavi Pantaleev
f27d720b8b Upgrade Healthchecks (v2.8.1-0 -> v2.9.1-0) 2023-06-05 17:26:03 +03:00
Slavi Pantaleev
5156a87233 Add "Email configuration" section to Infisical docs 2023-06-02 18:29:27 +03:00
Slavi Pantaleev
2c202eccea Remove SQL reference from MongoDB docs 2023-06-02 17:52:30 +03:00
Slavi Pantaleev
c8bdc1f744 Add support for Infisical 2023-06-02 17:50:15 +03:00
Slavi Pantaleev
ab033ac3ec Add missing entry to ToC 2023-06-02 17:28:23 +03:00
Slavi Pantaleev
244b1b5fb7 Fix variable name typo 2023-06-02 17:27:17 +03:00
Slavi Pantaleev
2d64c76397 Add support for MongoDB 2023-06-02 17:26:09 +03:00
Julian-Samuel Gebühr
39dcf35b2c Add mobilizon and postgis to docs 2023-06-02 12:52:26 +02:00
Julian-Samuel Gebühr
dd91d1030b Change postgis to be only shown as dependency 2023-06-01 16:57:30 +02:00