Loading hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html +6 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ set -xe cd "$(dirname "$1")" /usr/bin/debrebuild --buildresult="${REBUILDERD_OUTDIR}" --builder=sbuild+unshare --cache=/srv/rebuilderd/cache -- "${1}" # # FIXME: this should be done using services # # then start rebuilderd as $USER in screen: /opt/usr/bin/rebuilderd -c /opt/etc/rebuilderd.conf # then as $USER tell it to schedule some work: Loading @@ -72,6 +75,9 @@ cd 1 cd 2 /opt/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect # # FIXME: this should be done, aehm, differently ;) # # setup nginx cd /var/www/html/ wget https://raw.githubusercontent.com/TSELab/tsel-infrastructure/refs/heads/main/ansible/roles/purdue-rebuilderd-frontend/files/index.html Loading Loading
hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html +6 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ set -xe cd "$(dirname "$1")" /usr/bin/debrebuild --buildresult="${REBUILDERD_OUTDIR}" --builder=sbuild+unshare --cache=/srv/rebuilderd/cache -- "${1}" # # FIXME: this should be done using services # # then start rebuilderd as $USER in screen: /opt/usr/bin/rebuilderd -c /opt/etc/rebuilderd.conf # then as $USER tell it to schedule some work: Loading @@ -72,6 +75,9 @@ cd 1 cd 2 /opt/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect # # FIXME: this should be done, aehm, differently ;) # # setup nginx cd /var/www/html/ wget https://raw.githubusercontent.com/TSELab/tsel-infrastructure/refs/heads/main/ansible/roles/purdue-rebuilderd-frontend/files/index.html Loading