Hassan A Hashim
2fe21e9641
Refactor: update.sh
script with --help
should exit with status code 0
2024-08-07 14:57:36 +03:00
Niklas Meyer
c48f4f4ab8
Merge pull request #5989 from h3ssan/fix/update-script-procceding-typo
...
Fix typo in `update.sh`: word Proceeding
2024-08-07 13:47:57 +02:00
Niklas Meyer
bf050f17c4
Merge pull request #5987 from h3ssan/fix/validate-mailcow-conf-before-source
...
Bug Fix: Check `mailcow.conf` exists before work with it
2024-08-07 09:33:16 +02:00
Hassan A Hashim
3bf90c1f73
Fix typo for word Potential
in update.sh
file.
2024-08-06 21:22:30 +03:00
Hassan A Hashim
292306b191
Fix typos and English grammar in update.sh
...
German is different in using upper-case than English lol
2024-08-06 21:12:20 +03:00
Hassan A Hashim
b3e0a66222
Fix typo: receiving updates from an
unsupported branch
2024-08-06 21:03:17 +03:00
Hassan A Hashim
e994cf4d05
Fix typo in update.sh
: Proceeding
2024-08-06 20:38:18 +03:00
Hassan A Hashim
cc0dc2eae0
Add color-coded error message for missing mailcow.conf
2024-08-06 17:51:46 +03:00
DerLinkman
a001a0584f
update.sh: fix text for min. docker ver
2024-08-06 16:21:28 +02:00
DerLinkman
926af87cfb
scripts: adding docker version check to align to docs (24.X)
2024-08-06 16:20:28 +02:00
Hassan A Hashim
b0339372b5
Check mailcow.conf
exists before source it
2024-08-06 17:12:54 +03:00
Lasagne
4a052da289
Add switch to skip fetching certificates auto{config,discover} subdomains ( #5838 )
...
* Add ACME_DONT_FETCH_CERTS_FOR_HTTP_SUBDOMAINS to acme.sh
* Add ACME_DONT_FETCH_CERTS_FOR_HTTP_SUBDOMAINS to docker-compose.yml
* Add ACME_DONT_FETCH_CERTS_FOR_HTTP_SUBDOMAINS to generate_config.sh
* Add ACME_DONT_FETCH_CERTS_FOR_HTTP_SUBDOMAINS to update.sh
* AUTODISCOVER_SAN instead of long string
default on,
default is fetching certs for auto{discover,conf}
* AUTODISCOVER_SAN instead of long string
also flipped
* AUTODISCOVER_SAN instead of long string
flipped default meaning
* fix explanation for AUTODISCOVER_SAN
* AUTODISCOVER_SAN instead of long string
and flipped meaning of the bool
* fix AUTODISCOVER_SAN explanation
* Merge branch 'mailcow:staging' into staging
* update.sh: corrected syntax for mailcow.conf insertion
2024-06-10 12:33:02 +02:00
FreddleSpl0it
b236fd3ac6
[Netfilter] add mailcow isolation rule to MAILCOW chain
...
[Netfilter] add mailcow rule to docker-user chain
[Netfilter] add mailcow isolation rule to MAILCOW chain
[Netfilter] add mailcow isolation rule to MAILCOW chain
[Netfilter] set mailcow isolation rule before redis
[Netfilter] clear bans in redis after connecting
[Netfilter] simplify mailcow isolation rule for compatibility with iptables-nft
[Netfilter] stop container after mariadb, redis, dovecot, solr
[Netfilter] simplify mailcow isolation rule for compatibility with iptables-nft
[Netfilter] add exception for mailcow isolation rule for HA setups
[Netfilter] add exception for mailcow isolation rule for HA setups
[Netfilter] add DISABLE_NETFILTER_ISOLATION_RULE
[Netfilter] fix wrong var name
[Netfilter] add DISABLE_NETFILTER_ISOLATION_RULE to update and generate_config sh
2024-02-02 10:10:11 +01:00
Niklas Meyer
b25ac855ca
Merge pull request #5660 from luminem/openrc-support
...
Test for openrc configuration file instead of alpine
2024-01-22 10:27:29 +01:00
Luca Barbato
25bdc4c9ed
Test for openrc configuration file instead of alpine
...
This way other distro using openrc can be supported.
2024-01-22 09:50:24 +01:00
KagurazakaNyaa
9d4055fc4d
add parameter SKIP_UNBOUND_HEALTHCHECK to old installations
2024-01-19 00:07:51 +08:00
DerLinkman
accedf0280
Updated mailcow Components to be ARM64 compatible
2024-01-17 10:14:36 +01:00
Patrick Schult
96a5891ce7
Merge branch 'staging' into watchdog-no-notify-on-startup
2023-12-12 11:14:29 +01:00
FreddleSpl0it
66b9245b28
fix WATCHDOG_NOTIFY_WEBHOOK env vars
2023-12-12 11:10:10 +01:00
Patrick Schult
7f4e9c1ad4
Merge branch 'staging' into staging
2023-12-11 16:28:05 +01:00
DerLinkman
de812221ef
Implemented improved check in update.sh as well.
2023-11-28 08:29:54 +01:00
DerLinkman
5a10f2dd7c
Fix repo change when running in forced mode
2023-11-21 15:37:53 +01:00
Niklas Meyer
d5a2c96887
Merge pull request #5459 from SecT0uch/patch-1
2023-10-30 21:55:58 +01:00
DerLinkman
6c6fde8e2e
Improved docker image pruning
2023-10-19 12:31:13 +02:00
DerLinkman
61e23b6b81
Added Dev Mode option for git diff creation
2023-10-19 12:14:27 +02:00
DerLinkman
adc6a0054c
Updated compose version info color from red to yellow
2023-10-13 15:37:37 +02:00
Sebastian Marsching
5425cca47e
Allow suppressing watchdog start notification.
...
The default behavior is still the old one (send a notifcation when the
watchdog is started), but this notification can now be suppressed by
setting WATCHDOG_NOTIFY_START=n.
2023-10-12 18:34:55 +02:00
Jordan ERNST
bb4bc11383
Fix for git < v1.7.5
...
This change should be compatible with all git version.
(get-url available from v1.7.5)
2023-10-12 15:55:53 +02:00
DerLinkman
e67ba60863
Added Colors, cause there fancy :) + Added in generate_config.sh
2023-10-05 16:21:57 +02:00
AlexHuebi
88fbec1e53
fixed remote url override
2023-09-11 21:43:52 +02:00
AlexHuebi
d098e7b9e6
fixed remote url override
2023-09-11 21:42:43 +02:00
AlexHuebi
a8930e8060
fixed remote url override
2023-09-11 21:39:07 +02:00
AlexHuebi
e26501261e
"temp" change - removed "git remote set-url"
2023-09-11 20:08:42 +02:00
AlexHuebi
718dcb69be
improved "FQDN" check
2023-09-02 02:53:55 +02:00
DerLinkman
6cf2775e7e
Fix Reponse Code for ASN Checks
2023-07-31 12:01:34 +02:00
DerLinkman
525364ba65
Implemented remote Bad AS lookup
2023-07-28 20:27:38 +02:00
DerLinkman
408381bddb
Update Postfix image to 1.69 + improvements
2023-06-23 15:48:13 +02:00
DerLinkman
bf6a61fa2d
Small corrections to update/generate.sh
2023-06-23 14:20:06 +02:00
DerLinkman
1de47072f8
Added DQS Values to update.sh/generate + check of variable
2023-06-23 12:26:57 +02:00
DerLinkman
0927c5df57
Fixed small typo in update.sh
2023-06-01 15:27:00 +02:00
Ethan Wong
959dcb9980
[Update.sh] Fix install docs link
...
Old link returns 404.
2023-04-20 13:52:46 -07:00
DerLinkman
f6d135fbad
[Update.sh] Fix docker compose detection + added failover
2023-03-20 12:05:11 +01:00
FreddleSpl0it
f5baeb31c1
Revert "[Update.sh] Implemented optimized Regex Compose Detection"
...
This reverts commit a76e6b32f7
.
2023-01-19 15:57:49 +01:00
DerLinkman
a76e6b32f7
[Update.sh] Implemented optimized Regex Compose Detection
2023-01-16 16:02:56 +01:00
Felix Kleinekathöfer
7877215d59
mailcow should be lowercase
2023-01-08 20:02:46 +01:00
Felix Kleinekathöfer
50fde60899
Added webhook variables to update script
2023-01-07 16:29:43 +01:00
DerLinkman
83bd66db98
[Update.sh] Increased Timeout for online status check
2022-12-13 11:52:04 +01:00
DerLinkman
0b00f15811
Added additional Check for Docker Hub
2022-11-30 17:37:33 +01:00
thomas
a6a7ab45f8
switch update.sh/check_online_status() from ping to curl to make it proxy ready
2022-11-13 07:34:18 +01:00
Felix E
b4bab1d5b9
Fixed typo in escape sequence in update script
2022-09-25 00:47:09 +02:00