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

data/web/_status.502.html

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

_status.502.html on main
Author Date Commit Line Code
andryyy almost 7 years ago 9b7668d

[Nginx] Custom 502

Full commit hash
9b7668d91297ae88b41b1ff2ad4e1b57e469e066
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
1
<!DOCTYPE html>
Open commit View diff
1 <!DOCTYPE html>
same change 9b7668d

[Nginx] Custom 502

Full commit hash
9b7668d91297ae88b41b1ff2ad4e1b57e469e066
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
2
<html>
Open commit View diff
2 <html>
same change 9b7668d

[Nginx] Custom 502

Full commit hash
9b7668d91297ae88b41b1ff2ad4e1b57e469e066
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
3
  <head>
Open commit View diff
3 <head>
andryyy almost 7 years ago 7cf2c0a

[Web] Changes to 502 status page

Full commit hash
7cf2c0ad699017cdb64d36d02160c414fd8fbd8c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
4
    <title>Preparing</title>
Open commit View diff
4 <title>Preparing</title>
andryyy almost 7 years ago 9b7668d

[Nginx] Custom 502

Full commit hash
9b7668d91297ae88b41b1ff2ad4e1b57e469e066
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
5
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
Open commit View diff
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
same change 9b7668d

[Nginx] Custom 502

Full commit hash
9b7668d91297ae88b41b1ff2ad4e1b57e469e066
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
6
  </head>
Open commit View diff
6 </head>
andryyy about 5 years ago 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
7
  <body style='background-color:#fff;color:#333;width: 60%;margin: 0 auto;text-align:left;font-family: Verdana, "Lucida Sans Unicode", sans-serif'>
Open commit View diff
7 <body style='background-color:#fff;color:#333;width: 60%;margin: 0 auto;text-align:left;font-family: Verdana, "Lucida Sans Unicode", sans-serif'>
same change 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
8
    <h1 style="color:#333;font-size:48px">What is happening?</h1>
Open commit View diff
8 <h1 style="color:#333;font-size:48px">What is happening?</h1>
same change 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
9
    <p style="color:green;font-weight:bold;">Please do not stop the stack while we are initializing the database or do other preparations.</p>
Open commit View diff
9 <p style="color:green;font-weight:bold;">Please do not stop the stack while we are initializing the database or do other preparations.</p>
same change 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
10
    <p style="font-size:small"><b>What is happening?</b> - Nginx cannot connect to an upstream server or other services are not ready yet.<br>
Open commit View diff
10 <p style="font-size:small"><b>What is happening?</b> - Nginx cannot connect to an upstream server or other services are not ready yet.<br>
same change 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
11
    This is fine if mailcow was just
Open commit View diff
11 This is fine if mailcow was just
andryyy almost 7 years ago 7cf2c0a

[Web] Changes to 502 status page

Full commit hash
7cf2c0ad699017cdb64d36d02160c414fd8fbd8c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
12
    installed or updated and can take a few minutes to complete.<br>
Open commit View diff
12 installed or updated and can take a few minutes to complete.<br>
andryyy about 5 years ago 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
13
    Please check the logs or contact support if the error persists.</p>
Open commit View diff
13 Please check the logs or contact support if the error persists.</p>
same change 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
14
    <h2>Quick debugging</h2>
Open commit View diff
14 <h2>Quick debugging</h2>
same change 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
15
    <p>Check Nginx and PHP logs:</p>
Open commit View diff
15 <p>Check Nginx and PHP logs:</p>
knuth over 3 years ago a8d5095

Use built in compose

Full commit hash
a8d50955ee26ebe97d6b9d6229c635026bfbca47
Author
knuth <[email protected]>
Date
over 3 years ago
Selected line
16
    <pre>docker compose logs --tail=200 php-fpm-mailcow nginx-mailcow</pre>
Open commit View diff
16 <pre>docker compose logs --tail=200 php-fpm-mailcow nginx-mailcow</pre>
andryyy about 5 years ago 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
17
    <p>Make sure your SQL credentials in mailcow.conf (a link to .env) do fit your initialized SQL volume. If you see an access denied, you might have the wrong mailcow.conf:</p>
