Max
4a91fdf134
[Cleanup] Clean up the xmpp remainder ( #4286 )
...
* [Web] Update russian translation (lang.ru.json)
* XMPP cleanup
Co-authored-by: Dmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>
2021-10-18 21:44:01 +02:00
andryyy
78aafe9b33
[Helper] Cold standby script (WIP, docs incoming)
2021-10-18 12:45:42 +02:00
Kristian Feldsam
58da154bfc
[Helper] Helper script to detect missing translations ( #4177 )
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-01 17:11:59 +02:00
Peter
85a66c4fbf
[Helper] Update nextcloud to 22 ( #4233 )
2021-08-16 08:11:22 +02:00
prey87
171f394fd1
[Helper] Use random password for mailcow-reset-admin.sh ( #4162 )
...
* use random password for mailcow-reset-admin.sh
* added curly braces and removed newline from hashed password string
2021-07-04 15:12:50 +02:00
andryyy
b08be8bc8c
[Helper] Remove ejabberd from compose
2021-06-30 10:14:30 +02:00
Joachim Astel
b1adbb38e6
Update backup_and_restore.sh ( #4098 )
...
Script breaks when there are more then one name matching, see Issue #4097
2021-05-16 08:19:52 +02:00
Sven Gottwald
f11660a5d8
[Helper] Update backup_and_restore.sh ( #4005 )
...
Allocate a pseudo-tty for the mariabackup container process. This allows to
redirect the complete output of the the backup script to a file.
2021-04-20 21:24:31 +02:00
fabreg
496f4ad81f
[Helper] Removed --database-table-prefix switch ( #4043 )
...
Looks like in NC 2.0 this option is no more supported. During installation I got this error:
The "--database-table-prefix" option does not exist.
2021-04-09 08:05:14 +02:00
andryyy
294e6a2d43
[Helper] Add ejabberd to DNS overrides
2021-04-01 15:17:48 +02:00
andryyy
184963f760
[Helper] Use NC 20
2021-03-13 12:38:42 +01:00
andryyy
628e699538
[Helper] Add ejabberd to build overrides
2021-02-11 09:36:14 +01:00
andryyy
46928269bb
[Backup Helper] Possible workaround for #3913
2020-12-31 23:26:03 +01:00
Luca Kröger
d3e21aae08
added selinux labels to backup_and_restore script ( #3874 )
2020-12-06 09:29:25 +01:00
andryyy
0a593bfe7b
[Dovecot, Helper] Add HAProxy listener for 4190/tcp sieve
2020-11-19 16:02:05 +01:00
andryyy
100650a25e
[Helper] Use 999:999 as owner instead of mysql:mysql
2020-11-04 10:17:59 +01:00
Max
b11e9ee1d3
Add option to reset a password to nextcloud.sh ( #3806 )
...
* Added option to reset a passwort
* Fix minor typo
2020-10-13 21:31:01 +02:00
andryyy
31d5b85648
Revert "[Helper] Install Nextcloud 20"
...
This reverts commit 5e7bacaeb4
.
2020-10-08 16:52:41 +02:00
andryyy
5e7bacaeb4
[Helper] Install Nextcloud 20
2020-10-08 16:51:25 +02:00
andryyy
d3a14f397c
[Helper] Allow to run backup script everywhere
2020-10-03 11:11:48 +02:00
Maxim Baz
05a5f9e84a
Support mailcow.conf being a symlink ( #3770 )
...
* Support mailcow.conf being a symlink
* Detect BusyBox sed in update.sh
2020-09-20 22:07:37 +02:00
andryyy
aab7efae79
[SOGo] Update to 5.0.0.20200816-1
2020-08-16 11:59:03 +02:00
fherbert
cb1ea703e2
Check port 25 and use smtp protocol to check postfix certificate. Fixes #3636 ( #3637 )
2020-07-06 07:06:12 +02:00
andryyy
0cfdd763f8
[Feature] Add HAProxy listeners and an example override file
2020-07-04 19:30:40 +02:00
Ry3nlNaToR
5d36828f00
Speed up Gziping of backup ( #3623 )
...
Changed Gzip compression level to default (-6)
2020-06-26 22:09:43 +02:00
Florian Lindner
36890de7f4
Make delete-days delete only files with mailcow-* in backup location ( #3609 )
...
Co-authored-by: Florian Lindner <florian.lindner@ipvs.uni-stuttgart.de>
2020-06-15 07:28:42 +02:00
andryyy
7a90fabac8
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-06-06 01:14:37 +02:00
andryyy
ab5d78f675
[Postfix] Fix "disallow login": A catch-all will not catch mail for mailboxes with disallowed login
2020-06-06 01:12:31 +02:00
jonasled
09dc7518be
fixed backup failing ( #3592 )
2020-06-05 12:07:02 +02:00
andryyy
e01c24aa05
[Helper] Fix mariadb restore when "all" is selected, thanks to @takigama
2020-06-03 08:22:55 +02:00
andryyy
a036d5d5f1
[Helper] Fix expiry-dates.sh
2020-06-01 21:43:28 +02:00
andryyy
443cc89498
[Helper] expiry-dates.sh to check expiry dates
2020-06-01 21:10:56 +02:00
andryyy
3e0be1cb0b
[Nextcloud] Update helper
2020-05-05 08:21:07 +02:00
andryyy
c58c281601
[Nextcloud] Update helper
2020-05-05 08:13:47 +02:00
Süleyman ŞAHİN
ccf65fb50f
Update backup_and_restore.sh ( #3493 )
...
Fix error while "Arguments to -type should contain only one letter" on CentOS
2020-04-19 09:56:56 +02:00
Christian Burmeister
25f7ecc542
Update backup_and_restore.sh ( #3490 )
...
Upate debian docker image from "debian:stretch-slim" to "debian:buster-slim".
2020-04-18 20:13:38 +02:00
Timo N
a63bad41bf
[Helper] Added name to backup and restore containers ( #3477 )
2020-04-14 14:20:05 +02:00
andryyy
e7a8c84c03
[Helper] Remove useless rsync
2020-04-13 21:35:20 +02:00
andryyy
07c7da2821
[Helper] Create tar archives for SQL backups
2020-04-06 18:46:31 +02:00
andryyy
212c18fd08
[Helper] backup fixes
2020-03-29 15:50:29 +02:00
andryyy
a71d991c12
[Helper] Fix for numbers in compose project name
2020-03-29 10:45:27 +02:00
andryyy
ba246d34cb
[Helper] Some minor improvements
2020-03-28 19:50:18 +01:00
Marc-Niclas H
f7b94f8d77
Fix restore script not restoring MySQL database on restore ( #3383 )
...
* Fix restore script not restoring MySQL database on restore
* Add missing 'type' and 'maxdepth' options to 'find' command in backup and restore script
2020-03-03 20:12:11 +01:00
andryyy
a1156c38fc
[Helper] Use mariabackup for SQL
2020-02-26 07:09:56 +01:00
andryyy
c3d53f128b
[Helper] Update to Alpine 3.10 for helper script
2020-01-29 10:38:17 +01:00
andryyy
63c0ddf2a5
[Compose] Allow to set repository in docker-compose.override.yml
2019-12-07 17:18:14 +01:00
andryyy
95995d1529
[Helper] Missing helpers
2019-11-25 07:56:06 +01:00
andryyy
dff81eda19
[Helper] Move override examples to helper-scripts/docker-compose.override.yml.d
2019-11-24 12:51:07 +01:00
Timo Reymann
3453207301
Make restore not only find .tar.gz but also .gz for mysql backup ( #3113 )
...
* Make restore not only find .tar.gz but also .gz for mysql backup
* Fix coment for changed restore
* Fix cosmetic for selection
2019-11-14 09:35:57 +01:00
andryyy
ea4da60c36
[Helper] Add template for external dns servers, do NOT use public resolvers or private resolvers forwarding to public resolvers
2019-11-01 12:25:07 +01:00