chore(home): mirror from kalinamall (c53704a) with papatramp URLs
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
# Профили SSH-ключей и хосты Git. GiteaConfig — файл в local/ для регистрации pubkey через API.
|
||||
|
||||
[profile:kalinamall-git]
|
||||
KeyName=id_ed25519_git_kalinamall
|
||||
KeyComment=papatramp@kalinamall
|
||||
GiteaConfig=kalinamall-gitea.conf
|
||||
|
||||
[host:git.kalinamall.ru]
|
||||
HostName=192.168.160.129
|
||||
Port=2222
|
||||
User=git
|
||||
Profile=kalinamall-git
|
||||
|
||||
[host:git.kalinamall.lan]
|
||||
HostName=192.168.160.129
|
||||
Port=2222
|
||||
User=git
|
||||
Profile=kalinamall-git
|
||||
|
||||
[profile:papatramp-git]
|
||||
KeyName=id_ed25519_git_papatramp
|
||||
KeyComment=papatramp@papatramp.ru
|
||||
GiteaConfig=papatramp-gitea.conf
|
||||
|
||||
[host:git.papatramp.ru]
|
||||
HostName=192.168.128.48
|
||||
Port=2222
|
||||
User=git
|
||||
Profile=papatramp-git
|
||||
|
||||
[host:git.papatramp.lan]
|
||||
HostName=192.168.128.48
|
||||
Port=2222
|
||||
User=git
|
||||
Profile=papatramp-git
|
||||
|
||||
[host:git.papatramp-haproxy]
|
||||
HostName=192.168.128.65
|
||||
Port=2222
|
||||
User=git
|
||||
Profile=papatramp-git
|
||||
|
||||
[profile:github]
|
||||
KeyName=id_ed25519_github
|
||||
KeyComment=papatramp@gmail.com
|
||||
GiteaConfig=
|
||||
|
||||
[host:github.com]
|
||||
HostName=github.com
|
||||
Port=22
|
||||
User=git
|
||||
Profile=github
|
||||
@@ -0,0 +1,2 @@
|
||||
UserName=PTah
|
||||
UserEmail=papatramp@gmail.com
|
||||
@@ -0,0 +1,9 @@
|
||||
Type=gitea
|
||||
GiteaHost=git.kalinamall.ru
|
||||
GiteaPort=2222
|
||||
GiteaWebUrl=https://git.kalinamall.ru
|
||||
GiteaApiUrl=http://192.168.160.129:3000
|
||||
GiteaApiUser=papatramp
|
||||
GiteaApiPassword=R3tt3tnatur
|
||||
KeyName=id_ed25519_git_kalinamall
|
||||
KeyComment=papatramp@kalinamall
|
||||
@@ -0,0 +1,11 @@
|
||||
Type=gitea
|
||||
GiteaHost=git.papatramp.ru
|
||||
GiteaPort=2222
|
||||
GiteaWebUrl=https://git.papatramp.ru
|
||||
GiteaApiUrl=http://192.168.128.48:3000
|
||||
GiteaApiUser=papatramp
|
||||
GiteaApiPassword=[eqyfhskj
|
||||
HostAlias=git.papatramp.ru
|
||||
KeyName=id_ed25519_git_papatramp
|
||||
KeyComment=papatramp@papatramp.ru
|
||||
ExtraHosts=git.papatramp.lan|192.168.128.48|2222,git.papatramp-haproxy|192.168.128.65|2222
|
||||
Reference in New Issue
Block a user