Open commit View diff
17 <p>Make sure your SQL credentials in mailcow.conf (a link to .env) do fit your initialized SQL volume. If you see an access denied, you might have the wrong mailcow.conf:</p>
knuth over 3 years ago a8d5095

Use built in compose

Full commit hash
a8d50955ee26ebe97d6b9d6229c635026bfbca47
Author
knuth <[email protected]>
Date
over 3 years ago
Selected line
18
    <pre>source mailcow.conf ; docker compose exec mysql-mailcow mysql -u${DBUSER} -p${DBPASS} ${DBNAME}</pre>
Open commit View diff
18 <pre>source mailcow.conf ; docker compose exec mysql-mailcow mysql -u${DBUSER} -p${DBPASS} ${DBNAME}</pre>
Thomas R. Koll over 4 years ago 43559af

Add a not about creating a backup before starting over

Full commit hash
43559af0cc75440b0059d43ecc057af24433b598
Author
Thomas R. Koll <[email protected]>
Date
over 4 years ago
Selected line
19
    <p>In case of a previous failed installation, create a backup of your existing data, followed by removing all volumes and starting over (<b>NEVER</b> do this with a production system, it will remove <b>ALL</b> data):</p>
Open commit View diff
19 <p>In case of a previous failed installation, create a backup of your existing data, followed by removing all volumes and starting over (<b>NEVER</b> do this with a production system, it will remove <b>ALL</b> data):</p>
same change 43559af

Add a not about creating a backup before starting over

Full commit hash
43559af0cc75440b0059d43ecc057af24433b598
Author
Thomas R. Koll <[email protected]>
Date
over 4 years ago
Selected line
20
    <pre>BACKUP_LOCATION=/tmp/ ./helper-scripts/backup_and_restore.sh backup all</pre>
Open commit View diff
20 <pre>BACKUP_LOCATION=/tmp/ ./helper-scripts/backup_and_restore.sh backup all</pre>
knuth over 3 years ago a8d5095

Use built in compose

Full commit hash
a8d50955ee26ebe97d6b9d6229c635026bfbca47
Author
knuth <[email protected]>
Date
over 3 years ago
Selected line
21
    <pre>docker compose down --volumes ; docker compose up -d</pre>
Open commit View diff
21 <pre>docker compose down --volumes ; docker compose up -d</pre>
andryyy about 5 years ago 9730898

[Web] Improve Nginx default error page

Full commit hash
97308982ef7030cb9532042be341cb6eb5515aab
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
22
    <p>Make sure your timezone is correct. Use "America/New_York" for example, do not use spaces. Check <a href="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones">here</a> for a list.</p>
Open commit View diff
22 <p>Make sure your timezone is correct. Use "America/New_York" for example, do not use spaces. Check <a href="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones">here</a> for a list.</p>
Peter almost 3 years ago b1c2ffb

mailcow.github.io -> docs.mailcow.email

Full commit hash
b1c2ffba6ebb92cd130802a60ccf9d70dd945a83
Author
Peter <[email protected]>
Date
almost 3 years ago
Selected line
23
    <br>Click to learn more about <a style="color:red;text-decoration:none;" href="https://docs.mailcow.email/#get-support" target="_blank">getting support.</a>
Open commit View diff
23 <br>Click to learn more about <a style="color:red;text-decoration:none;" href="https://docs.mailcow.email/#get-support" target="_blank">getting support.</a>
andryyy almost 7 years ago 9b7668d

[Nginx] Custom 502

Full commit hash
9b7668d91297ae88b41b1ff2ad4e1b57e469e066
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
24
  </body>
Open commit View diff
24 </body>
same change 9b7668d

[Nginx] Custom 502

Full commit hash
9b7668d91297ae88b41b1ff2ad4e1b57e469e066
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
25
</html>
Open commit View diff
25 </html>