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

create_cold_standby.sh

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

create_cold_standby.sh on main
Author Date Commit Line Code
andryyy almost 5 years ago 78aafe9

[Helper] Cold standby script (WIP, docs incoming)

Full commit hash
78aafe9b33690986492ad3f041ea72ee2a0431db
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
1
#!/bin/bash
Open commit View diff
1 #!/bin/bash
same change 78aafe9

[Helper] Cold standby script (WIP, docs incoming)

Full commit hash
78aafe9b33690986492ad3f041ea72ee2a0431db
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
2
Open commit View diff
2
same change 78aafe9

[Helper] Cold standby script (WIP, docs incoming)

Full commit hash
78aafe9b33690986492ad3f041ea72ee2a0431db
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
3
export REMOTE_SSH_KEY=/root/.ssh/id_rsa
Open commit View diff
3 export REMOTE_SSH_KEY=/root/.ssh/id_rsa
same change 78aafe9

[Helper] Cold standby script (WIP, docs incoming)

Full commit hash
78aafe9b33690986492ad3f041ea72ee2a0431db
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
4
export REMOTE_SSH_PORT=22
Open commit View diff
4 export REMOTE_SSH_PORT=22
same change 78aafe9

[Helper] Cold standby script (WIP, docs incoming)

Full commit hash
78aafe9b33690986492ad3f041ea72ee2a0431db
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
5
export REMOTE_SSH_HOST=my.remote.host
Open commit View diff
5 export REMOTE_SSH_HOST=my.remote.host
same change 78aafe9

[Helper] Cold standby script (WIP, docs incoming)

Full commit hash
78aafe9b33690986492ad3f041ea72ee2a0431db
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
6
Open commit View diff
6
same change 78aafe9

[Helper] Cold standby script (WIP, docs incoming)

Full commit hash
78aafe9b33690986492ad3f041ea72ee2a0431db
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
7
/opt/mailcow-dockerized/helper-scripts/_cold-standby.sh
Open commit View diff
7 /opt/mailcow-dockerized/helper-scripts/_cold-standby.sh