NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

docker-compose.yml

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

docker-compose.yml on main
Author Date Commit Line Code
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
1
services:
Open commit View diff
1 services:
andryyy about 9 years ago b367ec0

Add Unbound as better DNSSEC enabled resolver

Full commit hash
b367ec0ace533ee3f32bd16c70a5e7f7ab52f571
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
2
Open commit View diff
2
same change b367ec0

Add Unbound as better DNSSEC enabled resolver

Full commit hash
b367ec0ace533ee3f32bd16c70a5e7f7ab52f571
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
3
    unbound-mailcow:
Open commit View diff
3 unbound-mailcow:
FreddleSpl0it about 2 months ago faac56a

[Unbound] Change version tag

Full commit hash
faac56a6110f315288cb3f420412f380efc9c8a0
Author
FreddleSpl0it <[email protected]>
Date
about 2 months ago
Selected line
4
      image: ghcr.io/mailcow/unbound:1.25.1-1
Open commit View diff
4 image: ghcr.io/mailcow/unbound:1.25.1-1
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
5
      environment:
Open commit View diff
5 environment:
same change f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
6
        - TZ=${TZ}
Open commit View diff
6 - TZ=${TZ}
KagurazakaNyaa over 2 years ago aa1d92d

add SKIP_UNBOUND_HEALTHCHECK to docker-compose.yml

Full commit hash
aa1d92dfbbcb555caf5f1a39032b7361254240aa
Author
KagurazakaNyaa <[email protected]>
Date
over 2 years ago
Selected line
7
        - SKIP_UNBOUND_HEALTHCHECK=${SKIP_UNBOUND_HEALTHCHECK:-n}
Open commit View diff
7 - SKIP_UNBOUND_HEALTHCHECK=${SKIP_UNBOUND_HEALTHCHECK:-n}
andryyy about 9 years ago d720f31

Use unbound.conf from data/conf

Full commit hash
d720f31684983ce1c77c330862ac60925475434f
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
8
      volumes:
Open commit View diff
8 volumes:
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
9
        - ./data/hooks/unbound:/hooks:Z
Open commit View diff
9 - ./data/hooks/unbound:/hooks:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
10
        - ./data/conf/unbound/unbound.conf:/etc/unbound/unbound.conf:ro,Z
Open commit View diff
10 - ./data/conf/unbound/unbound.conf:/etc/unbound/unbound.conf:ro,Z
andryyy about 9 years ago b367ec0

Add Unbound as better DNSSEC enabled resolver

Full commit hash
b367ec0ace533ee3f32bd16c70a5e7f7ab52f571
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
11
      restart: always
Open commit View diff
11 restart: always
André almost 8 years ago 6cbe7a0

[Compose] Update Unbound image and set tty true

Full commit hash
6cbe7a08a4d3dcacbc74b5dabac3a5aa579c642f
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
12
      tty: true
Open commit View diff
12 tty: true
andryyy about 9 years ago b367ec0

Add Unbound as better DNSSEC enabled resolver

Full commit hash
b367ec0ace533ee3f32bd16c70a5e7f7ab52f571
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
13
      networks:
Open commit View diff
13 networks:
same change b367ec0

Add Unbound as better DNSSEC enabled resolver

Full commit hash
b367ec0ace533ee3f32bd16c70a5e7f7ab52f571
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
14
        mailcow-network:
Open commit View diff
14 mailcow-network:
André Peters over 8 years ago 74c804b

[SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006

Full commit hash
74c804b9a39423873bf9e7ccf7830f384b66dca2
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
15
          ipv4_address: ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
15 ipv4_address: ${IPV4_NETWORK:-172.22.1}.254
andryyy about 9 years ago b367ec0

Add Unbound as better DNSSEC enabled resolver

Full commit hash
b367ec0ace533ee3f32bd16c70a5e7f7ab52f571
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
16
          aliases:
Open commit View diff
16 aliases:
andryyy about 9 years ago ac7dc3e

Fix alias

Full commit hash
ac7dc3e330fe2bb938eca728d0795b747af1d435
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
17
            - unbound
Open commit View diff
17 - unbound
andryyy about 9 years ago b367ec0

Add Unbound as better DNSSEC enabled resolver

Full commit hash
b367ec0ace533ee3f32bd16c70a5e7f7ab52f571
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
18
Open commit View diff
18
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
19
    mysql-mailcow:
Open commit View diff
19 mysql-mailcow:
DerLinkman over 1 year ago 4ac541f

[Mariadb] Update to 10.11 (LTS) (#5152)

Full commit hash
4ac541f67143888b16f70154af9b2b9b5ead9977
Author
DerLinkman <[email protected]>
Date
over 1 year ago
Selected line
20
      image: mariadb:10.11
Open commit View diff
20 image: mariadb:10.11
andryyy over 6 years ago bf87b6e

[Compose] Hopefully a few more seconds for Unbound to come up, updated Postfix image

Full commit hash
bf87b6e97384962bb1620c0f7343ed4f0973c3db
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
21
      depends_on:
Open commit View diff
21 depends_on:
same change bf87b6e

[Compose] Hopefully a few more seconds for Unbound to come up, updated Postfix image

Full commit hash
bf87b6e97384962bb1620c0f7343ed4f0973c3db
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
22
        - unbound-mailcow
Open commit View diff
22 - unbound-mailcow
FreddleSpl0it over 2 years ago b236fd3

[Netfilter] add mailcow isolation rule to MAILCOW chain

Full commit hash
b236fd3ac683ea1434521807c5d118040b54882c
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
23
        - netfilter-mailcow
Open commit View diff
23 - netfilter-mailcow
andryyy almost 7 years ago 3bd3207

[Compose] UPDATE MARIADB TO 10.3 - Please check your installations after upgrading and WAIT a few minutes for the upgrade to complete!

Full commit hash
3bd32072f1255af15d20efe5d0b6cd1c8696a1cd
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
24
      stop_grace_period: 45s
Open commit View diff
24 stop_grace_period: 45s
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
25
      volumes:
Open commit View diff
25 volumes:
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
26
        - mysql-vol-1:/var/lib/mysql/
Open commit View diff
26 - mysql-vol-1:/var/lib/mysql/
DerLinkman about 1 year ago d4f899b

compose: add selinux label to mysql-socket-vol to prevent "access denied" (#6560)

Full commit hash
d4f899b091ed48e01fea3a674dd3278bf8b68caf
Author
DerLinkman <[email protected]>
Date
about 1 year ago
Selected line
27
        - mysql-socket-vol-1:/var/run/mysqld/:z
Open commit View diff
27 - mysql-socket-vol-1:/var/run/mysqld/:z
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
28
        - ./data/conf/mysql/:/etc/mysql/conf.d/:ro,Z
Open commit View diff
28 - ./data/conf/mysql/:/etc/mysql/conf.d/:ro,Z
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
29
      environment:
Open commit View diff
29 environment:
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
30
        - TZ=${TZ}
Open commit View diff
30 - TZ=${TZ}
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
31
        - MYSQL_ROOT_PASSWORD=${DBROOT}
Open commit View diff
31 - MYSQL_ROOT_PASSWORD=${DBROOT}
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
32
        - MYSQL_DATABASE=${DBNAME}
Open commit View diff
32 - MYSQL_DATABASE=${DBNAME}
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
33
        - MYSQL_USER=${DBUSER}
Open commit View diff
33 - MYSQL_USER=${DBUSER}
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
34
        - MYSQL_PASSWORD=${DBPASS}
Open commit View diff
34 - MYSQL_PASSWORD=${DBPASS}
andryyy over 6 years ago 6565e99

[MySQL, PHP, DockerAPI] Move mysql_tzinfo_to_sql trigger to php-fpm-mailcow to prevent race condition on slow disks (known bug @ MariaDB)

Full commit hash
6565e994bb785c582019afea245393aa56e2a09c
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
35
        - MYSQL_INITDB_SKIP_TZINFO=1
Open commit View diff
35 - MYSQL_INITDB_SKIP_TZINFO=1
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
36
      restart: always
Open commit View diff
36 restart: always
andre.peters over 8 years ago 6118085

[Compose] Expose SQL to 13306 on 127.0.0.1

Full commit hash
6118085890f0c0aab6aee0341904820d9f08613e
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
37
      ports:
Open commit View diff
37 ports:
same change 6118085

[Compose] Expose SQL to 13306 on 127.0.0.1

Full commit hash
6118085890f0c0aab6aee0341904820d9f08613e
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
38
        - "${SQL_PORT:-127.0.0.1:13306}:3306"
Open commit View diff
38 - "${SQL_PORT:-127.0.0.1:13306}:3306"
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
39
      networks:
Open commit View diff
39 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
40
        mailcow-network:
Open commit View diff
40 mailcow-network:
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
41
          aliases:
Open commit View diff
41 aliases:
same change 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
42
            - mysql
Open commit View diff
42 - mysql
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
43
Open commit View diff
43
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
44
    redis-mailcow:
Open commit View diff
44 redis-mailcow:
FreddleSpl0it 10 months ago 2642d91

[Redis] Update to Redis 7.4.6

Full commit hash
2642d9109efe0c934b93988f88cbf3b0aed8d0d7
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
45
      image: redis:7.4.6-alpine
Open commit View diff
45 image: redis:7.4.6-alpine
FreddleSpl0it over 1 year ago ef2f5f7

[Dovecot] Use Redis ACL user quota_notify with restricted access

Full commit hash
ef2f5f7be0c2992580c1290e36d08bb73348600e
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
46
      entrypoint: ["/bin/sh","/redis-conf.sh"]
Open commit View diff
46 entrypoint: ["/bin/sh","/redis-conf.sh"]
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
47
      volumes:
Open commit View diff
47 volumes:
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
48
        - redis-vol-1:/data/
Open commit View diff
48 - redis-vol-1:/data/
FreddleSpl0it over 1 year ago b0de756

[Redis] Rename docker-entrypoint.sh to redis-conf.sh

Full commit hash
b0de756a7c741c1fd2ff560783833620b6878573
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
49
        - ./data/conf/redis/redis-conf.sh:/redis-conf.sh:z
Open commit View diff
49 - ./data/conf/redis/redis-conf.sh:/redis-conf.sh:z
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
50
      restart: always
Open commit View diff
50 restart: always
FreddleSpl0it over 2 years ago b236fd3

[Netfilter] add mailcow isolation rule to MAILCOW chain

Full commit hash
b236fd3ac683ea1434521807c5d118040b54882c
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
51
      depends_on:
Open commit View diff
51 depends_on:
same change b236fd3

[Netfilter] add mailcow isolation rule to MAILCOW chain

Full commit hash
b236fd3ac683ea1434521807c5d118040b54882c
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
52
        - netfilter-mailcow
Open commit View diff
52 - netfilter-mailcow
andryyy over 6 years ago a88f536

[Compose] Update PHP, Netfilter; Expose Redis (locally)

Full commit hash
a88f536b3153e2b10ad038708e53543ca441c5b5
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
53
      ports:
Open commit View diff
53 ports:
same change a88f536

[Compose] Update PHP, Netfilter; Expose Redis (locally)

Full commit hash
a88f536b3153e2b10ad038708e53543ca441c5b5
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
54
        - "${REDIS_PORT:-127.0.0.1:7654}:6379"
Open commit View diff
54 - "${REDIS_PORT:-127.0.0.1:7654}:6379"
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
55
      environment:
Open commit View diff
55 environment:
same change f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
56
        - TZ=${TZ}
Open commit View diff
56 - TZ=${TZ}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
57
        - REDISPASS=${REDISPASS}
Open commit View diff
57 - REDISPASS=${REDISPASS}
FreddleSpl0it over 1 year ago 351f4ce

[Redis] Add support for masterauth via env var

Full commit hash
351f4ce787542b05dab8ad5c39c00429ef02233b
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
58
        - REDISMASTERPASS=${REDISMASTERPASS:-}
Open commit View diff
58 - REDISMASTERPASS=${REDISMASTERPASS:-}
Kristian Feldsam almost 5 years ago 737b40a

[redis] raise container net.core.somaxconn (#4176)

Full commit hash
737b40a4b9538eadccdec880c6f61a99409a0e65
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
59
      sysctls:
Open commit View diff
59 sysctls:
same change 737b40a

[redis] raise container net.core.somaxconn (#4176)

Full commit hash
737b40a4b9538eadccdec880c6f61a99409a0e65
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
60
        - net.core.somaxconn=4096
Open commit View diff
60 - net.core.somaxconn=4096
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
61
      networks:
Open commit View diff
61 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
62
        mailcow-network:
Open commit View diff
62 mailcow-network:
André Peters over 8 years ago 74c804b

[SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006

Full commit hash
74c804b9a39423873bf9e7ccf7830f384b66dca2
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
63
          ipv4_address: ${IPV4_NETWORK:-172.22.1}.249
Open commit View diff
63 ipv4_address: ${IPV4_NETWORK:-172.22.1}.249
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
64
          aliases:
Open commit View diff
64 aliases:
same change 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
65
            - redis
Open commit View diff
65 - redis
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
66
Open commit View diff
66
andryyy about 9 years ago 73c6d69

Add ClamAV by default, can be shut down if not needed

Full commit hash
73c6d69f5b8ca64dc62bfec1399c29ebbe60cd5e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
67
    clamd-mailcow:
Open commit View diff
67 clamd-mailcow:
FreddleSpl0it 11 months ago 8cb2570

[Clamd] update to 1.71

Full commit hash
8cb25709aea2f715cbac5ba7fd89130181fd98ec
Author
FreddleSpl0it <[email protected]>
Date
11 months ago
Selected line
68
      image: ghcr.io/mailcow/clamd:1.71
Open commit View diff
68 image: ghcr.io/mailcow/clamd:1.71
andryyy almost 9 years ago 3ec1861

[Compose] Push new images

Full commit hash
3ec18619eee5979a49ecd5034809a1dd4a3262f3
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
69
      restart: always
Open commit View diff
69 restart: always
Niklas Meyer about 4 years ago 714511b

[Compose] Update to Docker Compose v2 (#4605)

Full commit hash
714511b0a84691f4c52f55ebbe982623f2512c80
Author
Niklas Meyer <[email protected]>
Date
about 4 years ago
Selected line
70
      depends_on:
Open commit View diff
70 depends_on:
DerLinkman almost 3 years ago 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
71
        unbound-mailcow:
Open commit View diff
71 unbound-mailcow:
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
72
          condition: service_healthy
Open commit View diff
72 condition: service_healthy
andryyy almost 7 years ago 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
73
      dns:
Open commit View diff
73 dns:
same change 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
74
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
74 - ${IPV4_NETWORK:-172.22.1}.254
andryyy about 9 years ago a2f1c09

[Web] Style changes to DKIM import section, push login errors to Redis channel

Full commit hash
a2f1c09a84d55999872bc81cf3cbe2631cb79992
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
75
      environment:
Open commit View diff
75 environment:
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
76
        - TZ=${TZ}
Open commit View diff
76 - TZ=${TZ}
andre.peters over 8 years ago 4f2d9bc

[Compose] New images; Allow to set networks; mount ClamAV configs

Full commit hash
4f2d9bc48e8c83db06c10a7075016d24f0db785e
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
77
        - SKIP_CLAMD=${SKIP_CLAMD:-n}
Open commit View diff
77 - SKIP_CLAMD=${SKIP_CLAMD:-n}
same change 4f2d9bc

[Compose] New images; Allow to set networks; mount ClamAV configs

Full commit hash
4f2d9bc48e8c83db06c10a7075016d24f0db785e
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
78
      volumes:
Open commit View diff
78 volumes:
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
79
        - ./data/conf/clamav/:/etc/clamav/:Z
Open commit View diff
79 - ./data/conf/clamav/:/etc/clamav/:Z
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
80
        - clamd-db-vol-1:/var/lib/clamav
Open commit View diff
80 - clamd-db-vol-1:/var/lib/clamav
andryyy about 9 years ago 73c6d69

Add ClamAV by default, can be shut down if not needed

Full commit hash
73c6d69f5b8ca64dc62bfec1399c29ebbe60cd5e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
81
      networks:
Open commit View diff
81 networks:
same change 73c6d69

Add ClamAV by default, can be shut down if not needed

Full commit hash
73c6d69f5b8ca64dc62bfec1399c29ebbe60cd5e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
82
        mailcow-network:
Open commit View diff
82 mailcow-network:
same change 73c6d69

Add ClamAV by default, can be shut down if not needed

Full commit hash
73c6d69f5b8ca64dc62bfec1399c29ebbe60cd5e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
83
          aliases:
Open commit View diff
83 aliases:
same change 73c6d69

Add ClamAV by default, can be shut down if not needed

Full commit hash
73c6d69f5b8ca64dc62bfec1399c29ebbe60cd5e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
84
            - clamd
Open commit View diff
84 - clamd
andryyy over 9 years ago 0c7ff2f

Added clamd container for testing

Full commit hash
0c7ff2f4b680662b99f01304634f600a2a2f57d7
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
85
Open commit View diff
85
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
86
    rspamd-mailcow:
Open commit View diff
86 rspamd-mailcow:
FreddleSpl0it about 1 month ago 24cc369

[Rspamd] Migrate metadata_exporter to multipart formatter

Full commit hash
24cc369d84935428f58a4c6bef5b18a58ad248ed
Author
FreddleSpl0it <[email protected]>
Date
about 1 month ago
Selected line
87
      image: ghcr.io/mailcow/rspamd:4.1.0-1
Open commit View diff
87 image: ghcr.io/mailcow/rspamd:4.1.0-1
André almost 9 years ago a35bf76

[Compose] Remove init where possible or replace init by tini, set grace periods

Full commit hash
a35bf76154a9f18d3f6353db6aba054312bde568
Author
André <[email protected]>
Date
almost 9 years ago
Selected line
88
      stop_grace_period: 30s
Open commit View diff
88 stop_grace_period: 30s
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
89
      depends_on:
Open commit View diff
89 depends_on:
andryyy about 7 years ago 7e0abcd

[Compose] Update Rspadm and Dovecot images

Full commit hash
7e0abcdca378802a931c08e06bd92255c2cfa984
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
90
        - dovecot-mailcow
Open commit View diff
90 - dovecot-mailcow
Niklas Meyer almost 2 years ago bb6f405

compose: added clamd as depends_on to rspamd (#6062)

Full commit hash
bb6f4058416b60ac0cb3e808740056de4a7cbc92
Author
Niklas Meyer <[email protected]>
Date
almost 2 years ago
Selected line
91
        - clamd-mailcow
Open commit View diff
91 - clamd-mailcow
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
92
      environment:
Open commit View diff
92 environment:
same change f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
93
        - TZ=${TZ}
Open commit View diff
93 - TZ=${TZ}
andryyy over 6 years ago 84e7679

[Compose] Update Rspamd, add IP networks for symbol not yet in use

Full commit hash
84e767964f60fe363c7c4bfc96958d2a252c4c46
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
94
        - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
Open commit View diff
94 - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
same change 84e7679

[Compose] Update Rspamd, add IP networks for symbol not yet in use

Full commit hash
84e767964f60fe363c7c4bfc96958d2a252c4c46
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
95
        - IPV6_NETWORK=${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
Open commit View diff
95 - IPV6_NETWORK=${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
andryyy over 6 years ago f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
96
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
96 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
97
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
97 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
98
        - REDISPASS=${REDISPASS}
Open commit View diff
98 - REDISPASS=${REDISPASS}
DerLinkman almost 2 years ago 6e00d65

compose: bumped rspamd tag

Full commit hash
6e00d653ce64d17092fa86c178509900aa84821b
Author
DerLinkman <[email protected]>
Date
almost 2 years ago
Selected line
99
        - SPAMHAUS_DQS_KEY=${SPAMHAUS_DQS_KEY:-}
Open commit View diff
99 - SPAMHAUS_DQS_KEY=${SPAMHAUS_DQS_KEY:-}
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
100
      volumes:
Open commit View diff
100 volumes:
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
101
        - ./data/hooks/rspamd:/hooks:Z
Open commit View diff
101 - ./data/hooks/rspamd:/hooks:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
102
        - ./data/conf/rspamd/custom/:/etc/rspamd/custom:z
Open commit View diff
102 - ./data/conf/rspamd/custom/:/etc/rspamd/custom:z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
103
        - ./data/conf/rspamd/override.d/:/etc/rspamd/override.d:Z
Open commit View diff
103 - ./data/conf/rspamd/override.d/:/etc/rspamd/override.d:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
104
        - ./data/conf/rspamd/local.d/:/etc/rspamd/local.d:Z
Open commit View diff
104 - ./data/conf/rspamd/local.d/:/etc/rspamd/local.d:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
105
        - ./data/conf/rspamd/plugins.d/:/etc/rspamd/plugins.d:Z
Open commit View diff
105 - ./data/conf/rspamd/plugins.d/:/etc/rspamd/plugins.d:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
106
        - ./data/conf/rspamd/lua/:/etc/rspamd/lua/:ro,Z
Open commit View diff
106 - ./data/conf/rspamd/lua/:/etc/rspamd/lua/:ro,Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
107
        - ./data/conf/rspamd/rspamd.conf.local:/etc/rspamd/rspamd.conf.local:Z
Open commit View diff
107 - ./data/conf/rspamd/rspamd.conf.local:/etc/rspamd/rspamd.conf.local:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
108
        - ./data/conf/rspamd/rspamd.conf.override:/etc/rspamd/rspamd.conf.override:Z
Open commit View diff
108 - ./data/conf/rspamd/rspamd.conf.override:/etc/rspamd/rspamd.conf.override:Z
Niklas Meyer about 4 years ago 7bcc8bd

[Compose] Removed volume Bind from rspamd-vol

Full commit hash
7bcc8bd3a2b3cfba0c9e5c85018120030bf847bc
Author
Niklas Meyer <[email protected]>
Date
about 4 years ago
Selected line
109
        - rspamd-vol-1:/var/lib/rspamd
Open commit View diff
109 - rspamd-vol-1:/var/lib/rspamd
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
110
      restart: always
Open commit View diff
110 restart: always
andryyy over 5 years ago ec78de4

[Rspamd] Fix vanished Rspamd history after restart

Full commit hash
ec78de41cb4fab3a501901c318e35c2bab8cb758
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
111
      hostname: rspamd
Open commit View diff
111 hostname: rspamd
andryyy about 9 years ago b367ec0

Add Unbound as better DNSSEC enabled resolver

Full commit hash
b367ec0ace533ee3f32bd16c70a5e7f7ab52f571
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
112
      dns:
Open commit View diff
112 dns:
André Peters over 8 years ago 74c804b

[SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006

Full commit hash
74c804b9a39423873bf9e7ccf7830f384b66dca2
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
113
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
113 - ${IPV4_NETWORK:-172.22.1}.254
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
114
      networks:
Open commit View diff
114 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
115
        mailcow-network:
Open commit View diff
115 mailcow-network:
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
116
          aliases:
Open commit View diff
116 aliases:
same change 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
117
            - rspamd
Open commit View diff
117 - rspamd
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
118
Open commit View diff
118
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
119
    php-fpm-mailcow:
Open commit View diff
119 php-fpm-mailcow:
FreddleSpl0it about 1 month ago fa154c7

[PHP] Rebuild Image

Full commit hash
fa154c71f3fc855c99fae503a222790b92e1e42e
Author
FreddleSpl0it <[email protected]>
Date
about 1 month ago
Selected line
120
      image: ghcr.io/mailcow/phpfpm:8.2.29-3
Open commit View diff
120 image: ghcr.io/mailcow/phpfpm:8.2.29-3
andryyy almost 9 years ago 6110ac3

[SOGo] Use official nightly; [PHP-FPM] Fix expose=off

Full commit hash
6110ac386fa78c01a4cf26acf09ea32930649a71
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
121
      command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
Open commit View diff
121 command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
122
      depends_on:
Open commit View diff
122 depends_on:
andryyy about 9 years ago 2e6fdba

PHP should depend on Redis

Full commit hash
2e6fdba2b63f19ae150b8223ce74dc992acd6024
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
123
        - redis-mailcow
Open commit View diff
123 - redis-mailcow
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
124
      volumes:
Open commit View diff
124 volumes:
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
125
        - ./data/hooks/phpfpm:/hooks:Z
Open commit View diff
125 - ./data/hooks/phpfpm:/hooks:Z
andryyy over 5 years ago f2453e3

[Ejabberd] More fixes for Ejabberd integration (WIP)

Full commit hash
f2453e316f21ed25219406ba6ecf6e1000c35cae
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
126
        - ./data/web:/web:z
Open commit View diff
126 - ./data/web:/web:z
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
127
        - ./data/conf/rspamd/dynmaps:/dynmaps:ro,z
Open commit View diff
127 - ./data/conf/rspamd/dynmaps:/dynmaps:ro,z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
128
        - ./data/conf/rspamd/custom/:/rspamd_custom_maps:z
Open commit View diff
128 - ./data/conf/rspamd/custom/:/rspamd_custom_maps:z
FreddleSpl0it over 3 years ago dca5f1b

[Web] move /process/login to internal endpoint

Full commit hash
dca5f1baab2ed5a0d5e8309df6b2909a15ed70a4
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
129
        - ./data/conf/dovecot/auth/mailcowauth.php:/mailcowauth/mailcowauth.php:z
Open commit View diff
129 - ./data/conf/dovecot/auth/mailcowauth.php:/mailcowauth/mailcowauth.php:z
same change dca5f1b

[Web] move /process/login to internal endpoint

Full commit hash
dca5f1baab2ed5a0d5e8309df6b2909a15ed70a4
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
130
        - ./data/web/inc/functions.inc.php:/mailcowauth/functions.inc.php:z
Open commit View diff
130 - ./data/web/inc/functions.inc.php:/mailcowauth/functions.inc.php:z
same change dca5f1b

[Web] move /process/login to internal endpoint

Full commit hash
dca5f1baab2ed5a0d5e8309df6b2909a15ed70a4
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
131
        - ./data/web/inc/functions.auth.inc.php:/mailcowauth/functions.auth.inc.php:z
Open commit View diff
131 - ./data/web/inc/functions.auth.inc.php:/mailcowauth/functions.auth.inc.php:z
same change dca5f1b

[Web] move /process/login to internal endpoint

Full commit hash
dca5f1baab2ed5a0d5e8309df6b2909a15ed70a4
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
132
        - ./data/web/inc/sessions.inc.php:/mailcowauth/sessions.inc.php:z
Open commit View diff
132 - ./data/web/inc/sessions.inc.php:/mailcowauth/sessions.inc.php:z
FreddleSpl0it almost 3 years ago 3a4c0c8

fix keycloak mailpassword flow

Full commit hash
3a4c0c84a3e79058750f0786f5fddc42a29e576b
Author
FreddleSpl0it <[email protected]>
Date
almost 3 years ago
Selected line
133
        - ./data/web/inc/functions.mailbox.inc.php:/mailcowauth/functions.mailbox.inc.php:z
Open commit View diff
133 - ./data/web/inc/functions.mailbox.inc.php:/mailcowauth/functions.mailbox.inc.php:z
same change 3a4c0c8

fix keycloak mailpassword flow

Full commit hash
3a4c0c84a3e79058750f0786f5fddc42a29e576b
Author
FreddleSpl0it <[email protected]>
Date
almost 3 years ago
Selected line
134
        - ./data/web/inc/functions.ratelimit.inc.php:/mailcowauth/functions.ratelimit.inc.php:z
Open commit View diff
134 - ./data/web/inc/functions.ratelimit.inc.php:/mailcowauth/functions.ratelimit.inc.php:z
FreddleSpl0it over 1 year ago 896a963

Fix mailcowauth

Full commit hash
896a9638d6b55c15081a8ca0ee172797988640e5
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
135
        - ./data/web/inc/functions.acl.inc.php:/mailcowauth/functions.acl.inc.php:z
Open commit View diff
135 - ./data/web/inc/functions.acl.inc.php:/mailcowauth/functions.acl.inc.php:z
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
136
        - rspamd-vol-1:/var/lib/rspamd
Open commit View diff
136 - rspamd-vol-1:/var/lib/rspamd
DerLinkman about 1 year ago d4f899b

compose: add selinux label to mysql-socket-vol to prevent "access denied" (#6560)

Full commit hash
d4f899b091ed48e01fea3a674dd3278bf8b68caf
Author
DerLinkman <[email protected]>
Date
about 1 year ago
Selected line
137
        - mysql-socket-vol-1:/var/run/mysqld/:z
Open commit View diff
137 - mysql-socket-vol-1:/var/run/mysqld/:z
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
138
        - ./data/conf/sogo/:/etc/sogo/:z
Open commit View diff
138 - ./data/conf/sogo/:/etc/sogo/:z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
139
        - ./data/conf/rspamd/meta_exporter:/meta_exporter:ro,z
Open commit View diff
139 - ./data/conf/rspamd/meta_exporter:/meta_exporter:ro,z
FreddleSpl0it about 3 years ago f8647bb

[Web] add keycloak sync crontask

Full commit hash
f8647bb15eecc44d1bbd15cd5ea26a41e87f6606
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
140
        - ./data/conf/phpfpm/crons:/crons:z
Open commit View diff
140 - ./data/conf/phpfpm/crons:/crons:z
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
141
        - ./data/conf/phpfpm/sogo-sso/:/etc/sogo-sso/:z
Open commit View diff
141 - ./data/conf/phpfpm/sogo-sso/:/etc/sogo-sso/:z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
142
        - ./data/conf/phpfpm/php-fpm.d/pools.conf:/usr/local/etc/php-fpm.d/z-pools.conf:Z
Open commit View diff
142 - ./data/conf/phpfpm/php-fpm.d/pools.conf:/usr/local/etc/php-fpm.d/z-pools.conf:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
143
        - ./data/conf/phpfpm/php-conf.d/opcache-recommended.ini:/usr/local/etc/php/conf.d/opcache-recommended.ini:Z
Open commit View diff
143 - ./data/conf/phpfpm/php-conf.d/opcache-recommended.ini:/usr/local/etc/php/conf.d/opcache-recommended.ini:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
144
        - ./data/conf/phpfpm/php-conf.d/upload.ini:/usr/local/etc/php/conf.d/upload.ini:Z
Open commit View diff
144 - ./data/conf/phpfpm/php-conf.d/upload.ini:/usr/local/etc/php/conf.d/upload.ini:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
145
        - ./data/conf/phpfpm/php-conf.d/other.ini:/usr/local/etc/php/conf.d/zzz-other.ini:Z
Open commit View diff
145 - ./data/conf/phpfpm/php-conf.d/other.ini:/usr/local/etc/php/conf.d/zzz-other.ini:Z
Hannes Happle over 5 years ago 85f0d02

[Compose] Fix SELinux labeling conflicts

Full commit hash
85f0d02100496bf120112c9b9d5ec25c4b28f743
Author
Hannes Happle <[email protected]>
Date
over 5 years ago
Selected line
146
        - ./data/conf/dovecot/global_sieve_before:/global_sieve/before:z
Open commit View diff
146 - ./data/conf/dovecot/global_sieve_before:/global_sieve/before:z
same change 85f0d02

[Compose] Fix SELinux labeling conflicts

Full commit hash
85f0d02100496bf120112c9b9d5ec25c4b28f743
Author
Hannes Happle <[email protected]>
Date
over 5 years ago
Selected line
147
        - ./data/conf/dovecot/global_sieve_after:/global_sieve/after:z
Open commit View diff
147 - ./data/conf/dovecot/global_sieve_after:/global_sieve/after:z
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
148
        - ./data/assets/templates:/tpls:z
Open commit View diff
148 - ./data/assets/templates:/tpls:z
andryyy over 5 years ago f2453e3

[Ejabberd] More fixes for Ejabberd integration (WIP)

Full commit hash
f2453e316f21ed25219406ba6ecf6e1000c35cae
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
149
        - ./data/conf/nginx/:/etc/nginx/conf.d/:z
Open commit View diff
149 - ./data/conf/nginx/:/etc/nginx/conf.d/:z
andryyy almost 7 years ago 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
150
      dns:
Open commit View diff
150 dns:
same change 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
151
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
151 - ${IPV4_NETWORK:-172.22.1}.254
andryyy over 9 years ago 774320d

Use env vars for PHP app

Full commit hash
774320d5e8bac5519621496cb85729cd711932ea
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
152
      environment:
Open commit View diff
152 environment:
andryyy over 6 years ago f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
153
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
153 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
154
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
154 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
155
        - REDISPASS=${REDISPASS}
Open commit View diff
155 - REDISPASS=${REDISPASS}
Michael Kuron over 8 years ago 99ed1e2

Re-add default value for LOG_LINES

Full commit hash
99ed1e2e0b4d349e29cb57d0ca83df661327fa6b
Author
Michael Kuron <[email protected]>
Date
over 8 years ago
Selected line
156
        - LOG_LINES=${LOG_LINES:-9999}
Open commit View diff
156 - LOG_LINES=${LOG_LINES:-9999}
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
157
        - TZ=${TZ}
Open commit View diff
157 - TZ=${TZ}
andryyy over 9 years ago 774320d

Use env vars for PHP app

Full commit hash
774320d5e8bac5519621496cb85729cd711932ea
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
158
        - DBNAME=${DBNAME}
Open commit View diff
158 - DBNAME=${DBNAME}
same change 774320d

Use env vars for PHP app

Full commit hash
774320d5e8bac5519621496cb85729cd711932ea
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
159
        - DBUSER=${DBUSER}
Open commit View diff
159 - DBUSER=${DBUSER}
same change 774320d

Use env vars for PHP app

Full commit hash
774320d5e8bac5519621496cb85729cd711932ea
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
160
        - DBPASS=${DBPASS}
Open commit View diff
160 - DBPASS=${DBPASS}
andryyy over 9 years ago 49e09d3

Add autodiscover and autoconfig

Full commit hash
49e09d3ca03f969ca296712d01e7eed53483873b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
161
        - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Open commit View diff
161 - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Lukas Schreiner over 5 years ago d96bf91

Support of different default pass schemes + support of BLF-CRYPT (#3832)

Full commit hash
d96bf91a0dfc45109e0396546f57ea9297071c03
Author
Lukas Schreiner <[email protected]>
Date
over 5 years ago
Selected line
162
        - MAILCOW_PASS_SCHEME=${MAILCOW_PASS_SCHEME:-BLF-CRYPT}
Open commit View diff
162 - MAILCOW_PASS_SCHEME=${MAILCOW_PASS_SCHEME:-BLF-CRYPT}
andryyy about 9 years ago b6bc1ea

Fix autodiscover, pass ports to phpfpm-mailcow for further features and autodiscover

Full commit hash
b6bc1eaf0a0a747308775c28155f5924047e71dc
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
163
        - IMAP_PORT=${IMAP_PORT:-143}
Open commit View diff
163 - IMAP_PORT=${IMAP_PORT:-143}
same change b6bc1ea

Fix autodiscover, pass ports to phpfpm-mailcow for further features and autodiscover

Full commit hash
b6bc1eaf0a0a747308775c28155f5924047e71dc
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
164
        - IMAPS_PORT=${IMAPS_PORT:-993}
Open commit View diff
164 - IMAPS_PORT=${IMAPS_PORT:-993}
same change b6bc1ea

Fix autodiscover, pass ports to phpfpm-mailcow for further features and autodiscover

Full commit hash
b6bc1eaf0a0a747308775c28155f5924047e71dc
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
165
        - POP_PORT=${POP_PORT:-110}
Open commit View diff
165 - POP_PORT=${POP_PORT:-110}
same change b6bc1ea

Fix autodiscover, pass ports to phpfpm-mailcow for further features and autodiscover

Full commit hash
b6bc1eaf0a0a747308775c28155f5924047e71dc
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
166
        - POPS_PORT=${POPS_PORT:-995}
Open commit View diff
166 - POPS_PORT=${POPS_PORT:-995}
same change b6bc1ea

Fix autodiscover, pass ports to phpfpm-mailcow for further features and autodiscover

Full commit hash
b6bc1eaf0a0a747308775c28155f5924047e71dc
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
167
        - SIEVE_PORT=${SIEVE_PORT:-4190}
Open commit View diff
167 - SIEVE_PORT=${SIEVE_PORT:-4190}
andryyy about 6 years ago 80ad8fc

[Compose] Update Dovecot, add networks to PHP-FPM

Full commit hash
80ad8fc764fd4c089eee180c310ffe40b4846d6f
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
168
        - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
Open commit View diff
168 - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
same change 80ad8fc

[Compose] Update Dovecot, add networks to PHP-FPM

Full commit hash
80ad8fc764fd4c089eee180c310ffe40b4846d6f
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
169
        - IPV6_NETWORK=${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
Open commit View diff
169 - IPV6_NETWORK=${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
andryyy about 9 years ago b6bc1ea

Fix autodiscover, pass ports to phpfpm-mailcow for further features and autodiscover

Full commit hash
b6bc1eaf0a0a747308775c28155f5924047e71dc
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
170
        - SUBMISSION_PORT=${SUBMISSION_PORT:-587}
Open commit View diff
170 - SUBMISSION_PORT=${SUBMISSION_PORT:-587}
same change b6bc1ea

Fix autodiscover, pass ports to phpfpm-mailcow for further features and autodiscover

Full commit hash
b6bc1eaf0a0a747308775c28155f5924047e71dc
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
171
        - SMTPS_PORT=${SMTPS_PORT:-465}
Open commit View diff
171 - SMTPS_PORT=${SMTPS_PORT:-465}
same change b6bc1ea

Fix autodiscover, pass ports to phpfpm-mailcow for further features and autodiscover

Full commit hash
b6bc1eaf0a0a747308775c28155f5924047e71dc
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
172
        - SMTP_PORT=${SMTP_PORT:-25}
Open commit View diff
172 - SMTP_PORT=${SMTP_PORT:-25}
André about 8 years ago 27d3388

[Rspamd] Remove antivirus debugging

Full commit hash
27d33885796cd193e32595a9920ed78e3481c618
Author
André <[email protected]>
Date
about 8 years ago
Selected line
173
        - API_KEY=${API_KEY:-invalid}
Open commit View diff
173 - API_KEY=${API_KEY:-invalid}
andryyy over 6 years ago 5e56421

[Config] Add API_KEY_READ_ONLY

Full commit hash
5e5642148c44cf12d8206e4dcde24ca51119ffd8
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
174
        - API_KEY_READ_ONLY=${API_KEY_READ_ONLY:-invalid}
Open commit View diff
174 - API_KEY_READ_ONLY=${API_KEY_READ_ONLY:-invalid}
André about 8 years ago 27d3388

[Rspamd] Remove antivirus debugging

Full commit hash
27d33885796cd193e32595a9920ed78e3481c618
Author
André <[email protected]>
Date
about 8 years ago
Selected line
175
        - API_ALLOW_FROM=${API_ALLOW_FROM:-invalid}
Open commit View diff
175 - API_ALLOW_FROM=${API_ALLOW_FROM:-invalid}
André almost 8 years ago e695ae3

[Compose] Disable oom killer for watchdog and dockerapi

Full commit hash
e695ae382cdee0ada4f3d239538914d580f44dcc
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
176
        - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME:-mailcow-dockerized}
Open commit View diff
176 - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME:-mailcow-dockerized}
Niklas Meyer over 1 year ago 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
177
        - SKIP_FTS=${SKIP_FTS:-y}
Open commit View diff
177 - SKIP_FTS=${SKIP_FTS:-y}
andryyy over 6 years ago ab180bf

[Compose] Add SKIP_CLAMD to php-fpm-mailcow and update Rspamd image

Full commit hash
ab180bfb75553950d5b6599a5f43c2fbeca0d34c
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
178
        - SKIP_CLAMD=${SKIP_CLAMD:-n}
Open commit View diff
178 - SKIP_CLAMD=${SKIP_CLAMD:-n}
Marvin A. Ruder over 1 year ago cd3b1ab

Allow disabling Olefy

Full commit hash
cd3b1ab828bdaacacbffebfd755c0fa919610f1c
Author
Marvin A. Ruder <[email protected]>
Date
over 1 year ago
Selected line
179
        - SKIP_OLEFY=${SKIP_OLEFY:-n}
Open commit View diff
179 - SKIP_OLEFY=${SKIP_OLEFY:-n}
andryyy about 6 years ago d392257

[Web] Some changes

Full commit hash
d3922572892bf857027bbd41b22daa6f8d164fc5
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
180
        - SKIP_SOGO=${SKIP_SOGO:-n}
Open commit View diff
180 - SKIP_SOGO=${SKIP_SOGO:-n}
Marcel Hofer over 7 years ago cac67db

add config ALLOW_ADMIN_EMAIL_LOGIN and implement password-less SOGo login admins

Full commit hash
cac67db20314e6a023ef4b8a059d82765bb3023e
Author
Marcel Hofer <[email protected]>
Date
over 7 years ago
Selected line
181
        - ALLOW_ADMIN_EMAIL_LOGIN=${ALLOW_ADMIN_EMAIL_LOGIN:-n}
Open commit View diff
181 - ALLOW_ADMIN_EMAIL_LOGIN=${ALLOW_ADMIN_EMAIL_LOGIN:-n}
andryyy over 6 years ago 58e0abe

[Compose] New images

Full commit hash
58e0abe4bb30747914e78ea3510ff7b5c34d4bf3
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
182
        - MASTER=${MASTER:-y}
Open commit View diff
182 - MASTER=${MASTER:-y}
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
183
        - DEV_MODE=${DEV_MODE:-n}
Open commit View diff
183 - DEV_MODE=${DEV_MODE:-n}
FreddleSpl0it over 3 years ago ef392ef

add demo_mode for mailcow ui

Full commit hash
ef392ef6ba44c103ac9eb7e77db779f77736f032
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
184
        - DEMO_MODE=${DEMO_MODE:-n}
Open commit View diff
184 - DEMO_MODE=${DEMO_MODE:-n}
FreddleSpl0it over 4 years ago aaf5da2

[WebAuthn] rename env var

Full commit hash
aaf5da240a00f5688eb4bdf5b2753df308851dcc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
185
        - WEBAUTHN_ONLY_TRUSTED_VENDORS=${WEBAUTHN_ONLY_TRUSTED_VENDORS:-n}
Open commit View diff
185 - WEBAUTHN_ONLY_TRUSTED_VENDORS=${WEBAUTHN_ONLY_TRUSTED_VENDORS:-n}
FreddleSpl0it about 3 years ago 0f69565

[Web] add CLUSTERMODE environment variable

Full commit hash
0f6956572e760f6b303902f95de5898848d28cff
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
186
        - CLUSTERMODE=${CLUSTERMODE:-}
Open commit View diff
186 - CLUSTERMODE=${CLUSTERMODE:-}
FreddleSpl0it over 1 year ago a2e87e0

[Web] Add validation for server_name against allow list

Full commit hash
a2e87e0880e8a882cffd47d50d17cd26e3e8846d
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
187
        - ADDITIONAL_SERVER_NAMES=${ADDITIONAL_SERVER_NAMES:-}
Open commit View diff
187 - ADDITIONAL_SERVER_NAMES=${ADDITIONAL_SERVER_NAMES:-}
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
188
      restart: always
Open commit View diff
188 restart: always
FreddleSpl0it about 3 years ago f8647bb

[Web] add keycloak sync crontask

Full commit hash
f8647bb15eecc44d1bbd15cd5ea26a41e87f6606
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
189
      labels:
Open commit View diff
189 labels:
same change f8647bb

[Web] add keycloak sync crontask

Full commit hash
f8647bb15eecc44d1bbd15cd5ea26a41e87f6606
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
190
        ofelia.enabled: "true"
Open commit View diff
190 ofelia.enabled: "true"
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
191
        ofelia.job-exec.phpfpm_keycloak_sync.schedule: "0 * * * * *"
Open commit View diff
191 ofelia.job-exec.phpfpm_keycloak_sync.schedule: "0 * * * * *"
FreddleSpl0it about 3 years ago f8647bb

[Web] add keycloak sync crontask

Full commit hash
f8647bb15eecc44d1bbd15cd5ea26a41e87f6606
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
192
        ofelia.job-exec.phpfpm_keycloak_sync.no-overlap: "true"
Open commit View diff
192 ofelia.job-exec.phpfpm_keycloak_sync.no-overlap: "true"
same change f8647bb

[Web] add keycloak sync crontask

Full commit hash
f8647bb15eecc44d1bbd15cd5ea26a41e87f6606
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
193
        ofelia.job-exec.phpfpm_keycloak_sync.command: "/bin/bash -c \"php /crons/keycloak-sync.php || exit 0\""
Open commit View diff
193 ofelia.job-exec.phpfpm_keycloak_sync.command: "/bin/bash -c \"php /crons/keycloak-sync.php || exit 0\""
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
194
        ofelia.job-exec.phpfpm_ldap_sync.schedule: "0 * * * * *"
Open commit View diff
194 ofelia.job-exec.phpfpm_ldap_sync.schedule: "0 * * * * *"
FreddleSpl0it over 2 years ago b3e26e1

[Ofelia] add ldap sync cronjob

Full commit hash
b3e26e14ef81e3e9a6589a4d1dde5d5cd1ddf3fa
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
195
        ofelia.job-exec.phpfpm_ldap_sync.no-overlap: "true"
Open commit View diff
195 ofelia.job-exec.phpfpm_ldap_sync.no-overlap: "true"
same change b3e26e1

[Ofelia] add ldap sync cronjob

Full commit hash
b3e26e14ef81e3e9a6589a4d1dde5d5cd1ddf3fa
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
196
        ofelia.job-exec.phpfpm_ldap_sync.command: "/bin/bash -c \"php /crons/ldap-sync.php || exit 0\""
Open commit View diff
196 ofelia.job-exec.phpfpm_ldap_sync.command: "/bin/bash -c \"php /crons/ldap-sync.php || exit 0\""
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
197
      networks:
Open commit View diff
197 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
198
        mailcow-network:
Open commit View diff
198 mailcow-network:
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
199
          aliases:
Open commit View diff
199 aliases:
same change 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
200
            - phpfpm
Open commit View diff
200 - phpfpm
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
201
Open commit View diff
201
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
202
    sogo-mailcow:
Open commit View diff
202 sogo-mailcow:
goodygh about 2 months ago 23e4e4f

[SOGo] Update to 5.12.9

Full commit hash
23e4e4f3739549d43a8f7ea3ae1bc03874c775aa
Author
goodygh <[email protected]>
Date
about 2 months ago
Selected line
203
      image: ghcr.io/mailcow/sogo:5.12.9-1
Open commit View diff
203 image: ghcr.io/mailcow/sogo:5.12.9-1
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
204
      environment:
Open commit View diff
204 environment:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
205
        - DBNAME=${DBNAME}
Open commit View diff
205 - DBNAME=${DBNAME}
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
206
        - DBUSER=${DBUSER}
Open commit View diff
206 - DBUSER=${DBUSER}
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
207
        - DBPASS=${DBPASS}
Open commit View diff
207 - DBPASS=${DBPASS}
andryyy over 9 years ago 4102ccc

Add timezones

Full commit hash
4102ccc1a3807d4a10ecf63d70b604b036489feb
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
208
        - TZ=${TZ}
Open commit View diff
208 - TZ=${TZ}
Michael Kuron over 8 years ago 99ed1e2

Re-add default value for LOG_LINES

Full commit hash
99ed1e2e0b4d349e29cb57d0ca83df661327fa6b
Author
Michael Kuron <[email protected]>
Date
over 8 years ago
Selected line
209
        - LOG_LINES=${LOG_LINES:-9999}
Open commit View diff
209 - LOG_LINES=${LOG_LINES:-9999}
Michael Kuron about 9 years ago 115ac81

Pass hostname to SOGo Integrator build script

Full commit hash
115ac81bc6191187fab2395b42a26bb7f373058a
Author
Michael Kuron <[email protected]>
Date
about 9 years ago
Selected line
210
        - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Open commit View diff
210 - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Lukas Schreiner over 5 years ago d96bf91

Support of different default pass schemes + support of BLF-CRYPT (#3832)

Full commit hash
d96bf91a0dfc45109e0396546f57ea9297071c03
Author
Lukas Schreiner <[email protected]>
Date
over 5 years ago
Selected line
211
        - MAILCOW_PASS_SCHEME=${MAILCOW_PASS_SCHEME:-BLF-CRYPT}
Open commit View diff
211 - MAILCOW_PASS_SCHEME=${MAILCOW_PASS_SCHEME:-BLF-CRYPT}
Markus Heberling over 7 years ago 4755bb3

Allow setting ACL_ANYONE in the configuration

Full commit hash
4755bb323b1d16f593c45c7695b2ff1645b455e9
Author
Markus Heberling <[email protected]>
Date
over 7 years ago
Selected line
212
        - ACL_ANYONE=${ACL_ANYONE:-disallow}
Open commit View diff
212 - ACL_ANYONE=${ACL_ANYONE:-disallow}
andryyy over 7 years ago 57312ad

[Compose] Add ALLOW_ADMIN_EMAIL_LOGIN to sogo-mailcow to trigger bootstrap on change

Full commit hash
57312ad605b1e0b2a996b07cde6280299ae8025c
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
213
        - ALLOW_ADMIN_EMAIL_LOGIN=${ALLOW_ADMIN_EMAIL_LOGIN:-n}
Open commit View diff
213 - ALLOW_ADMIN_EMAIL_LOGIN=${ALLOW_ADMIN_EMAIL_LOGIN:-n}
same change 57312ad

[Compose] Add ALLOW_ADMIN_EMAIL_LOGIN to sogo-mailcow to trigger bootstrap on change

Full commit hash
57312ad605b1e0b2a996b07cde6280299ae8025c
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
214
        - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
Open commit View diff
214 - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
andryyy about 7 years ago b6acc5e

[Compose] New Dovecot and SOGo images

Full commit hash
b6acc5ef0923797057b3d4f5500bad61b828b467
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
215
        - SOGO_EXPIRE_SESSION=${SOGO_EXPIRE_SESSION:-480}
Open commit View diff
215 - SOGO_EXPIRE_SESSION=${SOGO_EXPIRE_SESSION:-480}
FreddleSpl0it 10 months ago 6106093

[SOGo][Web] Set URL encryption key in mailcow.conf

Full commit hash
610609378f2138aac35abd23db8063fdc63d7ef1
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
216
        - SOGO_URL_ENCRYPTION_KEY=${SOGO_URL_ENCRYPTION_KEY:-SOGoSuperSecret0}
Open commit View diff
216 - SOGO_URL_ENCRYPTION_KEY=${SOGO_URL_ENCRYPTION_KEY:-SOGoSuperSecret0}
andryyy about 6 years ago d392257

[Web] Some changes

Full commit hash
d3922572892bf857027bbd41b22daa6f8d164fc5
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
217
        - SKIP_SOGO=${SKIP_SOGO:-n}
Open commit View diff
217 - SKIP_SOGO=${SKIP_SOGO:-n}
andryyy over 6 years ago 58e0abe

[Compose] New images

Full commit hash
58e0abe4bb30747914e78ea3510ff7b5c34d4bf3
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
218
        - MASTER=${MASTER:-y}
Open commit View diff
218 - MASTER=${MASTER:-y}
andryyy over 6 years ago f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
219
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
219 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
220
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
220 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
221
        - REDISPASS=${REDISPASS}
Open commit View diff
221 - REDISPASS=${REDISPASS}
andryyy almost 7 years ago 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
222
      dns:
Open commit View diff
222 dns:
same change 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
223
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
223 - ${IPV4_NETWORK:-172.22.1}.254
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
224
      volumes:
Open commit View diff
224 volumes:
Kristian Feldsam almost 5 years ago 6ec2a0a

[SOGo] Added hooks support for SOGo image (#4181)

Full commit hash
6ec2a0a97d51aa12ad1b9a339d78e8be864a53d0
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
225
        - ./data/hooks/sogo:/hooks:Z
Open commit View diff
225 - ./data/hooks/sogo:/hooks:Z
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
226
        - ./data/conf/sogo/:/etc/sogo/:z
Open commit View diff
226 - ./data/conf/sogo/:/etc/sogo/:z
Felix Kaechele over 3 years ago 310c01a

Fix SELinux labelling of init_db.inc.php for SOGo

Full commit hash
310c01aac24d70f4d925b366429b409cd73e1900
Author
Felix Kaechele <[email protected]>
Date
over 3 years ago
Selected line
227
        - ./data/web/inc/init_db.inc.php:/init_db.inc.php:z
Open commit View diff
227 - ./data/web/inc/init_db.inc.php:/init_db.inc.php:z
FreddleSpl0it 5 months ago e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
228
        - ./data/conf/sogo/custom-favicon.ico:/usr/local/lib/GNUstep/SOGo/WebServerResources/img/sogo.ico:z
Open commit View diff
228 - ./data/conf/sogo/custom-favicon.ico:/usr/local/lib/GNUstep/SOGo/WebServerResources/img/sogo.ico:z
same change e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
229
        - ./data/conf/sogo/custom-shortlogo.svg:/usr/local/lib/GNUstep/SOGo/WebServerResources/img/sogo-compact.svg:z
Open commit View diff
229 - ./data/conf/sogo/custom-shortlogo.svg:/usr/local/lib/GNUstep/SOGo/WebServerResources/img/sogo-compact.svg:z
same change e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
230
        - ./data/conf/sogo/custom-fulllogo.svg:/usr/local/lib/GNUstep/SOGo/WebServerResources/img/sogo-full.svg:z
Open commit View diff
230 - ./data/conf/sogo/custom-fulllogo.svg:/usr/local/lib/GNUstep/SOGo/WebServerResources/img/sogo-full.svg:z
same change e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
231
        - ./data/conf/sogo/custom-fulllogo.png:/usr/local/lib/GNUstep/SOGo/WebServerResources/img/sogo-logo.png:z
Open commit View diff
231 - ./data/conf/sogo/custom-fulllogo.png:/usr/local/lib/GNUstep/SOGo/WebServerResources/img/sogo-logo.png:z
same change e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
232
        - ./data/conf/sogo/custom-theme.js:/usr/local/lib/GNUstep/SOGo/WebServerResources/js/theme.js:z
Open commit View diff
232 - ./data/conf/sogo/custom-theme.js:/usr/local/lib/GNUstep/SOGo/WebServerResources/js/theme.js:z
same change e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
233
        - ./data/conf/sogo/custom-sogo.js:/usr/local/lib/GNUstep/SOGo/WebServerResources/js/custom-sogo.js:z
Open commit View diff
233 - ./data/conf/sogo/custom-sogo.js:/usr/local/lib/GNUstep/SOGo/WebServerResources/js/custom-sogo.js:z
DerLinkman about 1 year ago d4f899b

compose: add selinux label to mysql-socket-vol to prevent "access denied" (#6560)

Full commit hash
d4f899b091ed48e01fea3a674dd3278bf8b68caf
Author
DerLinkman <[email protected]>
Date
about 1 year ago
Selected line
234
        - mysql-socket-vol-1:/var/run/mysqld/:z
Open commit View diff
234 - mysql-socket-vol-1:/var/run/mysqld/:z
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
235
        - sogo-web-vol-1:/sogo_web
Open commit View diff
235 - sogo-web-vol-1:/sogo_web
same change 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
236
        - sogo-userdata-backup-vol-1:/sogo_backup
Open commit View diff
236 - sogo-userdata-backup-vol-1:/sogo_backup
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
237
      labels:
Open commit View diff
237 labels:
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
238
        ofelia.enabled: "true"
Open commit View diff
238 ofelia.enabled: "true"
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
239
        ofelia.job-exec.sogo_sessions.schedule: "0 * * * * *"
Open commit View diff
239 ofelia.job-exec.sogo_sessions.schedule: "0 * * * * *"
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
240
        ofelia.job-exec.sogo_sessions.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu sogo /usr/sbin/sogo-tool -v expire-sessions $${SOGO_EXPIRE_SESSION} || exit 0\""
Open commit View diff
240 ofelia.job-exec.sogo_sessions.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu sogo /usr/sbin/sogo-tool -v expire-sessions $${SOGO_EXPIRE_SESSION} || exit 0\""
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
241
        ofelia.job-exec.sogo_ealarms.schedule: "0 * * * * *"
Open commit View diff
241 ofelia.job-exec.sogo_ealarms.schedule: "0 * * * * *"
Niklas Meyer over 1 year ago 6ec1e35

fix: broken sogo cron notifications (for appointments etc.) (#6128)

Full commit hash
6ec1e357c3027a39cb3016f36ba1e56295205919
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
242
        ofelia.job-exec.sogo_ealarms.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu sogo /usr/sbin/sogo-ealarms-notify -p /etc/sogo/cron.creds || exit 0\""
Open commit View diff
242 ofelia.job-exec.sogo_ealarms.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu sogo /usr/sbin/sogo-ealarms-notify -p /etc/sogo/cron.creds || exit 0\""
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
243
        ofelia.job-exec.sogo_eautoreply.schedule: "0 */5 * * * *"
Open commit View diff
243 ofelia.job-exec.sogo_eautoreply.schedule: "0 */5 * * * *"
same change 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
244
        ofelia.job-exec.sogo_eautoreply.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu sogo /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.creds || exit 0\""
Open commit View diff
244 ofelia.job-exec.sogo_eautoreply.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu sogo /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.creds || exit 0\""
same change 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
245
        ofelia.job-exec.sogo_backup.schedule: "0 0 0 * * *"
Open commit View diff
245 ofelia.job-exec.sogo_backup.schedule: "0 0 0 * * *"
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
246
        ofelia.job-exec.sogo_backup.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu sogo /usr/sbin/sogo-tool backup /sogo_backup ALL || exit 0\""
Open commit View diff
246 ofelia.job-exec.sogo_backup.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu sogo /usr/sbin/sogo-tool backup /sogo_backup ALL || exit 0\""
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
247
      restart: always
Open commit View diff
247 restart: always
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
248
      networks:
Open commit View diff
248 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
249
        mailcow-network:
Open commit View diff
249 mailcow-network:
André Peters over 8 years ago 74c804b

[SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006

Full commit hash
74c804b9a39423873bf9e7ccf7830f384b66dca2
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
250
          ipv4_address: ${IPV4_NETWORK:-172.22.1}.248
Open commit View diff
250 ipv4_address: ${IPV4_NETWORK:-172.22.1}.248
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
251
          aliases:
Open commit View diff
251 aliases:
same change 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
252
            - sogo
Open commit View diff
252 - sogo
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
253
Open commit View diff
253
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
254
    dovecot-mailcow:
Open commit View diff
254 dovecot-mailcow:
FreddleSpl0it 4 months ago 5a00b51

[Web][Dovecot] Add parameterized queries and input validation for quarantine_category

Full commit hash
5a00b5124b58c4399b6320270947683efb080e89
Author
FreddleSpl0it <[email protected]>
Date
4 months ago
Selected line
255
      image: ghcr.io/mailcow/dovecot:2.3.21.1-2
Open commit View diff
255 image: ghcr.io/mailcow/dovecot:2.3.21.1-2
andryyy over 6 years ago bf87b6e

[Compose] Hopefully a few more seconds for Unbound to come up, updated Postfix image

Full commit hash
bf87b6e97384962bb1620c0f7343ed4f0973c3db
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
256
      depends_on:
Open commit View diff
256 depends_on:
same change bf87b6e

[Compose] Hopefully a few more seconds for Unbound to come up, updated Postfix image

Full commit hash
bf87b6e97384962bb1620c0f7343ed4f0973c3db
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
257
        - mysql-mailcow
Open commit View diff
257 - mysql-mailcow
FreddleSpl0it over 2 years ago b236fd3

[Netfilter] add mailcow isolation rule to MAILCOW chain

Full commit hash
b236fd3ac683ea1434521807c5d118040b54882c
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
258
        - netfilter-mailcow
Open commit View diff
258 - netfilter-mailcow
Niklas Meyer over 1 year ago 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
259
        - redis-mailcow
Open commit View diff
259 - redis-mailcow
andryyy almost 7 years ago 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
260
      dns:
Open commit View diff
260 dns:
same change 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
261
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
261 - ${IPV4_NETWORK:-172.22.1}.254
André over 8 years ago 548fe97

[Compose] add net_bind_service cap to Dovecot, new images, reduce oom_score for dockerapi

Full commit hash
548fe979ec2078bdde0dce4fa8b9462561f03440
Author
André <[email protected]>
Date
over 8 years ago
Selected line
262
      cap_add:
Open commit View diff
262 cap_add:
same change 548fe97

[Compose] add net_bind_service cap to Dovecot, new images, reduce oom_score for dockerapi

Full commit hash
548fe979ec2078bdde0dce4fa8b9462561f03440
Author
André <[email protected]>
Date
over 8 years ago
Selected line
263
        - NET_BIND_SERVICE
Open commit View diff
263 - NET_BIND_SERVICE
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
264
      volumes:
Open commit View diff
264 volumes:
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
265
        - ./data/hooks/dovecot:/hooks:Z
Open commit View diff
265 - ./data/hooks/dovecot:/hooks:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
266
        - ./data/conf/dovecot:/etc/dovecot:z
Open commit View diff
266 - ./data/conf/dovecot:/etc/dovecot:z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
267
        - ./data/assets/ssl:/etc/ssl/mail/:ro,z
Open commit View diff
267 - ./data/assets/ssl:/etc/ssl/mail/:ro,z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
268
        - ./data/conf/sogo/:/etc/sogo/:z
Open commit View diff
268 - ./data/conf/sogo/:/etc/sogo/:z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
269
        - ./data/conf/phpfpm/sogo-sso/:/etc/phpfpm/:z
Open commit View diff
269 - ./data/conf/phpfpm/sogo-sso/:/etc/phpfpm/:z
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
270
        - vmail-vol-1:/var/vmail
Open commit View diff
270 - vmail-vol-1:/var/vmail
same change 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
271
        - vmail-index-vol-1:/var/vmail_index
Open commit View diff
271 - vmail-index-vol-1:/var/vmail_index
same change 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
272
        - crypt-vol-1:/mail_crypt/
Open commit View diff
272 - crypt-vol-1:/mail_crypt/
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
273
        - ./data/conf/rspamd/custom/:/etc/rspamd/custom:z
Open commit View diff
273 - ./data/conf/rspamd/custom/:/etc/rspamd/custom:z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
274
        - ./data/assets/templates:/templates:z
Open commit View diff
274 - ./data/assets/templates:/templates:z
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
275
        - rspamd-vol-1:/var/lib/rspamd
Open commit View diff
275 - rspamd-vol-1:/var/lib/rspamd
DerLinkman about 1 year ago d4f899b

compose: add selinux label to mysql-socket-vol to prevent "access denied" (#6560)

Full commit hash
d4f899b091ed48e01fea3a674dd3278bf8b68caf
Author
DerLinkman <[email protected]>
Date
about 1 year ago
Selected line
276
        - mysql-socket-vol-1:/var/run/mysqld/:z
Open commit View diff
276 - mysql-socket-vol-1:/var/run/mysqld/:z
andryyy over 9 years ago 4b7bf81

Add data containers to fix permission issues

Full commit hash
4b7bf81cbd566255bcf16115a2eb7bc49ea988d7
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
277
      environment:
Open commit View diff
277 environment:
andryyy almost 6 years ago 5f8e13f

[Dovecot] Allow to define static master user (not recommended)

Full commit hash
5f8e13f596244ce0db5db15546ba0647910abeef
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
278
        - DOVECOT_MASTER_USER=${DOVECOT_MASTER_USER:-}
Open commit View diff
278 - DOVECOT_MASTER_USER=${DOVECOT_MASTER_USER:-}
same change 5f8e13f

[Dovecot] Allow to define static master user (not recommended)

Full commit hash
5f8e13f596244ce0db5db15546ba0647910abeef
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
279
        - DOVECOT_MASTER_PASS=${DOVECOT_MASTER_PASS:-}
Open commit View diff
279 - DOVECOT_MASTER_PASS=${DOVECOT_MASTER_PASS:-}
FreddleSpl0it over 2 years ago b236fd3

[Netfilter] add mailcow isolation rule to MAILCOW chain

Full commit hash
b236fd3ac683ea1434521807c5d118040b54882c
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
280
        - MAILCOW_REPLICA_IP=${MAILCOW_REPLICA_IP:-}
Open commit View diff
280 - MAILCOW_REPLICA_IP=${MAILCOW_REPLICA_IP:-}
same change b236fd3

[Netfilter] add mailcow isolation rule to MAILCOW chain

Full commit hash
b236fd3ac683ea1434521807c5d118040b54882c
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
281
        - DOVEADM_REPLICA_PORT=${DOVEADM_REPLICA_PORT:-}
Open commit View diff
281 - DOVEADM_REPLICA_PORT=${DOVEADM_REPLICA_PORT:-}
Michael Kuron over 8 years ago 99ed1e2

Re-add default value for LOG_LINES

Full commit hash
99ed1e2e0b4d349e29cb57d0ca83df661327fa6b
Author
Michael Kuron <[email protected]>
Date
over 8 years ago
Selected line
282
        - LOG_LINES=${LOG_LINES:-9999}
Open commit View diff
282 - LOG_LINES=${LOG_LINES:-9999}
andryyy over 9 years ago 4b7bf81

Add data containers to fix permission issues

Full commit hash
4b7bf81cbd566255bcf16115a2eb7bc49ea988d7
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
283
        - DBNAME=${DBNAME}
Open commit View diff
283 - DBNAME=${DBNAME}
same change 4b7bf81

Add data containers to fix permission issues

Full commit hash
4b7bf81cbd566255bcf16115a2eb7bc49ea988d7
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
284
        - DBUSER=${DBUSER}
Open commit View diff
284 - DBUSER=${DBUSER}
same change 4b7bf81

Add data containers to fix permission issues

Full commit hash
4b7bf81cbd566255bcf16115a2eb7bc49ea988d7
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
285
        - DBPASS=${DBPASS}
Open commit View diff
285 - DBPASS=${DBPASS}
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
286
        - TZ=${TZ}
Open commit View diff
286 - TZ=${TZ}
andryyy almost 7 years ago 22357a5

[Compose] SOGo, ClamAV, Postfix and watchdog updates

Full commit hash
22357a539d2f1432ad564d02bb1d2184c1b06648
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
287
        - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Open commit View diff
287 - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Lukas Schreiner over 5 years ago d96bf91

Support of different default pass schemes + support of BLF-CRYPT (#3832)

Full commit hash
d96bf91a0dfc45109e0396546f57ea9297071c03
Author
Lukas Schreiner <[email protected]>
Date
over 5 years ago
Selected line
288
        - MAILCOW_PASS_SCHEME=${MAILCOW_PASS_SCHEME:-BLF-CRYPT}
Open commit View diff
288 - MAILCOW_PASS_SCHEME=${MAILCOW_PASS_SCHEME:-BLF-CRYPT}
Marcel Hofer over 7 years ago cac67db

add config ALLOW_ADMIN_EMAIL_LOGIN and implement password-less SOGo login admins

Full commit hash
cac67db20314e6a023ef4b8a059d82765bb3023e
Author
Marcel Hofer <[email protected]>
Date
over 7 years ago
Selected line
289
        - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
Open commit View diff
289 - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
same change cac67db

add config ALLOW_ADMIN_EMAIL_LOGIN and implement password-less SOGo login admins

Full commit hash
cac67db20314e6a023ef4b8a059d82765bb3023e
Author
Marcel Hofer <[email protected]>
Date
over 7 years ago
Selected line
290
        - ALLOW_ADMIN_EMAIL_LOGIN=${ALLOW_ADMIN_EMAIL_LOGIN:-n}
Open commit View diff
290 - ALLOW_ADMIN_EMAIL_LOGIN=${ALLOW_ADMIN_EMAIL_LOGIN:-n}
andryyy almost 5 years ago 23c1181

[Compose] Maildir GC should have default value of mailcow.conf when running generate_config.sh: 7200h

Full commit hash
23c11811805c765ea7207857a21f08ae50ee281a
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
291
        - MAILDIR_GC_TIME=${MAILDIR_GC_TIME:-7200}
Open commit View diff
291 - MAILDIR_GC_TIME=${MAILDIR_GC_TIME:-7200}
Markus Heberling over 7 years ago 4755bb3

Allow setting ACL_ANYONE in the configuration

Full commit hash
4755bb323b1d16f593c45c7695b2ff1645b455e9
Author
Markus Heberling <[email protected]>
Date
over 7 years ago
Selected line
292
        - ACL_ANYONE=${ACL_ANYONE:-disallow}
Open commit View diff
292 - ACL_ANYONE=${ACL_ANYONE:-disallow}
Niklas Meyer over 1 year ago 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
293
        - SKIP_FTS=${SKIP_FTS:-y}
Open commit View diff
293 - SKIP_FTS=${SKIP_FTS:-y}
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
294
        - FTS_HEAP=${FTS_HEAP:-512}
Open commit View diff
294 - FTS_HEAP=${FTS_HEAP:-512}
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
295
        - FTS_PROCS=${FTS_PROCS:-3}
Open commit View diff
295 - FTS_PROCS=${FTS_PROCS:-3}
andryyy over 7 years ago 22798a8

[Config] Add MAILDIR_SUB, "Maildir" for new setups by default

Full commit hash
22798a85e503a15e6e8203379450eedc42d91a64
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
296
        - MAILDIR_SUB=${MAILDIR_SUB:-}
Open commit View diff
296 - MAILDIR_SUB=${MAILDIR_SUB:-}
andryyy over 6 years ago 58e0abe

[Compose] New images

Full commit hash
58e0abe4bb30747914e78ea3510ff7b5c34d4bf3
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
297
        - MASTER=${MASTER:-y}
Open commit View diff
297 - MASTER=${MASTER:-y}
andryyy over 6 years ago f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
298
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
298 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
299
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
299 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
300
        - REDISPASS=${REDISPASS}
Open commit View diff
300 - REDISPASS=${REDISPASS}
andryyy about 6 years ago 9a84fe0

[Compose] Images updates, added COMPOSE_PROJECT_NAME to some containers

Full commit hash
9a84fe0a508a675e01f902ea2ad4fb0d59888611
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
301
        - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME:-mailcow-dockerized}
Open commit View diff
301 - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME:-mailcow-dockerized}
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
302
      ports:
Open commit View diff
302 ports:
andryyy about 9 years ago 12e9620

[Compose] Add DOVEADM_PORT with default binding 127.0.0.1:19991

Full commit hash
12e9620a070a9660d4d66995dcdd93a70ec36039
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
303
        - "${DOVEADM_PORT:-127.0.0.1:19991}:12345"
Open commit View diff
303 - "${DOVEADM_PORT:-127.0.0.1:19991}:12345"
andryyy over 9 years ago 0104686

Push to compose 2.1

Full commit hash
010468636ddfa9a4360c770505dd80ce6a5bd95d
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
304
        - "${IMAP_PORT:-143}:143"
Open commit View diff
304 - "${IMAP_PORT:-143}:143"
same change 0104686

Push to compose 2.1

Full commit hash
010468636ddfa9a4360c770505dd80ce6a5bd95d
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
305
        - "${IMAPS_PORT:-993}:993"
Open commit View diff
305 - "${IMAPS_PORT:-993}:993"
Phoenix Eve Aspacio about 9 years ago 4c0a1d4

fixed typo

Full commit hash
4c0a1d4fb18c4f616d175c1daca86f978572438a
Author
Phoenix Eve Aspacio <[email protected]>
Date
about 9 years ago
Selected line
306
        - "${POP_PORT:-110}:110"
Open commit View diff
306 - "${POP_PORT:-110}:110"
andryyy over 9 years ago 0104686

Push to compose 2.1

Full commit hash
010468636ddfa9a4360c770505dd80ce6a5bd95d
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
307
        - "${POPS_PORT:-995}:995"
Open commit View diff
307 - "${POPS_PORT:-995}:995"
same change 0104686

Push to compose 2.1

Full commit hash
010468636ddfa9a4360c770505dd80ce6a5bd95d
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
308
        - "${SIEVE_PORT:-4190}:4190"
Open commit View diff
308 - "${SIEVE_PORT:-4190}:4190"
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
309
      restart: always
Open commit View diff
309 restart: always
andryyy over 7 years ago b5448ef

[Compose] New images for Rspamd, SOGo, Dovecot, Postfix, ACME

Full commit hash
b5448efda9dd3df85a8e9bc177375ae1c27e8846
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
310
      tty: true
Open commit View diff
310 tty: true
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
311
      labels:
Open commit View diff
311 labels:
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
312
        ofelia.enabled: "true"
Open commit View diff
312 ofelia.enabled: "true"
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
313
        ofelia.job-exec.dovecot_imapsync_runner.schedule: "0 * * * * *"
Open commit View diff
313 ofelia.job-exec.dovecot_imapsync_runner.schedule: "0 * * * * *"
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
314
        ofelia.job-exec.dovecot_imapsync_runner.no-overlap: "true"
Open commit View diff
314 ofelia.job-exec.dovecot_imapsync_runner.no-overlap: "true"
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
315
        ofelia.job-exec.dovecot_imapsync_runner.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu nobody /usr/local/bin/imapsync_runner.pl || exit 0\""
Open commit View diff
315 ofelia.job-exec.dovecot_imapsync_runner.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu nobody /usr/local/bin/imapsync_runner.pl || exit 0\""
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
316
        ofelia.job-exec.dovecot_trim_logs.schedule: "0 * * * * *"
Open commit View diff
316 ofelia.job-exec.dovecot_trim_logs.schedule: "0 * * * * *"
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
317
        ofelia.job-exec.dovecot_trim_logs.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu vmail /usr/local/bin/trim_logs.sh || exit 0\""
Open commit View diff
317 ofelia.job-exec.dovecot_trim_logs.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu vmail /usr/local/bin/trim_logs.sh || exit 0\""
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
318
        ofelia.job-exec.dovecot_quarantine.schedule: "0 */20 * * * *"
Open commit View diff
318 ofelia.job-exec.dovecot_quarantine.schedule: "0 */20 * * * *"
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
319
        ofelia.job-exec.dovecot_quarantine.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu vmail /usr/local/bin/quarantine_notify.py || exit 0\""
Open commit View diff
319 ofelia.job-exec.dovecot_quarantine.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu vmail /usr/local/bin/quarantine_notify.py || exit 0\""
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
320
        ofelia.job-exec.dovecot_clean_q_aged.schedule: "0 0 0 * * *"
Open commit View diff
320 ofelia.job-exec.dovecot_clean_q_aged.schedule: "0 0 0 * * *"
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
321
        ofelia.job-exec.dovecot_clean_q_aged.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu vmail /usr/local/bin/clean_q_aged.sh || exit 0\""
Open commit View diff
321 ofelia.job-exec.dovecot_clean_q_aged.command: "/bin/bash -c \"[[ $${MASTER} == y ]] && /usr/local/bin/gosu vmail /usr/local/bin/clean_q_aged.sh || exit 0\""
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
322
        ofelia.job-exec.dovecot_maildir_gc.schedule: "0 */30 * * * *"
Open commit View diff
322 ofelia.job-exec.dovecot_maildir_gc.schedule: "0 */30 * * * *"
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
323
        ofelia.job-exec.dovecot_maildir_gc.command: "/bin/bash -c \"source /source_env.sh ; /usr/local/bin/gosu vmail /usr/local/bin/maildir_gc.sh\""
Open commit View diff
323 ofelia.job-exec.dovecot_maildir_gc.command: "/bin/bash -c \"source /source_env.sh ; /usr/local/bin/gosu vmail /usr/local/bin/maildir_gc.sh\""
DerLinkman 7 months ago 1bac6f1

ofelia: revert fixed cron syntax for sa-rules download

Full commit hash
1bac6f1ee726f1d7b8adddbd16719b373326ac6d
Author
DerLinkman <[email protected]>
Date
7 months ago
Selected line
324
        ofelia.job-exec.dovecot_sarules.schedule: "@every 24h"
Open commit View diff
324 ofelia.job-exec.dovecot_sarules.schedule: "@every 24h"
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
325
        ofelia.job-exec.dovecot_sarules.command: "/bin/bash -c \"/usr/local/bin/sa-rules.sh\""
Open commit View diff
325 ofelia.job-exec.dovecot_sarules.command: "/bin/bash -c \"/usr/local/bin/sa-rules.sh\""
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
326
        ofelia.job-exec.dovecot_fts.schedule: "0 0 0 * * *"
Open commit View diff
326 ofelia.job-exec.dovecot_fts.schedule: "0 0 0 * * *"
Niklas Meyer about 2 years ago cf65942

dovecot: add Flatcurve FTS Engine as EXPERIMENTAL (#5920)

Full commit hash
cf6594220cdc74426f71f6eeb11a9a7cd089036b
Author
Niklas Meyer <[email protected]>
Date
about 2 years ago
Selected line
327
        ofelia.job-exec.dovecot_fts.command: "/bin/bash -c \"/usr/local/bin/gosu vmail /usr/local/bin/optimize-fts.sh\""
Open commit View diff
327 ofelia.job-exec.dovecot_fts.command: "/bin/bash -c \"/usr/local/bin/gosu vmail /usr/local/bin/optimize-fts.sh\""
DerLinkman 8 months ago 62d16c9

compose: changes cronjobs to regular cron syntax + fixed sogo creds for cronjobs (#6866)

Full commit hash
62d16c9e56918863c12e2d3115244615e2cfc8bf
Author
DerLinkman <[email protected]>
Date
8 months ago
Selected line
328
        ofelia.job-exec.dovecot_repl_health.schedule: "0 */5 * * * *"
Open commit View diff
328 ofelia.job-exec.dovecot_repl_health.schedule: "0 */5 * * * *"
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
329
        ofelia.job-exec.dovecot_repl_health.command: "/bin/bash -c \"/usr/local/bin/gosu vmail /usr/local/bin/repl_health.sh\""
Open commit View diff
329 ofelia.job-exec.dovecot_repl_health.command: "/bin/bash -c \"/usr/local/bin/gosu vmail /usr/local/bin/repl_health.sh\""
andryyy about 9 years ago 4e148c7

[Compose] Push Rspamd 1.4; Push acme 1.14; Add Dovecot ulimits

Full commit hash
4e148c7026e4e73ba6eaf15f9ce4d6c899c16d84
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
330
      ulimits:
Open commit View diff
330 ulimits:
same change 4e148c7

[Compose] Push Rspamd 1.4; Push acme 1.14; Add Dovecot ulimits

Full commit hash
4e148c7026e4e73ba6eaf15f9ce4d6c899c16d84
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
331
        nproc: 65535
Open commit View diff
331 nproc: 65535
same change 4e148c7

[Compose] Push Rspamd 1.4; Push acme 1.14; Add Dovecot ulimits

Full commit hash
4e148c7026e4e73ba6eaf15f9ce4d6c899c16d84
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
332
        nofile:
Open commit View diff
332 nofile:
same change 4e148c7

[Compose] Push Rspamd 1.4; Push acme 1.14; Add Dovecot ulimits

Full commit hash
4e148c7026e4e73ba6eaf15f9ce4d6c899c16d84
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
333
          soft: 20000
Open commit View diff
333 soft: 20000
same change 4e148c7

[Compose] Push Rspamd 1.4; Push acme 1.14; Add Dovecot ulimits

Full commit hash
4e148c7026e4e73ba6eaf15f9ce4d6c899c16d84
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
334
          hard: 40000
Open commit View diff
334 hard: 40000
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
335
      networks:
Open commit View diff
335 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
336
        mailcow-network:
Open commit View diff
336 mailcow-network:
andryyy over 7 years ago 57312ad

[Compose] Add ALLOW_ADMIN_EMAIL_LOGIN to sogo-mailcow to trigger bootstrap on change

Full commit hash
57312ad605b1e0b2a996b07cde6280299ae8025c
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
337
          ipv4_address: ${IPV4_NETWORK:-172.22.1}.250
Open commit View diff
337 ipv4_address: ${IPV4_NETWORK:-172.22.1}.250
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
338
          aliases:
Open commit View diff
338 aliases:
same change 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
339
            - dovecot
Open commit View diff
339 - dovecot
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
340
Open commit View diff
340
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
341
    postfix-mailcow:
Open commit View diff
341 postfix-mailcow:
FreddleSpl0it 10 days ago 31e1550

[Postfix] change postscreen blacklist_action to denylist_action

Full commit hash
31e1550668d21ccad6127bee38b2eecc8fc4facc
Author
FreddleSpl0it <[email protected]>
Date
10 days ago
Selected line
342
      image: ghcr.io/mailcow/postfix:3.10.12-1
Open commit View diff
342 image: ghcr.io/mailcow/postfix:3.10.12-1
andryyy over 6 years ago bf87b6e

[Compose] Hopefully a few more seconds for Unbound to come up, updated Postfix image

Full commit hash
bf87b6e97384962bb1620c0f7343ed4f0973c3db
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
343
      depends_on:
Open commit View diff
343 depends_on:
DerLinkman almost 3 years ago 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
344
        mysql-mailcow:
Open commit View diff
344 mysql-mailcow:
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
345
          condition: service_started
Open commit View diff
345 condition: service_started
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
346
        unbound-mailcow:
Open commit View diff
346 unbound-mailcow:
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
347
          condition: service_healthy
Open commit View diff
347 condition: service_healthy
DerLinkman 11 months ago 29e28b4

compose: add depends on for postfix-tlspol

Full commit hash
29e28b47ed3dac40c8f7522e3dbddad965ff2992
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
348
        postfix-tlspol-mailcow:
Open commit View diff
348 postfix-tlspol-mailcow:
same change 29e28b4

compose: add depends on for postfix-tlspol

Full commit hash
29e28b47ed3dac40c8f7522e3dbddad965ff2992
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
349
          condition: service_started
Open commit View diff
349 condition: service_started
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
350
      volumes:
Open commit View diff
350 volumes:
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
351
        - ./data/hooks/postfix:/hooks:Z
Open commit View diff
351 - ./data/hooks/postfix:/hooks:Z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
352
        - ./data/conf/postfix:/opt/postfix/conf:z
Open commit View diff
352 - ./data/conf/postfix:/opt/postfix/conf:z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
353
        - ./data/assets/ssl:/etc/ssl/mail/:ro,z
Open commit View diff
353 - ./data/assets/ssl:/etc/ssl/mail/:ro,z
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
354
        - postfix-vol-1:/var/spool/postfix
Open commit View diff
354 - postfix-vol-1:/var/spool/postfix
same change 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
355
        - crypt-vol-1:/var/lib/zeyple
Open commit View diff
355 - crypt-vol-1:/var/lib/zeyple
same change 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
356
        - rspamd-vol-1:/var/lib/rspamd
Open commit View diff
356 - rspamd-vol-1:/var/lib/rspamd
DerLinkman about 1 year ago d4f899b

compose: add selinux label to mysql-socket-vol to prevent "access denied" (#6560)

Full commit hash
d4f899b091ed48e01fea3a674dd3278bf8b68caf
Author
DerLinkman <[email protected]>
Date
about 1 year ago
Selected line
357
        - mysql-socket-vol-1:/var/run/mysqld/:z
Open commit View diff
357 - mysql-socket-vol-1:/var/run/mysqld/:z
andryyy over 9 years ago 4b7bf81

Add data containers to fix permission issues

Full commit hash
4b7bf81cbd566255bcf16115a2eb7bc49ea988d7
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
358
      environment:
Open commit View diff
358 environment:
Michael Kuron over 8 years ago 99ed1e2

Re-add default value for LOG_LINES

Full commit hash
99ed1e2e0b4d349e29cb57d0ca83df661327fa6b
Author
Michael Kuron <[email protected]>
Date
over 8 years ago
Selected line
359
        - LOG_LINES=${LOG_LINES:-9999}
Open commit View diff
359 - LOG_LINES=${LOG_LINES:-9999}
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
360
        - TZ=${TZ}
Open commit View diff
360 - TZ=${TZ}
andryyy over 9 years ago 4b7bf81

Add data containers to fix permission issues

Full commit hash
4b7bf81cbd566255bcf16115a2eb7bc49ea988d7
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
361
        - DBNAME=${DBNAME}
Open commit View diff
361 - DBNAME=${DBNAME}
same change 4b7bf81

Add data containers to fix permission issues

Full commit hash
4b7bf81cbd566255bcf16115a2eb7bc49ea988d7
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
362
        - DBUSER=${DBUSER}
Open commit View diff
362 - DBUSER=${DBUSER}
same change 4b7bf81

Add data containers to fix permission issues

Full commit hash
4b7bf81cbd566255bcf16115a2eb7bc49ea988d7
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
363
        - DBPASS=${DBPASS}
Open commit View diff
363 - DBPASS=${DBPASS}
andryyy over 6 years ago f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
364
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
364 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
365
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
365 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
366
        - REDISPASS=${REDISPASS}
Open commit View diff
366 - REDISPASS=${REDISPASS}
andryyy over 5 years ago 835c4ee

[Postfix] Fix HELO name

Full commit hash
835c4eebb86a32ab6ff7a1cfe744654265b27028
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
367
        - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Open commit View diff
367 - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
DerLinkman about 3 years ago 408381b

Update Postfix image to 1.69 + improvements

Full commit hash
408381bddb1fd1b2422aa89398ed5cea04981100
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
368
        - SPAMHAUS_DQS_KEY=${SPAMHAUS_DQS_KEY:-}
Open commit View diff
368 - SPAMHAUS_DQS_KEY=${SPAMHAUS_DQS_KEY:-}
andre.peters over 8 years ago b8fc27f

[Compose] Add net_bind_service to Postfix container caps

Full commit hash
b8fc27fc78838fe8235b47040add6d650005ebf7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
369
      cap_add:
Open commit View diff
369 cap_add:
same change b8fc27f

[Compose] Add net_bind_service to Postfix container caps

Full commit hash
b8fc27fc78838fe8235b47040add6d650005ebf7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
370
        - NET_BIND_SERVICE
Open commit View diff
370 - NET_BIND_SERVICE
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
371
      ports:
Open commit View diff
371 ports:
andryyy over 9 years ago 0104686

Push to compose 2.1

Full commit hash
010468636ddfa9a4360c770505dd80ce6a5bd95d
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
372
        - "${SMTP_PORT:-25}:25"
Open commit View diff
372 - "${SMTP_PORT:-25}:25"
same change 0104686

Push to compose 2.1

Full commit hash
010468636ddfa9a4360c770505dd80ce6a5bd95d
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
373
        - "${SMTPS_PORT:-465}:465"
Open commit View diff
373 - "${SMTPS_PORT:-465}:465"
André Peters over 7 years ago 5754c6e

Update docker-compose.yml

Full commit hash
5754c6e2aa5251f09e3d95641daf0d76a4af4002
Author
André Peters <[email protected]>
Date
over 7 years ago
Selected line
374
        - "${SUBMISSION_PORT:-587}:587"
Open commit View diff
374 - "${SUBMISSION_PORT:-587}:587"
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
375
      restart: always
Open commit View diff
375 restart: always
andryyy about 9 years ago b367ec0

Add Unbound as better DNSSEC enabled resolver

Full commit hash
b367ec0ace533ee3f32bd16c70a5e7f7ab52f571
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
376
      dns:
Open commit View diff
376 dns:
André Peters over 8 years ago 74c804b

[SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006

Full commit hash
74c804b9a39423873bf9e7ccf7830f384b66dca2
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
377
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
377 - ${IPV4_NETWORK:-172.22.1}.254
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
378
      networks:
Open commit View diff
378 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
379
        mailcow-network:
Open commit View diff
379 mailcow-network:
andryyy about 5 years ago 7d61099

[Compose] Update Dovecot, add fixed IP for Postfix, update Watchdog and remove legacy threshold for ipv6nat (wip)

Full commit hash
7d61099f2c7593047ec7621f455889d5b359e9ef
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
380
          ipv4_address: ${IPV4_NETWORK:-172.22.1}.253
Open commit View diff
380 ipv4_address: ${IPV4_NETWORK:-172.22.1}.253
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
381
          aliases:
Open commit View diff
381 aliases:
same change 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
382
            - postfix
Open commit View diff
382 - postfix
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
383
Open commit View diff
383
DerLinkman 11 months ago 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
384
    postfix-tlspol-mailcow:
Open commit View diff
384 postfix-tlspol-mailcow:
FreddleSpl0it 5 months ago 763ecbc

Update image tags

Full commit hash
763ecbc93e0b47ae39e200de181fd68e7a12a8d7
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
385
      image: ghcr.io/mailcow/postfix-tlspol:1.8.23
Open commit View diff
385 image: ghcr.io/mailcow/postfix-tlspol:1.8.23
DerLinkman 11 months ago 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
386
      depends_on:
Open commit View diff
386 depends_on:
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
387
        unbound-mailcow:
Open commit View diff
387 unbound-mailcow:
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
388
          condition: service_healthy
Open commit View diff
388 condition: service_healthy
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
389
      volumes:
Open commit View diff
389 volumes:
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
390
        - postfix-tlspol-vol-1:/var/lib/postfix-tlspol
Open commit View diff
390 - postfix-tlspol-vol-1:/var/lib/postfix-tlspol
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
391
      environment:
Open commit View diff
391 environment:
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
392
        - LOG_LINES=${LOG_LINES:-9999}
Open commit View diff
392 - LOG_LINES=${LOG_LINES:-9999}
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
393
        - TZ=${TZ}
Open commit View diff
393 - TZ=${TZ}
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
394
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
394 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
395
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
395 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
396
        - REDISPASS=${REDISPASS}
Open commit View diff
396 - REDISPASS=${REDISPASS}
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
397
        - DEV_MODE=${DEV_MODE:-n}
Open commit View diff
397 - DEV_MODE=${DEV_MODE:-n}
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
398
      restart: always
Open commit View diff
398 restart: always
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
399
      dns:
Open commit View diff
399 dns:
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
400
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
400 - ${IPV4_NETWORK:-172.22.1}.254
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
401
      networks:
Open commit View diff
401 networks:
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
402
        mailcow-network:
Open commit View diff
402 mailcow-network:
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
403
          aliases:
Open commit View diff
403 aliases:
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
404
            - postfix-tlspol
Open commit View diff
404 - postfix-tlspol
same change 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
405
Open commit View diff
405
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
406
    memcached-mailcow:
Open commit View diff
406 memcached-mailcow:
andryyy about 9 years ago 66634b1

Use more alpine images, thanks to K2rool

Full commit hash
66634b19fd56d1fbbc20b93a5dc1c0e7e886cc9f
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
407
      image: memcached:alpine
Open commit View diff
407 image: memcached:alpine
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
408
      restart: always
Open commit View diff
408 restart: always
Christian Burmeister almost 7 years ago b69a85d

environment var. TZ for olefy, memcached, ipv6nat

Full commit hash
b69a85d6b8dc7ff48b2945cf4ffb14cf184b84a2
Author
Christian Burmeister <[email protected]>
Date
almost 7 years ago
Selected line
409
      environment:
Open commit View diff
409 environment:
same change b69a85d

environment var. TZ for olefy, memcached, ipv6nat

Full commit hash
b69a85d6b8dc7ff48b2945cf4ffb14cf184b84a2
Author
Christian Burmeister <[email protected]>
Date
almost 7 years ago
Selected line
410
        - TZ=${TZ}
Open commit View diff
410 - TZ=${TZ}
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
411
      networks:
Open commit View diff
411 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
412
        mailcow-network:
Open commit View diff
412 mailcow-network:
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
413
          aliases:
Open commit View diff
413 aliases:
same change 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
414
            - memcached
Open commit View diff
414 - memcached
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
415
Open commit View diff
415
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
416
    nginx-mailcow:
Open commit View diff
416 nginx-mailcow:
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
417
      depends_on:
Open commit View diff
417 depends_on:
André over 8 years ago 1e9bc49

[Rspamd] Echo dummy for fowardingshosts map; Use higher map reading interval;

Full commit hash
1e9bc49f2cbd6f4cd077701e279b30445b4370ff
Author
André <[email protected]>
Date
over 8 years ago
Selected line
418
        - redis-mailcow
Open commit View diff
418 - redis-mailcow
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
419
        - php-fpm-mailcow
Open commit View diff
419 - php-fpm-mailcow
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
420
        - sogo-mailcow
Open commit View diff
420 - sogo-mailcow
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
421
        - rspamd-mailcow
Open commit View diff
421 - rspamd-mailcow
FreddleSpl0it 28 days ago 1f8b467

[Nignx] Update to 1.30.3

Full commit hash
1f8b4679ccb92cdb27c99e9a42fcf99637b71fe6
Author
FreddleSpl0it <[email protected]>
Date
28 days ago
Selected line
422
      image: ghcr.io/mailcow/nginx:1.30.3-1
Open commit View diff
422 image: ghcr.io/mailcow/nginx:1.30.3-1
andryyy almost 7 years ago 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
423
      dns:
Open commit View diff
423 dns:
same change 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
424
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
424 - ${IPV4_NETWORK:-172.22.1}.254
andryyy over 9 years ago 89b5d9b

Easier container names, allow to set HTTPS port, Typo fix

Full commit hash
89b5d9bde6a0e83b987415ac2a002c89532ca13d
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
425
      environment:
Open commit View diff
425 environment:
andryyy over 9 years ago 0104686

Push to compose 2.1

Full commit hash
010468636ddfa9a4360c770505dd80ce6a5bd95d
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
426
        - HTTPS_PORT=${HTTPS_PORT:-443}
Open commit View diff
426 - HTTPS_PORT=${HTTPS_PORT:-443}
andryyy over 9 years ago e6b5ce4

Add Nginx HTTP listener, add build flags for containers, add Postfix data volume

Full commit hash
e6b5ce44a618dd3a0769aecb73d0f6722d09989b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
427
        - HTTP_PORT=${HTTP_PORT:-80}
Open commit View diff
427 - HTTP_PORT=${HTTP_PORT:-80}
andryyy over 9 years ago 6d7c342

Change Nginx templates

Full commit hash
6d7c3423ba09c45f48913132dd02df383f626407
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
428
        - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Open commit View diff
428 - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
429
        - ADDITIONAL_SERVER_NAMES=${ADDITIONAL_SERVER_NAMES:-}
Open commit View diff
429 - ADDITIONAL_SERVER_NAMES=${ADDITIONAL_SERVER_NAMES:-}
André about 8 years ago 375f91c

[Compose] New images, add TZ variable for ACME and PHP-FPM

Full commit hash
375f91cbd280fdcbbbee6dd6f24b32b984858ac4
Author
André <[email protected]>
Date
about 8 years ago
Selected line
430
        - TZ=${TZ}
Open commit View diff
430 - TZ=${TZ}
andryyy about 6 years ago ad8acef

[SOGo] Disable EAS when SKIP_SOGO=y

Full commit hash
ad8acefb96451820ed0534fffade5e80728f5012
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
431
        - SKIP_SOGO=${SKIP_SOGO:-n}
Open commit View diff
431 - SKIP_SOGO=${SKIP_SOGO:-n}
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
432
        - SKIP_RSPAMD=${SKIP_RSPAMD:-n}
Open commit View diff
432 - SKIP_RSPAMD=${SKIP_RSPAMD:-n}
DerLinkman 12 months ago 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
433
        - ENABLE_IPV6=${ENABLE_IPV6:-true}
Open commit View diff
433 - ENABLE_IPV6=${ENABLE_IPV6:-true}
FreddleSpl0it over 1 year ago e645f93

[Nginx] Add env var for HTTP to HTTPS redirection

Full commit hash
e645f931dc04c8b8754927d90275a2e77a03931d
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
434
        - HTTP_REDIRECT=${HTTP_REDIRECT:-n}
Open commit View diff
434 - HTTP_REDIRECT=${HTTP_REDIRECT:-n}
FreddleSpl0it over 1 year ago 8853e2c

[Nginx] Use SOGo IPv4 for upstream

Full commit hash
8853e2c44ae87d285069d549e3f318ad4559d9cd
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
435
        - PHPFPMHOST=${PHPFPMHOST:-}
Open commit View diff
435 - PHPFPMHOST=${PHPFPMHOST:-}
same change 8853e2c

[Nginx] Use SOGo IPv4 for upstream

Full commit hash
8853e2c44ae87d285069d549e3f318ad4559d9cd
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
436
        - SOGOHOST=${SOGOHOST:-}
Open commit View diff
436 - SOGOHOST=${SOGOHOST:-}
same change 8853e2c

[Nginx] Use SOGo IPv4 for upstream

Full commit hash
8853e2c44ae87d285069d549e3f318ad4559d9cd
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
437
        - RSPAMDHOST=${RSPAMDHOST:-}
Open commit View diff
437 - RSPAMDHOST=${RSPAMDHOST:-}
same change 8853e2c

[Nginx] Use SOGo IPv4 for upstream

Full commit hash
8853e2c44ae87d285069d549e3f318ad4559d9cd
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
438
        - REDISHOST=${REDISHOST:-}
Open commit View diff
438 - REDISHOST=${REDISHOST:-}
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
439
        - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
Open commit View diff
439 - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
FreddleSpl0it over 1 year ago a567d5d

[Nginx] Add support for trusted proxies via env var

Full commit hash
a567d5dc3193286684fdf0b7cf287817bdfe6581
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
440
        - NGINX_USE_PROXY_PROTOCOL=${NGINX_USE_PROXY_PROTOCOL:-n}
Open commit View diff
440 - NGINX_USE_PROXY_PROTOCOL=${NGINX_USE_PROXY_PROTOCOL:-n}
same change a567d5d

[Nginx] Add support for trusted proxies via env var

Full commit hash
a567d5dc3193286684fdf0b7cf287817bdfe6581
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
441
        - TRUSTED_PROXIES=${TRUSTED_PROXIES:-}
Open commit View diff
441 - TRUSTED_PROXIES=${TRUSTED_PROXIES:-}
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
442
      volumes:
Open commit View diff
442 volumes:
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
443
        - ./data/web:/web:ro,z
Open commit View diff
443 - ./data/web:/web:ro,z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
444
        - ./data/conf/rspamd/dynmaps:/dynmaps:ro,z
Open commit View diff
444 - ./data/conf/rspamd/dynmaps:/dynmaps:ro,z
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
445
        - ./data/assets/ssl/:/etc/ssl/mail/:ro,z
Open commit View diff
445 - ./data/assets/ssl/:/etc/ssl/mail/:ro,z
andryyy over 5 years ago f2453e3

[Ejabberd] More fixes for Ejabberd integration (WIP)

Full commit hash
f2453e316f21ed25219406ba6ecf6e1000c35cae
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
446
        - ./data/conf/nginx/:/etc/nginx/conf.d/:z
Open commit View diff
446 - ./data/conf/nginx/:/etc/nginx/conf.d/:z
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
447
        - ./data/conf/rspamd/meta_exporter:/meta_exporter:ro,z
Open commit View diff
447 - ./data/conf/rspamd/meta_exporter:/meta_exporter:ro,z
FreddleSpl0it over 3 years ago dca5f1b

[Web] move /process/login to internal endpoint

Full commit hash
dca5f1baab2ed5a0d5e8309df6b2909a15ed70a4
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
448
        - ./data/conf/dovecot/auth/mailcowauth.php:/mailcowauth/mailcowauth.php:z
Open commit View diff
448 - ./data/conf/dovecot/auth/mailcowauth.php:/mailcowauth/mailcowauth.php:z
same change dca5f1b

[Web] move /process/login to internal endpoint

Full commit hash
dca5f1baab2ed5a0d5e8309df6b2909a15ed70a4
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
449
        - ./data/web/inc/functions.inc.php:/mailcowauth/functions.inc.php:z
Open commit View diff
449 - ./data/web/inc/functions.inc.php:/mailcowauth/functions.inc.php:z
same change dca5f1b

[Web] move /process/login to internal endpoint

Full commit hash
dca5f1baab2ed5a0d5e8309df6b2909a15ed70a4
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
450
        - ./data/web/inc/functions.auth.inc.php:/mailcowauth/functions.auth.inc.php:z
Open commit View diff
450 - ./data/web/inc/functions.auth.inc.php:/mailcowauth/functions.auth.inc.php:z
same change dca5f1b

[Web] move /process/login to internal endpoint

Full commit hash
dca5f1baab2ed5a0d5e8309df6b2909a15ed70a4
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
451
        - ./data/web/inc/sessions.inc.php:/mailcowauth/sessions.inc.php:z
Open commit View diff
451 - ./data/web/inc/sessions.inc.php:/mailcowauth/sessions.inc.php:z
FreddleSpl0it 5 months ago e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
452
        - sogo-web-vol-1:/usr/local/lib/GNUstep/SOGo/
Open commit View diff
452 - sogo-web-vol-1:/usr/local/lib/GNUstep/SOGo/
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
453
      ports:
Open commit View diff
453 ports:
DerLinkman about 4 years ago a139eb9

Readded Dual Stack availability of WebUI (default)

Full commit hash
a139eb9bce925e66a99639efd4b1027e020ac26a
Author
DerLinkman <[email protected]>
Date
about 4 years ago
Selected line
454
        - "${HTTPS_BIND:-}:${HTTPS_PORT:-443}:${HTTPS_PORT:-443}"
Open commit View diff
454 - "${HTTPS_BIND:-}:${HTTPS_PORT:-443}:${HTTPS_PORT:-443}"
same change a139eb9

Readded Dual Stack availability of WebUI (default)

Full commit hash
a139eb9bce925e66a99639efd4b1027e020ac26a
Author
DerLinkman <[email protected]>
Date
about 4 years ago
Selected line
455
        - "${HTTP_BIND:-}:${HTTP_PORT:-80}:${HTTP_PORT:-80}"
Open commit View diff
455 - "${HTTP_BIND:-}:${HTTP_PORT:-80}:${HTTP_PORT:-80}"
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
456
      restart: always
Open commit View diff
456 restart: always
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
457
      networks:
Open commit View diff
457 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
458
        mailcow-network:
Open commit View diff
458 mailcow-network:
andryyy over 9 years ago 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
459
          aliases:
Open commit View diff
459 aliases:
same change 2ec001a

Revert docker container names until next release

Full commit hash
2ec001a92c696ef707050a2efffad0ddb0d61840
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
460
            - nginx
Open commit View diff
460 - nginx
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
461
Open commit View diff
461
andryyy about 9 years ago 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
462
    acme-mailcow:
Open commit View diff
462 acme-mailcow:
same change 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
463
      depends_on:
Open commit View diff
463 depends_on:
DerLinkman almost 3 years ago 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
464
        nginx-mailcow:
Open commit View diff
464 nginx-mailcow:
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
465
          condition: service_started
Open commit View diff
465 condition: service_started
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
466
        unbound-mailcow:
Open commit View diff
466 unbound-mailcow:
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
467
          condition: service_healthy
Open commit View diff
467 condition: service_healthy
FreddleSpl0it 4 months ago 1da8d1c

[ACME] Fix wildcard certificate conflict with MAILCOW_HOSTNAME

Full commit hash
1da8d1c894aad6d341287e334c9328a6c3966f4e
Author
FreddleSpl0it <[email protected]>
Date
4 months ago
Selected line
468
      image: ghcr.io/mailcow/acme:1.97
Open commit View diff
468 image: ghcr.io/mailcow/acme:1.97
andryyy almost 7 years ago 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
469
      dns:
Open commit View diff
469 dns:
same change 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
470
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
470 - ${IPV4_NETWORK:-172.22.1}.254
andryyy about 9 years ago 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
471
      environment:
Open commit View diff
471 environment:
Michael Kuron over 8 years ago 99ed1e2

Re-add default value for LOG_LINES

Full commit hash
99ed1e2e0b4d349e29cb57d0ca83df661327fa6b
Author
Michael Kuron <[email protected]>
Date
over 8 years ago
Selected line
472
        - LOG_LINES=${LOG_LINES:-9999}
Open commit View diff
472 - LOG_LINES=${LOG_LINES:-9999}
andryyy about 9 years ago 2cf9f71

[ACME] Revert fix for empty additional_san, fix skip_ip_check in ACME

Full commit hash
2cf9f71613e67316351c30789619de93d603a69a
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
473
        - ADDITIONAL_SAN=${ADDITIONAL_SAN}
Open commit View diff
473 - ADDITIONAL_SAN=${ADDITIONAL_SAN}
Lasagne about 2 years ago 4a052da

Add switch to skip fetching certificates auto{config,discover} subdomains (#5838)

Full commit hash
4a052da289c36547fd7863d18e3ba23f8ea5dc78
Author
Lasagne <[email protected]>
Date
about 2 years ago
Selected line
474
        - AUTODISCOVER_SAN=${AUTODISCOVER_SAN:-y}
Open commit View diff
474 - AUTODISCOVER_SAN=${AUTODISCOVER_SAN:-y}
andryyy about 9 years ago 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
475
        - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Open commit View diff
475 - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
andryyy about 9 years ago 6d49dfb

Less restarts

Full commit hash
6d49dfb4e19e8a868a852e7614c61f1897f0bcce
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
476
        - DBNAME=${DBNAME}
Open commit View diff
476 - DBNAME=${DBNAME}
same change 6d49dfb

Less restarts

Full commit hash
6d49dfb4e19e8a868a852e7614c61f1897f0bcce
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
477
        - DBUSER=${DBUSER}
Open commit View diff
477 - DBUSER=${DBUSER}
same change 6d49dfb

Less restarts

Full commit hash
6d49dfb4e19e8a868a852e7614c61f1897f0bcce
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
478
        - DBPASS=${DBPASS}
Open commit View diff
478 - DBPASS=${DBPASS}
andryyy about 9 years ago 2c3d649

Skip LE with configuration parameter

Full commit hash
2c3d649f0f0e26222b115cb6303a420eecda227e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
479
        - SKIP_LETS_ENCRYPT=${SKIP_LETS_ENCRYPT:-n}
Open commit View diff
479 - SKIP_LETS_ENCRYPT=${SKIP_LETS_ENCRYPT:-n}
andryyy about 6 years ago 9a84fe0

[Compose] Images updates, added COMPOSE_PROJECT_NAME to some containers

Full commit hash
9a84fe0a508a675e01f902ea2ad4fb0d59888611
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
480
        - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME:-mailcow-dockerized}
Open commit View diff
480 - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME:-mailcow-dockerized}
andryyy about 6 years ago 4ce39c0

[ACME] Add DIRECTORY_URL for custom directory URLs

Full commit hash
4ce39c0f3f598b64bb961202e173cdb33ee9411b
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
481
        - DIRECTORY_URL=${DIRECTORY_URL:-}
Open commit View diff
481 - DIRECTORY_URL=${DIRECTORY_URL:-}
Marcel Hofer almost 7 years ago 2e35da6

[SSL] create individual domain certificates, add SNI configs for Postfix/Dovecot/Nginx

Full commit hash
2e35da681674c250238519f4a9e3e581393f50f2
Author
Marcel Hofer <[email protected]>
Date
almost 7 years ago
Selected line
482
        - ENABLE_SSL_SNI=${ENABLE_SSL_SNI:-n}
Open commit View diff
482 - ENABLE_SSL_SNI=${ENABLE_SSL_SNI:-n}
andryyy about 9 years ago 6853130

[Compose] Less hammering on mailcow.email/ip.php, ability to disable IPv4 check in mailcow.conf, don't complain about missing ADDITIONAL_SAN

Full commit hash
685313095293daa58ecd34bb6f85717210fec8a3
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
483
        - SKIP_IP_CHECK=${SKIP_IP_CHECK:-n}
Open commit View diff
483 - SKIP_IP_CHECK=${SKIP_IP_CHECK:-n}
andryyy over 7 years ago fdedb6f

[Compose] New ACME, watchdog and SOGo images

Full commit hash
fdedb6fdce46ee6cd9cc23c0e3f570bcb12eb2cf
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
484
        - SKIP_HTTP_VERIFICATION=${SKIP_HTTP_VERIFICATION:-n}
Open commit View diff
484 - SKIP_HTTP_VERIFICATION=${SKIP_HTTP_VERIFICATION:-n}
andryyy about 7 years ago 9bab650

[ACME] Allow to skip all names but MAILCOW_HOSTNAME

Full commit hash
9bab6507a73428de890967b1615ef71ce432b556
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
485
        - ONLY_MAILCOW_HOSTNAME=${ONLY_MAILCOW_HOSTNAME:-n}
Open commit View diff
485 - ONLY_MAILCOW_HOSTNAME=${ONLY_MAILCOW_HOSTNAME:-n}
andryyy over 7 years ago 53333f3

[Compose] Update Docker API and ACME images

Full commit hash
53333f3b4d5e7ac4ab475eb97b3e0f9c27a11dec
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
486
        - LE_STAGING=${LE_STAGING:-n}
Open commit View diff
486 - LE_STAGING=${LE_STAGING:-n}
André about 8 years ago 375f91c

[Compose] New images, add TZ variable for ACME and PHP-FPM

Full commit hash
375f91cbd280fdcbbbee6dd6f24b32b984858ac4
Author
André <[email protected]>
Date
about 8 years ago
Selected line
487
        - TZ=${TZ}
Open commit View diff
487 - TZ=${TZ}
andryyy over 6 years ago f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
488
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
488 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
489
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
489 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
490
        - REDISPASS=${REDISPASS}
Open commit View diff
490 - REDISPASS=${REDISPASS}
andryyy over 6 years ago 03f1739

[Compose] Update SOGo and ACME

Full commit hash
03f173905ef9523d91af8655ead4e05c7ed46c3b
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
491
        - SNAT_TO_SOURCE=${SNAT_TO_SOURCE:-n}
Open commit View diff
491 - SNAT_TO_SOURCE=${SNAT_TO_SOURCE:-n}
same change 03f1739

[Compose] Update SOGo and ACME

Full commit hash
03f173905ef9523d91af8655ead4e05c7ed46c3b
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
492
        - SNAT6_TO_SOURCE=${SNAT6_TO_SOURCE:-n}
Open commit View diff
492 - SNAT6_TO_SOURCE=${SNAT6_TO_SOURCE:-n}
Carlos 8 months ago a52e977

Add DNS-01 challenge support for ACME certificates and related configurations

Full commit hash
a52e977b89d02044f901a32c1b30568d3e08bb2a
Author
Carlos <[email protected]>
Date
8 months ago
Selected line
493
        - ACME_DNS_CHALLENGE=${ACME_DNS_CHALLENGE:-n}
Open commit View diff
493 - ACME_DNS_CHALLENGE=${ACME_DNS_CHALLENGE:-n}
same change a52e977

Add DNS-01 challenge support for ACME certificates and related configurations

Full commit hash
a52e977b89d02044f901a32c1b30568d3e08bb2a
Author
Carlos <[email protected]>
Date
8 months ago
Selected line
494
        - ACME_DNS_PROVIDER=${ACME_DNS_PROVIDER:-dns_xxx}
Open commit View diff
494 - ACME_DNS_PROVIDER=${ACME_DNS_PROVIDER:-dns_xxx}
same change a52e977

Add DNS-01 challenge support for ACME certificates and related configurations

Full commit hash
a52e977b89d02044f901a32c1b30568d3e08bb2a
Author
Carlos <[email protected]>
Date
8 months ago
Selected line
495
        - ACME_ACCOUNT_EMAIL=${ACME_ACCOUNT_EMAIL:[email protected]}
Open commit View diff
495 - ACME_ACCOUNT_EMAIL=${ACME_ACCOUNT_EMAIL:[email protected]}
andryyy about 9 years ago 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
496
      volumes:
Open commit View diff
496 volumes:
andryyy over 5 years ago f2453e3

[Ejabberd] More fixes for Ejabberd integration (WIP)

Full commit hash
f2453e316f21ed25219406ba6ecf6e1000c35cae
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
497
        - ./data/web/.well-known/acme-challenge:/var/www/acme:z
Open commit View diff
497 - ./data/web/.well-known/acme-challenge:/var/www/acme:z
same change f2453e3

[Ejabberd] More fixes for Ejabberd integration (WIP)

Full commit hash
f2453e316f21ed25219406ba6ecf6e1000c35cae
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
498
        - ./data/assets/ssl:/var/lib/acme/:z
Open commit View diff
498 - ./data/assets/ssl:/var/lib/acme/:z
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
499
        - ./data/assets/ssl-example:/var/lib/ssl-example/:ro,Z
Open commit View diff
499 - ./data/assets/ssl-example:/var/lib/ssl-example/:ro,Z
DerLinkman about 1 year ago d4f899b

compose: add selinux label to mysql-socket-vol to prevent "access denied" (#6560)

Full commit hash
d4f899b091ed48e01fea3a674dd3278bf8b68caf
Author
DerLinkman <[email protected]>
Date
about 1 year ago
Selected line
500
        - mysql-socket-vol-1:/var/run/mysqld/:z
Open commit View diff
500 - mysql-socket-vol-1:/var/run/mysqld/:z
Carlos 8 months ago 890295b

Add DNS-01 challenge support with configuration files and scripts

Full commit hash
890295bbfc0a1c29ebf171e1f15581f0ad1f6ade
Author
Carlos <[email protected]>
Date
8 months ago
Selected line
501
        - ./data/conf/acme:/etc/acme/:z
Open commit View diff
501 - ./data/conf/acme:/etc/acme/:z
andryyy almost 9 years ago 3ec1861

[Compose] Push new images

Full commit hash
3ec18619eee5979a49ecd5034809a1dd4a3262f3
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
502
      restart: always
Open commit View diff
502 restart: always
andryyy about 9 years ago 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
503
      networks:
Open commit View diff
503 networks:
same change 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
504
        mailcow-network:
Open commit View diff
504 mailcow-network:
same change 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
505
          aliases:
Open commit View diff
505 aliases:
same change 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
506
            - acme
Open commit View diff
506 - acme
same change 92e2999

Remove DNS recursor

Full commit hash
92e2999dc0d04c356ddf0dd545b9accae2a6564b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
507
Open commit View diff
507
andre.peters over 8 years ago fd84968

[Compose] Rename fail2ban to netfilter; Add SNAT option; New PHP-FPM image

Full commit hash
fd849681cc58b59fbbd47daba5c56549d09b4fd5
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
508
    netfilter-mailcow:
Open commit View diff
508 netfilter-mailcow:
FreddleSpl0it 5 months ago 524f19f

Update Docker Images

Full commit hash
524f19ff774ad74f620b3166fc8984f824f3d4a4
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
509
      image: ghcr.io/mailcow/netfilter:1.64
Open commit View diff
509 image: ghcr.io/mailcow/netfilter:1.64
André almost 9 years ago a35bf76

[Compose] Remove init where possible or replace init by tini, set grace periods

Full commit hash
a35bf76154a9f18d3f6353db6aba054312bde568
Author
André <[email protected]>
Date
almost 9 years ago
Selected line
510
      stop_grace_period: 30s
Open commit View diff
510 stop_grace_period: 30s
Michael Kuron about 9 years ago 88f94a2

Authentication rate limiting for Postfix, Dovecot and SOGo

Full commit hash
88f94a2e15917ecba3123e4cd7f4ae18a5d78bc2
Author
Michael Kuron <[email protected]>
Date
about 9 years ago
Selected line
511
      restart: always
Open commit View diff
511 restart: always
andryyy about 9 years ago fdc98f8

Fixed IP for Redis, fail2ban-mailcow: pass TZ env var

Full commit hash
fdc98f84184a46a76da143a6caf24c7cc79ad8e5
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
512
      privileged: true
Open commit View diff
512 privileged: true
same change fdc98f8

Fixed IP for Redis, fail2ban-mailcow: pass TZ env var

Full commit hash
fdc98f84184a46a76da143a6caf24c7cc79ad8e5
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
513
      environment:
Open commit View diff
513 environment:
same change fdc98f8

Fixed IP for Redis, fail2ban-mailcow: pass TZ env var

Full commit hash
fdc98f84184a46a76da143a6caf24c7cc79ad8e5
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
514
        - TZ=${TZ}
Open commit View diff
514 - TZ=${TZ}
André Peters over 8 years ago 74c804b

[SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006

Full commit hash
74c804b9a39423873bf9e7ccf7830f384b66dca2
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
515
        - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
Open commit View diff
515 - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
André about 8 years ago 47e187d

[Compose] New images for SOGo, Dovecot, Postfix and Netfilter

Full commit hash
47e187db09fffbe52134e0f9f8060235380c4961
Author
André <[email protected]>
Date
about 8 years ago
Selected line
516
        - IPV6_NETWORK=${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
Open commit View diff
516 - IPV6_NETWORK=${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
andre.peters over 8 years ago fd84968

[Compose] Rename fail2ban to netfilter; Add SNAT option; New PHP-FPM image

Full commit hash
fd849681cc58b59fbbd47daba5c56549d09b4fd5
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
517
        - SNAT_TO_SOURCE=${SNAT_TO_SOURCE:-n}
Open commit View diff
517 - SNAT_TO_SOURCE=${SNAT_TO_SOURCE:-n}
André about 8 years ago 47e187d

[Compose] New images for SOGo, Dovecot, Postfix and Netfilter

Full commit hash
47e187db09fffbe52134e0f9f8060235380c4961
Author
André <[email protected]>
Date
about 8 years ago
Selected line
518
        - SNAT6_TO_SOURCE=${SNAT6_TO_SOURCE:-n}
Open commit View diff
518 - SNAT6_TO_SOURCE=${SNAT6_TO_SOURCE:-n}
andryyy over 6 years ago f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
519
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
519 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
520
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
520 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
521
        - REDISPASS=${REDISPASS}
Open commit View diff
521 - REDISPASS=${REDISPASS}
FreddleSpl0it over 2 years ago b236fd3

[Netfilter] add mailcow isolation rule to MAILCOW chain

Full commit hash
b236fd3ac683ea1434521807c5d118040b54882c
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
522
        - MAILCOW_REPLICA_IP=${MAILCOW_REPLICA_IP:-}
Open commit View diff
522 - MAILCOW_REPLICA_IP=${MAILCOW_REPLICA_IP:-}
same change b236fd3

[Netfilter] add mailcow isolation rule to MAILCOW chain

Full commit hash
b236fd3ac683ea1434521807c5d118040b54882c
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
523
        - DISABLE_NETFILTER_ISOLATION_RULE=${DISABLE_NETFILTER_ISOLATION_RULE:-n}
Open commit View diff
523 - DISABLE_NETFILTER_ISOLATION_RULE=${DISABLE_NETFILTER_ISOLATION_RULE:-n}
andryyy about 9 years ago fdc98f8

Fixed IP for Redis, fail2ban-mailcow: pass TZ env var

Full commit hash
fdc98f84184a46a76da143a6caf24c7cc79ad8e5
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
524
      network_mode: "host"
Open commit View diff
524 network_mode: "host"
Michael Kuron about 9 years ago 88f94a2

Authentication rate limiting for Postfix, Dovecot and SOGo

Full commit hash
88f94a2e15917ecba3123e4cd7f4ae18a5d78bc2
Author
Michael Kuron <[email protected]>
Date
about 9 years ago
Selected line
525
      volumes:
Open commit View diff
525 volumes:
same change 88f94a2

Authentication rate limiting for Postfix, Dovecot and SOGo

Full commit hash
88f94a2e15917ecba3123e4cd7f4ae18a5d78bc2
Author
Michael Kuron <[email protected]>
Date
about 9 years ago
Selected line
526
        - /lib/modules:/lib/modules:ro
Open commit View diff
526 - /lib/modules:/lib/modules:ro
andryyy about 9 years ago dc463c3

[Multiple] Push multiple logs to Redis channel for fail2ban-mailcow to read. Enables Fail2ban independently of used Docker logging driver.

Full commit hash
dc463c3ddaac35e71df1be11d16b23bb373020d2
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
527
Open commit View diff
527
andryyy almost 9 years ago a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
528
    watchdog-mailcow:
Open commit View diff
528 watchdog-mailcow:
FreddleSpl0it 4 months ago 2e17633

[Watchdog] Fix Nagios MariaDB client SSL compatibility with Alpine 3.23

Full commit hash
2e176339baa8461bfdfd171c2918b47b4d2d4306
Author
FreddleSpl0it <[email protected]>
Date
4 months ago
Selected line
529
      image: ghcr.io/mailcow/watchdog:2.11
Open commit View diff
529 image: ghcr.io/mailcow/watchdog:2.11
andryyy almost 7 years ago 5987079

[Compose] New Postfix and watchdog image, re-add dns flag for watchdog

Full commit hash
5987079cca4576e2d47a4bb6be6fe56046a1a691
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
530
      dns:
Open commit View diff
530 dns:
same change 5987079

[Compose] New Postfix and watchdog image, re-add dns flag for watchdog

Full commit hash
5987079cca4576e2d47a4bb6be6fe56046a1a691
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
531
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
531 - ${IPV4_NETWORK:-172.22.1}.254
ValdikSS over 5 years ago 0a0d9e8

Use tmpfs for watchdog's /tmp, reduce disk writes (#3923)

Full commit hash
0a0d9e873e6e1c3479f6158ec17cbc225c963ab8
Author
ValdikSS <[email protected]>
Date
over 5 years ago
Selected line
532
      tmpfs:
Open commit View diff
532 tmpfs:
same change 0a0d9e8

Use tmpfs for watchdog's /tmp, reduce disk writes (#3923)

Full commit hash
0a0d9e873e6e1c3479f6158ec17cbc225c963ab8
Author
ValdikSS <[email protected]>
Date
over 5 years ago
Selected line
533
        - /tmp
Open commit View diff
533 - /tmp
andryyy almost 9 years ago a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
534
      volumes:
Open commit View diff
534 volumes:
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
535
        - rspamd-vol-1:/var/lib/rspamd
Open commit View diff
535 - rspamd-vol-1:/var/lib/rspamd
DerLinkman about 1 year ago d4f899b

compose: add selinux label to mysql-socket-vol to prevent "access denied" (#6560)

Full commit hash
d4f899b091ed48e01fea3a674dd3278bf8b68caf
Author
DerLinkman <[email protected]>
Date
about 1 year ago
Selected line
536
        - mysql-socket-vol-1:/var/run/mysqld/:z
Open commit View diff
536 - mysql-socket-vol-1:/var/run/mysqld/:z
qupfer about 4 years ago 4d53216

[Compose] Remove bind options from volumes (#4577)

Full commit hash
4d53216c05ff91884d2005d367af4d00ec98126b
Author
qupfer <[email protected]>
Date
about 4 years ago
Selected line
537
        - postfix-vol-1:/var/spool/postfix
Open commit View diff
537 - postfix-vol-1:/var/spool/postfix
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
538
        - ./data/assets/ssl:/etc/ssl/mail/:ro,z
Open commit View diff
538 - ./data/assets/ssl:/etc/ssl/mail/:ro,z
andryyy almost 9 years ago a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
539
      restart: always
Open commit View diff
539 restart: always
DerLinkman almost 3 years ago 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
540
      depends_on:
Open commit View diff
540 depends_on:
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
541
        - postfix-mailcow
Open commit View diff
541 - postfix-mailcow
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
542
        - dovecot-mailcow
Open commit View diff
542 - dovecot-mailcow
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
543
        - mysql-mailcow
Open commit View diff
543 - mysql-mailcow
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
544
        - acme-mailcow
Open commit View diff
544 - acme-mailcow
same change 0b62701

[Compose] Added Healthcheck startup logics

Full commit hash
0b627017e0658bc48234e001d2611cc50c5005d4
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
545
        - redis-mailcow
Open commit View diff
545 - redis-mailcow
andryyy almost 9 years ago a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
546
      environment:
Open commit View diff
546 environment:
andryyy over 6 years ago 7f458f4

[Compose] Update watchdog, add IPV6_NETWORK to watchdog env vars

Full commit hash
7f458f451b3dbab1c1ed5d19f3351bae60de1825
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
547
        - IPV6_NETWORK=${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
Open commit View diff
547 - IPV6_NETWORK=${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
Michael Kuron over 8 years ago 99ed1e2

Re-add default value for LOG_LINES

Full commit hash
99ed1e2e0b4d349e29cb57d0ca83df661327fa6b
Author
Michael Kuron <[email protected]>
Date
over 8 years ago
Selected line
548
        - LOG_LINES=${LOG_LINES:-9999}
Open commit View diff
548 - LOG_LINES=${LOG_LINES:-9999}
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
549
        - TZ=${TZ}
Open commit View diff
549 - TZ=${TZ}
andryyy almost 9 years ago a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
550
        - DBNAME=${DBNAME}
Open commit View diff
550 - DBNAME=${DBNAME}
same change a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
551
        - DBUSER=${DBUSER}
Open commit View diff
551 - DBUSER=${DBUSER}
same change a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
552
        - DBPASS=${DBPASS}
Open commit View diff
552 - DBPASS=${DBPASS}
andryyy over 6 years ago 5596b1d

[Compose] Add WATCHDOG_MYSQL_REPLICATION_CHECKS to compose

Full commit hash
5596b1d86317928a1c93a63ac5fbac081fa37e37
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
553
        - DBROOT=${DBROOT}
Open commit View diff
553 - DBROOT=${DBROOT}
andryyy almost 9 years ago a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
554
        - USE_WATCHDOG=${USE_WATCHDOG:-n}
Open commit View diff
554 - USE_WATCHDOG=${USE_WATCHDOG:-n}
Niklas Meyer over 4 years ago c520f21

🐄 Moorch Update 2022 - ClamAV, Dovecot & Olefy Update (#4497)

Full commit hash
c520f21d286fde8eb0d67788528860eb6b392793
Author
Niklas Meyer <[email protected]>
Date
over 4 years ago
Selected line
555
        - WATCHDOG_NOTIFY_EMAIL=${WATCHDOG_NOTIFY_EMAIL:-}
Open commit View diff
555 - WATCHDOG_NOTIFY_EMAIL=${WATCHDOG_NOTIFY_EMAIL:-}
andryyy about 7 years ago 8984240

[Watchdog, Config] Added WATCHDOG_NOTIFY_BAN to disable IP ban notifications

Full commit hash
8984240e44df9f3ed6e7ad5d84ade10c0e124e51
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
556
        - WATCHDOG_NOTIFY_BAN=${WATCHDOG_NOTIFY_BAN:-y}
Open commit View diff
556 - WATCHDOG_NOTIFY_BAN=${WATCHDOG_NOTIFY_BAN:-y}
Sebastian Marsching almost 3 years ago 5425cca

Allow suppressing watchdog start notification.

Full commit hash
5425cca47eba3a7f5700c52168c472954c612588
Author
Sebastian Marsching <[email protected]>
Date
almost 3 years ago
Selected line
557
        - WATCHDOG_NOTIFY_START=${WATCHDOG_NOTIFY_START:-y}
Open commit View diff
557 - WATCHDOG_NOTIFY_START=${WATCHDOG_NOTIFY_START:-y}
Valentin Brandner over 5 years ago 3255c08

[Update, Config] Add subject for watchdog emails (#4027)

Full commit hash
3255c08813b2ce6c30b03898d45b522ad8f75622
Author
Valentin Brandner <[email protected]>
Date
over 5 years ago
Selected line
558
        - WATCHDOG_SUBJECT=${WATCHDOG_SUBJECT:-Watchdog ALERT}
Open commit View diff
558 - WATCHDOG_SUBJECT=${WATCHDOG_SUBJECT:-Watchdog ALERT}
FreddleSpl0it over 2 years ago 66b9245

fix WATCHDOG_NOTIFY_WEBHOOK env vars

Full commit hash
66b9245b2870224fbc9f662856af20040dd431bf
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
559
        - WATCHDOG_NOTIFY_WEBHOOK=${WATCHDOG_NOTIFY_WEBHOOK:-}
Open commit View diff
559 - WATCHDOG_NOTIFY_WEBHOOK=${WATCHDOG_NOTIFY_WEBHOOK:-}
same change 66b9245

fix WATCHDOG_NOTIFY_WEBHOOK env vars

Full commit hash
66b9245b2870224fbc9f662856af20040dd431bf
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
560
        - WATCHDOG_NOTIFY_WEBHOOK_BODY=${WATCHDOG_NOTIFY_WEBHOOK_BODY:-}
Open commit View diff
560 - WATCHDOG_NOTIFY_WEBHOOK_BODY=${WATCHDOG_NOTIFY_WEBHOOK_BODY:-}
andryyy over 6 years ago 543a02e

[Compose] Update SOGo, add new var to watchdog

Full commit hash
543a02e7f442d0c72ded894c5c6856f235de495d
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
561
        - WATCHDOG_EXTERNAL_CHECKS=${WATCHDOG_EXTERNAL_CHECKS:-n}
Open commit View diff
561 - WATCHDOG_EXTERNAL_CHECKS=${WATCHDOG_EXTERNAL_CHECKS:-n}
andryyy over 6 years ago 5596b1d

[Compose] Add WATCHDOG_MYSQL_REPLICATION_CHECKS to compose

Full commit hash
5596b1d86317928a1c93a63ac5fbac081fa37e37
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
562
        - WATCHDOG_MYSQL_REPLICATION_CHECKS=${WATCHDOG_MYSQL_REPLICATION_CHECKS:-n}
Open commit View diff
562 - WATCHDOG_MYSQL_REPLICATION_CHECKS=${WATCHDOG_MYSQL_REPLICATION_CHECKS:-n}
Peter over 4 years ago 6bf70cf

[Watchdog] Add Watchdog verbose logging (#4299)

Full commit hash
6bf70cf84621be2926f1550cfc71bfbe4ef08c5f
Author
Peter <[email protected]>
Date
over 4 years ago
Selected line
563
        - WATCHDOG_VERBOSE=${WATCHDOG_VERBOSE:-n}
Open commit View diff
563 - WATCHDOG_VERBOSE=${WATCHDOG_VERBOSE:-n}
andryyy almost 9 years ago fc18d15

[Compose, DockerAPI, Web, Watchdog] Watchdog may send notification mails (todo: docs), DockerAPI via Flesk for limited access

Full commit hash
fc18d153cdc5d93f254b43a572d190d360ca7a01
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
564
        - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
Open commit View diff
564 - MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
andryyy about 6 years ago 9a84fe0

[Compose] Images updates, added COMPOSE_PROJECT_NAME to some containers

Full commit hash
9a84fe0a508a675e01f902ea2ad4fb0d59888611
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
565
        - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME:-mailcow-dockerized}
Open commit View diff
565 - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME:-mailcow-dockerized}
André about 8 years ago a38424d

[Watchdog] Find exact matches for service names, shuffle scaled services, check if ip is in mailcow network

Full commit hash
a38424d3adf3496bdd94b841a815a02eb4c520f3
Author
André <[email protected]>
Date
about 8 years ago
Selected line
566
        - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
Open commit View diff
566 - IPV4_NETWORK=${IPV4_NETWORK:-172.22.1}
André almost 8 years ago 243c441

[Compose] Add some parameters to watchdog-mailcow

Full commit hash
243c441ae19205359995c70e489f485cc89a7087
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
567
        - IP_BY_DOCKER_API=${IP_BY_DOCKER_API:-0}
Open commit View diff
567 - IP_BY_DOCKER_API=${IP_BY_DOCKER_API:-0}
same change 243c441

[Compose] Add some parameters to watchdog-mailcow

Full commit hash
243c441ae19205359995c70e489f485cc89a7087
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
568
        - CHECK_UNBOUND=${CHECK_UNBOUND:-1}
Open commit View diff
568 - CHECK_UNBOUND=${CHECK_UNBOUND:-1}
same change 243c441

[Compose] Add some parameters to watchdog-mailcow

Full commit hash
243c441ae19205359995c70e489f485cc89a7087
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
569
        - SKIP_CLAMD=${SKIP_CLAMD:-n}
Open commit View diff
569 - SKIP_CLAMD=${SKIP_CLAMD:-n}
Marvin A. Ruder over 1 year ago cd3b1ab

Allow disabling Olefy

Full commit hash
cd3b1ab828bdaacacbffebfd755c0fa919610f1c
Author
Marvin A. Ruder <[email protected]>
Date
over 1 year ago
Selected line
570
        - SKIP_OLEFY=${SKIP_OLEFY:-n}
Open commit View diff
570 - SKIP_OLEFY=${SKIP_OLEFY:-n}
André almost 8 years ago 243c441

[Compose] Add some parameters to watchdog-mailcow

Full commit hash
243c441ae19205359995c70e489f485cc89a7087
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
571
        - SKIP_LETS_ENCRYPT=${SKIP_LETS_ENCRYPT:-n}
Open commit View diff
571 - SKIP_LETS_ENCRYPT=${SKIP_LETS_ENCRYPT:-n}
andryyy about 6 years ago d392257

[Web] Some changes

Full commit hash
d3922572892bf857027bbd41b22daa6f8d164fc5
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
572
        - SKIP_SOGO=${SKIP_SOGO:-n}
Open commit View diff
572 - SKIP_SOGO=${SKIP_SOGO:-n}
André almost 8 years ago 243c441

[Compose] Add some parameters to watchdog-mailcow

Full commit hash
243c441ae19205359995c70e489f485cc89a7087
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
573
        - HTTPS_PORT=${HTTPS_PORT:-443}
Open commit View diff
573 - HTTPS_PORT=${HTTPS_PORT:-443}
andryyy over 6 years ago f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
574
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
574 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change f939433

[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)

Full commit hash
f939433c517c38b9962e6fd2816478e8448cb93e
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
575
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
575 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
576
        - REDISPASS=${REDISPASS}
Open commit View diff
576 - REDISPASS=${REDISPASS}
andryyy over 5 years ago 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
577
        - EXTERNAL_CHECKS_THRESHOLD=${EXTERNAL_CHECKS_THRESHOLD:-1}
Open commit View diff
577 - EXTERNAL_CHECKS_THRESHOLD=${EXTERNAL_CHECKS_THRESHOLD:-1}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
578
        - NGINX_THRESHOLD=${NGINX_THRESHOLD:-5}
Open commit View diff
578 - NGINX_THRESHOLD=${NGINX_THRESHOLD:-5}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
579
        - UNBOUND_THRESHOLD=${UNBOUND_THRESHOLD:-5}
Open commit View diff
579 - UNBOUND_THRESHOLD=${UNBOUND_THRESHOLD:-5}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
580
        - REDIS_THRESHOLD=${REDIS_THRESHOLD:-5}
Open commit View diff
580 - REDIS_THRESHOLD=${REDIS_THRESHOLD:-5}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
581
        - MYSQL_THRESHOLD=${MYSQL_THRESHOLD:-5}
Open commit View diff
581 - MYSQL_THRESHOLD=${MYSQL_THRESHOLD:-5}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
582
        - MYSQL_REPLICATION_THRESHOLD=${MYSQL_REPLICATION_THRESHOLD:-1}
Open commit View diff
582 - MYSQL_REPLICATION_THRESHOLD=${MYSQL_REPLICATION_THRESHOLD:-1}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
583
        - SOGO_THRESHOLD=${SOGO_THRESHOLD:-3}
Open commit View diff
583 - SOGO_THRESHOLD=${SOGO_THRESHOLD:-3}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
584
        - POSTFIX_THRESHOLD=${POSTFIX_THRESHOLD:-8}
Open commit View diff
584 - POSTFIX_THRESHOLD=${POSTFIX_THRESHOLD:-8}
DerLinkman 11 months ago 34877ec

watchdog: added postfix-tlspol check (#6691)

Full commit hash
34877ecf9c976f52ccff73311a1424021d4b2e68
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
585
        - POSTFIX_TLSPOL_THRESHOLD=${POSTFIX_TLSPOL_THRESHOLD:-8}
Open commit View diff
585 - POSTFIX_TLSPOL_THRESHOLD=${POSTFIX_TLSPOL_THRESHOLD:-8}
andryyy over 5 years ago 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
586
        - CLAMD_THRESHOLD=${CLAMD_THRESHOLD:-15}
Open commit View diff
586 - CLAMD_THRESHOLD=${CLAMD_THRESHOLD:-15}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
587
        - DOVECOT_THRESHOLD=${DOVECOT_THRESHOLD:-12}
Open commit View diff
587 - DOVECOT_THRESHOLD=${DOVECOT_THRESHOLD:-12}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
588
        - DOVECOT_REPL_THRESHOLD=${DOVECOT_REPL_THRESHOLD:-20}
Open commit View diff
588 - DOVECOT_REPL_THRESHOLD=${DOVECOT_REPL_THRESHOLD:-20}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
589
        - PHPFPM_THRESHOLD=${PHPFPM_THRESHOLD:-5}
Open commit View diff
589 - PHPFPM_THRESHOLD=${PHPFPM_THRESHOLD:-5}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
590
        - RATELIMIT_THRESHOLD=${RATELIMIT_THRESHOLD:-1}
Open commit View diff
590 - RATELIMIT_THRESHOLD=${RATELIMIT_THRESHOLD:-1}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
591
        - FAIL2BAN_THRESHOLD=${FAIL2BAN_THRESHOLD:-1}
Open commit View diff
591 - FAIL2BAN_THRESHOLD=${FAIL2BAN_THRESHOLD:-1}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
592
        - ACME_THRESHOLD=${ACME_THRESHOLD:-1}
Open commit View diff
592 - ACME_THRESHOLD=${ACME_THRESHOLD:-1}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
593
        - RSPAMD_THRESHOLD=${RSPAMD_THRESHOLD:-5}
Open commit View diff
593 - RSPAMD_THRESHOLD=${RSPAMD_THRESHOLD:-5}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
594
        - OLEFY_THRESHOLD=${OLEFY_THRESHOLD:-5}
Open commit View diff
594 - OLEFY_THRESHOLD=${OLEFY_THRESHOLD:-5}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
595
        - MAILQ_THRESHOLD=${MAILQ_THRESHOLD:-20}
Open commit View diff
595 - MAILQ_THRESHOLD=${MAILQ_THRESHOLD:-20}
same change 46c64c0

[Watchdog] Allow to control thresholds via mailcow.conf

Full commit hash
46c64c06d7dfef8b851ac265193349abe5f2ba1d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
596
        - MAILQ_CRIT=${MAILQ_CRIT:-30}
Open commit View diff
596 - MAILQ_CRIT=${MAILQ_CRIT:-30}
maxi322 11 months ago 5e66ffa

watchdog: use dig instead of check_dns (#6685)

Full commit hash
5e66ffa36604e8c41bb23c7606ad951ed888b6b4
Author
maxi322 <[email protected]>
Date
11 months ago
Selected line
597
        - DEV_MODE=${DEV_MODE:-n}
Open commit View diff
597 - DEV_MODE=${DEV_MODE:-n}
andryyy almost 9 years ago a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
598
      networks:
Open commit View diff
598 networks:
same change a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
599
        mailcow-network:
Open commit View diff
599 mailcow-network:
same change a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
600
          aliases:
Open commit View diff
600 aliases:
same change a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
601
            - watchdog
Open commit View diff
601 - watchdog
same change a8fb1d3

Add experimental watchdog

Full commit hash
a8fb1d3f4fe88a136bc8e4dbc410af64c09a1162
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
602
Open commit View diff
602
andryyy almost 9 years ago fc18d15

[Compose, DockerAPI, Web, Watchdog] Watchdog may send notification mails (todo: docs), DockerAPI via Flesk for limited access

Full commit hash
fc18d153cdc5d93f254b43a572d190d360ca7a01
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
603
    dockerapi-mailcow:
Open commit View diff
603 dockerapi-mailcow:
FreddleSpl0it 5 months ago 524f19f

Update Docker Images

Full commit hash
524f19ff774ad74f620b3166fc8984f824f3d4a4
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
604
      image: ghcr.io/mailcow/dockerapi:2.12
Open commit View diff
604 image: ghcr.io/mailcow/dockerapi:2.12
Hannes Happle almost 6 years ago e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
605
      security_opt:
Open commit View diff
605 security_opt:
same change e8ccd24

[Compose] Added SELinux support / volume labeling (#3766)

Full commit hash
e8ccd24f57c3afee421b4912c260259bdc353dd2
Author
Hannes Happle <[email protected]>
Date
almost 6 years ago
Selected line
606
        - label=disable
Open commit View diff
606 - label=disable
andryyy over 7 years ago 50c49db

[Compose] Update Dovecot image

Full commit hash
50c49db814c4d8a4584699397cd4dcf38ce7f155
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
607
      restart: always
Open commit View diff
607 restart: always
andryyy almost 7 years ago 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
608
      dns:
Open commit View diff
608 dns:
same change 954690b

[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login

Full commit hash
954690b31527dc31e65f1fb41cf73a4ab39d931d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
609
        - ${IPV4_NETWORK:-172.22.1}.254
Open commit View diff
609 - ${IPV4_NETWORK:-172.22.1}.254
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
610
      environment:
Open commit View diff
610 environment:
andryyy over 7 years ago b7348cc

[Compose] New images for PHP, Dovecot and Docker API

Full commit hash
b7348ccaf0f89eaef1a0b4d9f4b57966169bd327
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
611
        - DBROOT=${DBROOT}
Open commit View diff
611 - DBROOT=${DBROOT}
andre.peters over 8 years ago f1d533e

[Compose] Add TZ for libc to containers, add Rspamd controller password file to Docker API

Full commit hash
f1d533eef6dcfde9b2ce8447b8a3916ce34d59a7
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
612
        - TZ=${TZ}
Open commit View diff
612 - TZ=${TZ}
FreddleSpl0it almost 4 years ago db8af3d

[BS5] use fastapi and aiodocker for dockerapi

Full commit hash
db8af3d1e016ec024c3e3e3331f756bb09c29d50
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
613
        - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
Open commit View diff
613 - REDIS_SLAVEOF_IP=${REDIS_SLAVEOF_IP:-}
same change db8af3d

[BS5] use fastapi and aiodocker for dockerapi

Full commit hash
db8af3d1e016ec024c3e3e3331f756bb09c29d50
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
614
        - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
Open commit View diff
614 - REDIS_SLAVEOF_PORT=${REDIS_SLAVEOF_PORT:-}
FreddleSpl0it over 1 year ago 89fb132

Enable password protection for Redis

Full commit hash
89fb1322c6f486a9883e6435a73537b13fbf3582
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
615
        - REDISPASS=${REDISPASS}
Open commit View diff
615 - REDISPASS=${REDISPASS}
andryyy almost 9 years ago fc18d15

[Compose, DockerAPI, Web, Watchdog] Watchdog may send notification mails (todo: docs), DockerAPI via Flesk for limited access

Full commit hash
fc18d153cdc5d93f254b43a572d190d360ca7a01
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
616
      volumes:
Open commit View diff
616 volumes:
same change fc18d15

[Compose, DockerAPI, Web, Watchdog] Watchdog may send notification mails (todo: docs), DockerAPI via Flesk for limited access

Full commit hash
fc18d153cdc5d93f254b43a572d190d360ca7a01
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
617
        - /var/run/docker.sock:/var/run/docker.sock:ro
Open commit View diff
617 - /var/run/docker.sock:/var/run/docker.sock:ro
same change fc18d15

[Compose, DockerAPI, Web, Watchdog] Watchdog may send notification mails (todo: docs), DockerAPI via Flesk for limited access

Full commit hash
fc18d153cdc5d93f254b43a572d190d360ca7a01
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
618
      networks:
Open commit View diff
618 networks:
same change fc18d15

[Compose, DockerAPI, Web, Watchdog] Watchdog may send notification mails (todo: docs), DockerAPI via Flesk for limited access

Full commit hash
fc18d153cdc5d93f254b43a572d190d360ca7a01
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
619
        mailcow-network:
Open commit View diff
619 mailcow-network:
same change fc18d15

[Compose, DockerAPI, Web, Watchdog] Watchdog may send notification mails (todo: docs), DockerAPI via Flesk for limited access

Full commit hash
fc18d153cdc5d93f254b43a572d190d360ca7a01
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
620
          aliases:
Open commit View diff
620 aliases:
same change fc18d15

[Compose, DockerAPI, Web, Watchdog] Watchdog may send notification mails (todo: docs), DockerAPI via Flesk for limited access

Full commit hash
fc18d153cdc5d93f254b43a572d190d360ca7a01
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
621
            - dockerapi
Open commit View diff
621 - dockerapi
same change fc18d15

[Compose, DockerAPI, Web, Watchdog] Watchdog may send notification mails (todo: docs), DockerAPI via Flesk for limited access

Full commit hash
fc18d153cdc5d93f254b43a572d190d360ca7a01
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
622
Open commit View diff
622
andryyy about 7 years ago 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
623
    olefy-mailcow:
Open commit View diff
623 olefy-mailcow:
FreddleSpl0it about 1 year ago ffa2933

increase Olefy, Rspamd and Watchdog docker images

Full commit hash
ffa29338737069d7e15fe26933cbb3aa8b8fcc2b
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
624
      image: ghcr.io/mailcow/olefy:1.15
Open commit View diff
624 image: ghcr.io/mailcow/olefy:1.15
andryyy about 7 years ago 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
625
      restart: always
Open commit View diff
625 restart: always
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
626
      environment:
Open commit View diff
626 environment:
Christian Burmeister almost 7 years ago b69a85d

environment var. TZ for olefy, memcached, ipv6nat

Full commit hash
b69a85d6b8dc7ff48b2945cf4ffb14cf184b84a2
Author
Christian Burmeister <[email protected]>
Date
almost 7 years ago
Selected line
627
        - TZ=${TZ}
Open commit View diff
627 - TZ=${TZ}
andryyy about 7 years ago 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
628
        - OLEFY_BINDADDRESS=0.0.0.0
Open commit View diff
628 - OLEFY_BINDADDRESS=0.0.0.0
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
629
        - OLEFY_BINDPORT=10055
Open commit View diff
629 - OLEFY_BINDPORT=10055
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
630
        - OLEFY_TMPDIR=/tmp
Open commit View diff
630 - OLEFY_TMPDIR=/tmp
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
631
        - OLEFY_PYTHON_PATH=/usr/bin/python3
Open commit View diff
631 - OLEFY_PYTHON_PATH=/usr/bin/python3
Niklas Meyer over 4 years ago c520f21

🐄 Moorch Update 2022 - ClamAV, Dovecot & Olefy Update (#4497)

Full commit hash
c520f21d286fde8eb0d67788528860eb6b392793
Author
Niklas Meyer <[email protected]>
Date
over 4 years ago
Selected line
632
        - OLEFY_OLEVBA_PATH=/usr/bin/olevba
Open commit View diff
632 - OLEFY_OLEVBA_PATH=/usr/bin/olevba
andryyy about 7 years ago 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
633
        - OLEFY_LOGLVL=20
Open commit View diff
633 - OLEFY_LOGLVL=20
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
634
        - OLEFY_MINLENGTH=500
Open commit View diff
634 - OLEFY_MINLENGTH=500
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
635
        - OLEFY_DEL_TMP=1
Open commit View diff
635 - OLEFY_DEL_TMP=1
Marvin A. Ruder over 1 year ago cd3b1ab

Allow disabling Olefy

Full commit hash
cd3b1ab828bdaacacbffebfd755c0fa919610f1c
Author
Marvin A. Ruder <[email protected]>
Date
over 1 year ago
Selected line
636
        - SKIP_OLEFY=${SKIP_OLEFY:-n}
Open commit View diff
636 - SKIP_OLEFY=${SKIP_OLEFY:-n}
andryyy about 7 years ago 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
637
      networks:
Open commit View diff
637 networks:
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
638
        mailcow-network:
Open commit View diff
638 mailcow-network:
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
639
          aliases:
Open commit View diff
639 aliases:
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
640
            - olefy
Open commit View diff
640 - olefy
same change 39f95b8

[Compose] Add olefy container, new Postfix iamge and new ClamAV image

Full commit hash
39f95b82841da34d33b9b03dd7fce19394ce7046
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
641
Open commit View diff
641
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
642
    ofelia-mailcow:
Open commit View diff
642 ofelia-mailcow:
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
643
      image: mcuadros/ofelia:latest
Open commit View diff
643 image: mcuadros/ofelia:latest
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
644
      restart: always
Open commit View diff
644 restart: always
Kitof almost 2 years ago 824a473

ofelia: limit scope to mailcow project (#5776)

Full commit hash
824a473fea3227a82e4bfc1f135b7d1459691fcb
Author
Kitof <[email protected]>
Date
almost 2 years ago
Selected line
645
      command: daemon --docker -f label=com.docker.compose.project=${COMPOSE_PROJECT_NAME}
Open commit View diff
645 command: daemon --docker -f label=com.docker.compose.project=${COMPOSE_PROJECT_NAME}
Christian Burmeister over 4 years ago f58cc2a

Update docker-compose.yml (#4381)

Full commit hash
f58cc2aa43b96e4de391bec76b6024bac8eddf40
Author
Christian Burmeister <[email protected]>
Date
over 4 years ago
Selected line
646
      environment:
Open commit View diff
646 environment:
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
647
        - TZ=${TZ}
Open commit View diff
647 - TZ=${TZ}
Kitof almost 2 years ago 824a473

ofelia: limit scope to mailcow project (#5776)

Full commit hash
824a473fea3227a82e4bfc1f135b7d1459691fcb
Author
Kitof <[email protected]>
Date
almost 2 years ago
Selected line
648
        - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME}
Open commit View diff
648 - COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME}
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
649
      depends_on:
Open commit View diff
649 depends_on:
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
650
        - sogo-mailcow
Open commit View diff
650 - sogo-mailcow
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
651
        - dovecot-mailcow
Open commit View diff
651 - dovecot-mailcow
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
652
      labels:
Open commit View diff
652 labels:
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
653
        ofelia.enabled: "true"
Open commit View diff
653 ofelia.enabled: "true"
Kristian Feldsam almost 5 years ago 8f733a9

[Config] Fixed ofelia container in SELinux environment (#4257)

Full commit hash
8f733a903ba2f2cfeb6b112e1915f7bc63bd39af
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
654
      security_opt:
Open commit View diff
654 security_opt:
same change 8f733a9

[Config] Fixed ofelia container in SELinux environment (#4257)

Full commit hash
8f733a903ba2f2cfeb6b112e1915f7bc63bd39af
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
655
        - label=disable
Open commit View diff
655 - label=disable
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
656
      volumes:
Open commit View diff
656 volumes:
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
657
        - /var/run/docker.sock:/var/run/docker.sock:ro
Open commit View diff
657 - /var/run/docker.sock:/var/run/docker.sock:ro
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
658
      networks:
Open commit View diff
658 networks:
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
659
        mailcow-network:
Open commit View diff
659 mailcow-network:
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
660
          aliases:
Open commit View diff
660 aliases:
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
661
            - ofelia
Open commit View diff
661 - ofelia
same change 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
662
Open commit View diff
662
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
663
networks:
Open commit View diff
663 networks:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
664
  mailcow-network:
Open commit View diff
664 mailcow-network:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
665
    driver: bridge
Open commit View diff
665 driver: bridge
andryyy over 7 years ago 40dda01

[Compose] IMPORTANT: Added name for mailcow Docker bridge

Full commit hash
40dda01d917578381a4c014e16eb1b5c43b823c9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
666
    driver_opts:
Open commit View diff
666 driver_opts:
same change 40dda01

[Compose] IMPORTANT: Added name for mailcow Docker bridge

Full commit hash
40dda01d917578381a4c014e16eb1b5c43b823c9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
667
      com.docker.network.bridge.name: br-mailcow
Open commit View diff
667 com.docker.network.bridge.name: br-mailcow
DerLinkman 12 months ago 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
668
    enable_ipv6: ${ENABLE_IPV6:-true}
Open commit View diff
668 enable_ipv6: ${ENABLE_IPV6:-true}
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
669
    ipam:
Open commit View diff
669 ipam:
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
670
      driver: default
Open commit View diff
670 driver: default
same change 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
671
      config:
Open commit View diff
671 config:
André Peters over 8 years ago 74c804b

[SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006

Full commit hash
74c804b9a39423873bf9e7ccf7830f384b66dca2
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
672
        - subnet: ${IPV4_NETWORK:-172.22.1}.0/24
Open commit View diff
672 - subnet: ${IPV4_NETWORK:-172.22.1}.0/24
same change 74c804b

[SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006

Full commit hash
74c804b9a39423873bf9e7ccf7830f384b66dca2
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
673
        - subnet: ${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
Open commit View diff
673 - subnet: ${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
andryyy over 9 years ago 9e8a003

Remove old file

Full commit hash
9e8a003508e84e92369caa7509561c845f994eae
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
674
Open commit View diff
674
andryyy over 9 years ago 7ef70e4

Move dkim data, vmail and dbs to volumes, changed README

Full commit hash
7ef70e4c8141dedd7686f73cab086d9d07da1f69
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
675
volumes:
Open commit View diff
675 volumes:
same change 7ef70e4

Move dkim data, vmail and dbs to volumes, changed README

Full commit hash
7ef70e4c8141dedd7686f73cab086d9d07da1f69
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
676
  vmail-vol-1:
Open commit View diff
676 vmail-vol-1:
andryyy almost 6 years ago 3e457e0

[Dovecot] IMPORTANT: New volume for mail index

Full commit hash
3e457e03eef4a73ad748965db8d2097288ec006d
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
677
  vmail-index-vol-1:
Open commit View diff
677 vmail-index-vol-1:
andryyy over 9 years ago 7ef70e4

Move dkim data, vmail and dbs to volumes, changed README

Full commit hash
7ef70e4c8141dedd7686f73cab086d9d07da1f69
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
678
  mysql-vol-1:
Open commit View diff
678 mysql-vol-1:
André almost 8 years ago 0fb43f4

[Docker API] Use TLS encryption for communication with "on-the-fly" created key paris (non-exposed)

Full commit hash
0fb43f49161554dbe0e66cd6170ad00166efc8b3
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
679
  mysql-socket-vol-1:
Open commit View diff
679 mysql-socket-vol-1:
andryyy over 9 years ago 7ef70e4

Move dkim data, vmail and dbs to volumes, changed README

Full commit hash
7ef70e4c8141dedd7686f73cab086d9d07da1f69
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
680
  redis-vol-1:
Open commit View diff
680 redis-vol-1:
andryyy over 9 years ago 7384f83

Add rspamd volume

Full commit hash
7384f83932e763571aa08d76a6dcd9b1b20f8694
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
681
  rspamd-vol-1:
Open commit View diff
681 rspamd-vol-1:
andryyy over 9 years ago e6b5ce4

Add Nginx HTTP listener, add build flags for containers, add Postfix data volume

Full commit hash
e6b5ce44a618dd3a0769aecb73d0f6722d09989b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
682
  postfix-vol-1:
Open commit View diff
682 postfix-vol-1:
DerLinkman 11 months ago 1cb38ba

Postfix: Split TLSPol companion app into separate container (#6688)

Full commit hash
1cb38bacdb0d652781007175fc37eb0361da6aa4
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
683
  postfix-tlspol-vol-1:
Open commit View diff
683 postfix-tlspol-vol-1:
andryyy over 9 years ago 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
684
  crypt-vol-1:
Open commit View diff
684 crypt-vol-1:
andryyy over 7 years ago fdedb6f

[Compose] New ACME, watchdog and SOGo images

Full commit hash
fdedb6fdce46ee6cd9cc23c0e3f570bcb12eb2cf
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
685
  sogo-web-vol-1:
Open commit View diff
685 sogo-web-vol-1:
andryyy over 6 years ago 1fc3527

[SOGo] Auto-backup user data to sogo-userdata-backup-vol-1 daily, keep one backup

Full commit hash
1fc352740b8dcedf08366da82db2c0b39061f5db
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
686
  sogo-userdata-backup-vol-1:
Open commit View diff
686 sogo-userdata-backup-vol-1:
Peter over 4 years ago fd7269d

[ClamAV] Move to official ClamAV Docker container (#4525)

Full commit hash
fd7269d455c78746fdc6112c08617485281e306c
Author
Peter <[email protected]>
Date
over 4 years ago
Selected line
687
  clamd-db-vol-1:
Open commit View diff
687 clamd-db-vol-1: