Commit-Graph

41 Commits

Autor SHA1 Nachricht Datum
André bc251b38ab
Update third_party-roundcube.en.md 2022-10-03 22:13:17 +02:00
Sebastian Schubert 06732d0c66 updated docs for install to 1.6.0 - added composer update stanza
Signed-off-by: Sebastian Schubert <basti@2-die-4.tk>
2022-10-02 12:16:18 +02:00
bastischubert 991a47f855
Fixed typo on managesieve stanza
Added missing singlequote in managesive array
2022-09-28 09:01:56 +02:00
Niklas Meyer a4e8b791ed
Merge pull request #463 from raph-topo/patch-1
Typo
2022-09-05 00:21:37 +02:00
Raphael 96cfed7dd8
Typo 2022-09-05 00:20:13 +02:00
Raphael 7113b56755
Typo 2022-09-04 23:58:49 +02:00
Florian Hillebrand f869149313 Fix paths for Borgmatic crontab file.
The `borgmatic` binary was moved inside the Docker container, therefore the crontab has to be changed or backups will fail.

See:
7076b56010
2022-09-04 18:31:31 +02:00
DerLinkman d7f4e4480f Corrected docker-compose.yml Naming 2022-09-01 09:33:47 +02:00
DerLinkman a69cfb806f Changes for 2022-08 Update (Amoogust Update) 2022-08-31 14:45:46 +02:00
FingerlessGloves 5055cc6b90
Update Roundcube docs page going from 1.5 to 1.6 (#448)
* Update Roundcube docs page going from 1.5 to 1.6

This is to update the docs page to install or upgrade to Roundcube 1.6.0 along with the needed 'sed' commands to make any necessary config changes going from 1.5 to 1.6

* Decline auto local config fix

If you allow the update tool to upgrade your config file, it doesn't do it correctly, so we're better of doing this our self with 'sed'

* Update roundcube 1.5 to 1.6 DE instructions

* 'smtp_server' to 'smtp_host' in config example
2022-08-02 19:01:54 +02:00
0x000000000000000000000000000000000000 4de1b853af
Remove double sentence.
Remove double sentence in third_party-borgmatic.de.md.
2022-07-22 15:01:40 +02:00
Markus bb93c3ed0c
Corrected value for CRIT (#440)
* Update u_e-checkmk.de.md

The value for CRIT was wrong (copy-paste-error) - should be 2, instead of 1.

* Update u_e-checkmk.en.md

The value for CRIT was wrong (copy-paste-error) - should be 2, instead of 1.
2022-07-17 22:55:02 +02:00
DerLinkman 06296c1476 Fixed CheckMK entry in mkdocs.yml + Restructuring third_party folders 2022-07-17 17:01:03 +02:00
Niklas Meyer 9608a8d1d4 Corrected Compose - 2022-07-01 10:56:27 +02:00
Yannik Jérôme Büchi 676731902f
Update third_party-nextcloud.en.md 2022-06-30 20:58:38 +02:00
Yannik Jérôme Büchi d141016dfc
Update third_party-nextcloud.de.md 2022-06-30 20:57:51 +02:00
Yannik Jérôme Büchi 9ca8d06c40
Update third_party-nextcloud.de.md
update to docker compose v2
2022-06-29 22:05:25 +02:00
Yannik Jérôme Büchi 3878e797f9
Update third_party-nextcloud.en.md
update to docker compose v2
2022-06-29 22:04:40 +02:00
Yannik Jérôme Büchi 982c56bd8b
Update third_party-roundcube.en.md
update to docker compose v2
2022-06-29 22:02:35 +02:00
Yannik Jérôme Büchi 0ccc43a362
Update third_party-roundcube.de.md
update to docker compose v2
2022-06-29 22:01:30 +02:00
Yannik Jérôme Büchi 0f26c418c5
Update third_party-roundcube.en.md 2022-06-28 12:57:12 +02:00
Yannik Jérôme Büchi dce5238cf8
Merge pull request #1 from Jerome2103/patch-1
Update third_party-roundcube.en.md
2022-06-28 12:56:34 +02:00
Yannik Jérôme Büchi c5dad998b4
Update third_party-roundcube.de.md
update Roundcube from 1.5.2 to 1.5.3
update RCMCardDAV from 4.3.0 to 4.4.1
2022-06-28 12:55:30 +02:00
Yannik Jérôme Büchi d9af48d291
Update third_party-roundcube.en.md
update Roundcube from 1.5.2 to 1.5.3
update RCMCardDAV from 4.3.0 to 4.4.1
2022-06-28 12:53:01 +02:00
Felix Kaechele 584f5fd20e Use official borgmatic docker image
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-06-23 12:27:30 -04:00
Niklas Meyer 2e78ef16cc Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
Niklas Meyer 358aace692 Fixed docker-compose.yml renaming 2022-06-02 15:19:55 +02:00
Niklas Meyer ea2143fec6 Readd Compose-v2 Renamings (of commands) 2022-06-02 14:32:36 +02:00
Niklas Meyer 5c1c263e46 Revert "Compose v2"
This reverts commit 423f24f6f2.
2022-06-01 15:39:27 +02:00
andryyy 423f24f6f2 Compose v2 2022-05-31 09:40:59 +02:00
DerLinkman a5b166670c Added German Translation for SSL Note 2022-04-18 21:31:31 +02:00
Scott Z ff63962c82
Add cert info to third_party nextcloud doc
Add instructions around configuring ADDITIONAL_SAN for the Nextcloud domain with a reference to more detailed documentation.
2022-04-15 16:58:01 -06:00
Michael Cramer 8e16498396
Nextcloud background job execution (#370)
* adding a new section about how to add background job execution with ofelia for Nextcloud

closes: #367

* Update third_party-nextcloud.de.md

Co-authored-by: Peter <magic@kthx.at>
2022-02-18 18:03:43 +01:00
Niklas Meyer d113013a76 fixed formatting issues for german version 2022-02-15 17:17:18 +01:00
Niklas Meyer 817b826c16
[Third party] Disable prefix in Borgmatic retention
Merge pull request #361 from BBaoVanC/fix-borgmatic-retention-pruning
2022-02-05 23:50:13 +01:00
Niklas Meyer 556aadc200
[Thirdparty] Fixed Link in third_party-mailman3.en.md 2022-02-05 23:48:51 +01:00
Niklas Meyer fc1d87d972
[Third party] Fixed link in third_party-mailman3.de.md 2022-02-05 23:48:11 +01:00
BBaoVanC 4ee45d556b
Disable prefix in borgmatic retention 2022-02-04 14:58:00 -06:00
Niklas Meyer 2fb02903bb corrected some mislinks 2022-02-04 14:12:38 +01:00
Niklas Meyer f38c49cdd5 added missing gogs third-party site 2022-02-04 12:24:30 +01:00
Niklas Meyer ec1cd07316 added third_party section + German Translation 2022-02-04 12:16:32 +01:00