Commit graph

102 commits

Author SHA1 Message Date
Tiz
c549ff3319
Add Endlessh-go (#228)
* add templates files

* add documentation

* upgrade endlessh documentation

* Fix some typos, improve indentation

---------

Co-authored-by: sudo-Tiz <mathis.worksome@simplelogin.fr>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-07-09 21:19:23 +03:00
ZenKyma
a246db29a6
Add Writefreely service (#230)
* Add writefreely service

* Make writefreely.md better readable

* Change source of writefreely role from self-hosted to github

* Reintroduce admin environment variables

* Update writefreely.md

---------

Co-authored-by: timofej <timofej@vivaldi.net>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-07-09 06:55:29 +03:00
Julian-Samuel Gebühr
38e2f01b68
Add Wordpress (#220)
* feat: Add wordpress basics

* docs(wordpres): Add draft

* fix(wordpress): Database hostname

* feat: Add wordpress basics

* docs(wordpress): Expand stub to full docu

* chore(wordpress): Update role

* fix: readd group vars

* feat(wordpress): Add basic auth option

* Minor adjustments to WordPress documentation

* feat: Set default for db

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

* feat(wordpress): Add defaults as suggested

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

* feat(wordpress): Use defaults as suggested

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

* feat(wordpress): Add defaults as suggested

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

* docs(wordpress): Remove redundant MariaDB mention

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-07-03 14:22:49 +03:00
moanos
710ff790d9 docs(neko): Add initial docs 2024-06-26 06:32:59 +02:00
Slavi Pantaleev
259069a6bc Add support for Plausible Analytics 2024-06-08 21:49:57 +03:00
Slavi Pantaleev
b02da9b966 Add CouchDB to supported services documentation page
Related to https://github.com/mother-of-all-self-hosting/mash-playbook/pull/210
2024-06-05 10:04:51 +03:00
Slavi Pantaleev
5097cb490d Rename calibre-web docs file and link to it from supported-services.md
Related to https://github.com/mother-of-all-self-hosting/mash-playbook/pull/199/
2024-05-06 10:17:08 +03:00
moanos
54f8331c00 docs(paperless): Various fixes 2024-04-30 16:49:27 +02:00
Katherine Door
af6d631b10
Update project link for WG Easy 2024-04-26 21:44:19 +02:00
Slavi Pantaleev
74c52bec2d Add OAuth2-Proxy support 2024-04-23 11:52:00 +03:00
spatterlight
2f8d22dac9
Add Wetty to supported-services.md 2024-04-07 23:48:47 -04: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
e395a933a2 Remove Garage from "Coming soon" section
Related to: https://github.com/mother-of-all-self-hosting/mash-playbook/pull/2#issuecomment-1987281567
2024-03-10 18:18:56 +02:00
Aine
11ee1202ce
add docker registry proxy docs 2024-03-07 00:33:42 +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
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
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
dd531b19f4 Add exim-relay service 2024-01-06 13:03:08 +02:00
moanos
3ce6ff35e2 feat: Add ansible-semaphore 2023-12-06 16:00:48 +01:00
moanos
389f431b14 docs(oxitraffic): Add oxitraffic to supported services 2023-11-09 04:35:21 +01: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
Slavi Pantaleev
4abcaf0e6c Add Outline support 2023-09-19 11:15:33 +03: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
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
Niels Bouma
906254f5ea Added docs 2023-08-01 16:27:28 +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
Julian-Samuel Gebühr
4e0bf6534a Add documentation 2023-07-19 00:08:42 +02:00
Slavi Pantaleev
9b5867fe23 Add ClickHouse support 2023-07-07 14:43:28 +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
Slavi Pantaleev
3dfd730eb2 Announce Telegraf 2023-06-30 10:05:00 +03:00
Slavi Pantaleev
0c12896a34 Add InfluxDB to supported services 2023-06-29 10:29:03 +03:00
Julian-Samuel Gebühr
e661bbc7dd Add rumqttd 2023-06-28 22:41:48 +02:00
Slavi Pantaleev
c8bdc1f744 Add support for Infisical 2023-06-02 17:50:15 +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
Slavi Pantaleev
f767fecbfd Rename service docs file (postgres-exporter.md -> prometheus-postgres-exporter.md) and announce on services list
Related to https://github.com/mother-of-all-self-hosting/mash-playbook/pull/58

Renaming because:

- we already have other Prometheus exporters, which follow the `prometheus-*-exporter` naming

- being more explicit is clearer in any case

- the role is named `*-prometheus-postgres-exporter`, so it's also
  consistent with that
2023-05-17 21:25:42 +03:00