Select Git revision
-
nimrod authored
- Stop testing with Docker containers, they're only a good fit for a very limited use (cli applications, not services or system-level) and the speed of testing doesn't justify the work needed.
nimrod authored- Stop testing with Docker containers, they're only a good fit for a very limited use (cli applications, not services or system-level) and the speed of testing doesn't justify the work needed.
20_shore 435 B
# shore.co.il infrastructure
Host ns1
HostName ns1.shore.co.il
LocalForward 9091 xbmc.trusted:9091
DynamicForward 8080
User nimrod
Host xbmc
HostName xbmc.trusted
User xbmc
ForwardX11 yes
ProxyCommand ssh ns1 nc %h %p
Host web1
HostName web1.trusted
User nimrod
ProxyCommand ssh ns1 nc %h %p
Host ns2
HostName ns2.shore.co.il
User admin
DynamicForward 8080
Host cgit
HostName cgit.trusted
User nimrod
ProxyCommand ssh ns1 nc %h %p