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

helper-scripts/docker-compose.override.yml.d/HAPROXY/docker-compose.override.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.override.yml on main
Author Date Commit Line Code
andryyy about 6 years ago 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
1
##
Open commit View diff
1 ##
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
2
## Set haproxy_trusted_networks in Dovecots extra.conf!
Open commit View diff
2 ## Set haproxy_trusted_networks in Dovecots extra.conf!
Benoît S over 3 years ago f2f5e21

Fixy comment typo

Full commit hash
f2f5e212f5c725c56b4703e5a45b85efe99a540d
Author
Benoît S <[email protected]>
Date
over 3 years ago
Selected line
3
##
Open commit View diff
3 ##
andryyy about 6 years ago 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
4
Open commit View diff
4
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
5
services:
Open commit View diff
5 services:
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
6
Open commit View diff
6
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
7
    dovecot-mailcow:
Open commit View diff
7 dovecot-mailcow:
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
8
      ports:
Open commit View diff
8 ports:
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
9
        - "${IMAP_PORT_HAPROXY:-127.0.0.1:10143}:10143"
Open commit View diff
9 - "${IMAP_PORT_HAPROXY:-127.0.0.1:10143}:10143"
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
10
        - "${IMAPS_PORT_HAPROXY:-127.0.0.1:10993}:10993"
Open commit View diff
10 - "${IMAPS_PORT_HAPROXY:-127.0.0.1:10993}:10993"
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
11
        - "${POP_PORT_HAPROXY:-127.0.0.1:10110}:10110"
Open commit View diff
11 - "${POP_PORT_HAPROXY:-127.0.0.1:10110}:10110"
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
12
        - "${POPS_PORT_HAPROXY:-127.0.0.1:10995}:10995"
Open commit View diff
12 - "${POPS_PORT_HAPROXY:-127.0.0.1:10995}:10995"
andryyy over 5 years ago 0a593bf

[Dovecot, Helper] Add HAProxy listener for 4190/tcp sieve

Full commit hash
0a593bfe7ba56953ee7e7c9b09e5b52be3d594ea
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
13
        - "${SIEVE_PORT_HAPROXY:-127.0.0.1:14190}:14190"
Open commit View diff
13 - "${SIEVE_PORT_HAPROXY:-127.0.0.1:14190}:14190"
andryyy about 6 years ago 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
14
Open commit View diff
14
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
15
    postfix-mailcow:
Open commit View diff
15 postfix-mailcow:
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
16
      ports:
Open commit View diff
16 ports:
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
17
        - "${SMTP_PORT_HAPROXY:-127.0.0.1:10025}:10025"
Open commit View diff
17 - "${SMTP_PORT_HAPROXY:-127.0.0.1:10025}:10025"
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
18
        - "${SMTPS_PORT_HAPROXY:-127.0.0.1:10465}:10465"
Open commit View diff
18 - "${SMTPS_PORT_HAPROXY:-127.0.0.1:10465}:10465"
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
19
        - "${SUBMISSION_PORT_HAPROXY:-127.0.0.1:10587}:10587"
Open commit View diff
19 - "${SUBMISSION_PORT_HAPROXY:-127.0.0.1:10587}:10587"