Difference between revisions of "VideoLAN Infra"

From VideoLAN Wiki
Jump to navigation Jump to search
(Created page with "natalya.videolan.org: {| class="wikitable" |- ! KVM machine name !! access from outside !! comments |- | kvm-builder-1 || none || launches docker containers for jenkins |- | ...")
 
 
(2 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
| freebsd10-builder-1 || none || jenkins build slave
 
| freebsd10-builder-1 || none || jenkins build slave
 
|-
 
|-
| oddjob.videolan.org || ssh -l videolan -p 20024 oddjob.videolan.org || Developers playground, Debian unstable
+
| oddjob.videolan.org || http://oddjob.videolan.org/~$username/, ssh -l $username -p 20024 oddjob.videolan.org || Developers playground, Debian unstable, ask thresh for an account
 
|}
 
|}
  
Line 25: Line 25:
 
! LXC machine name !! access from outside !! comments
 
! LXC machine name !! access from outside !! comments
 
|-
 
|-
| docker-registry|| curl https://registry.videolan.org:5000/v2/_catalog || stores docker images for jenkins
+
| docker-registry|| https://registry.videolan.org:5000/v2/_catalog || stores docker images for jenkins
 
|-
 
|-
 
| github-mirror || none || mirrors some repositories to github
 
| github-mirror || none || mirrors some repositories to github
 
|-
 
|-
| jenkins-master || none || jenkins master
+
| jenkins-master || https://jenkins.videolan.org/ || jenkins master
 
|-
 
|-
 
| libav-fate || none || libav fate slave
 
| libav-fate || none || libav fate slave
Line 41: Line 41:
 
| streams || http://streams.videolan.org, ssh -4 -l videolan natalya.videolan.org -p 20025 || holds samples, uploads
 
| streams || http://streams.videolan.org, ssh -4 -l videolan natalya.videolan.org -p 20025 || holds samples, uploads
 
|}
 
|}
 +
 +
[[Category:Roots]]

Latest revision as of 15:27, 3 February 2017

natalya.videolan.org:

KVM machine name access from outside comments
kvm-builder-1 none launches docker containers for jenkins
kvm-builder-2 none launches docker containers for jenkins
kvm-builder-3 none launches docker containers for jenkins
kvm-builder-4 none launches docker containers for jenkins
kvm-builder-5 none launches docker containers for jenkins
freebsd10-builder-1 none jenkins build slave
oddjob.videolan.org http://oddjob.videolan.org/~$username/, ssh -l $username -p 20024 oddjob.videolan.org Developers playground, Debian unstable, ask thresh for an account


LXC machine name access from outside comments
docker-registry https://registry.videolan.org:5000/v2/_catalog stores docker images for jenkins
github-mirror none mirrors some repositories to github
jenkins-master https://jenkins.videolan.org/ jenkins master
libav-fate none libav fate slave
nightlies-ftp http://nightlies.videolan.org holds nightly binaries / contribs
proxy none holds a web proxy to selected kvm/lxc machines
rsync-status-check none ftp cron job checks
streams http://streams.videolan.org, ssh -4 -l videolan natalya.videolan.org -p 20025 holds samples, uploads