]> _ Git - fluidbook_processfarm.git/commit
wip #5506 @9
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 5 Oct 2022 09:50:44 +0000 (11:50 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 5 Oct 2022 09:50:44 +0000 (11:50 +0200)
commit794f9900af78eb0da94453edb6167f35ae354c17
tree9c707a5765b676ee0cdac70fad6f6e1852edf65c
parent301b4404b40002997bc91659cab0e61d1f90d34c
wip #5506 @9
31 files changed:
.gitignore
.ssh/authorized_keys [deleted file]
.ssh/id_rsa [deleted file]
.ssh/id_rsa.pub [deleted file]
.ssh/known_hosts [deleted file]
Dockerfile [new file with mode: 0644]
README.md
app/bin/mount [new file with mode: 0755]
app/composer.json [new file with mode: 0644]
app/info.php [new file with mode: 0644]
app/ping.php [new file with mode: 0644]
app/process.php [new file with mode: 0644]
app/src/ProcessFile.php [new file with mode: 0644]
bin/fixrights [deleted file]
bin/install [deleted file]
bin/installpackages [deleted file]
bin/mount [deleted file]
bin/ping [deleted file]
bin/process [deleted file]
bin/process.php [deleted file]
bin/update [deleted file]
composer.json [deleted file]
docker-compose.yml [new file with mode: 0644]
etc/sudoers [deleted file]
overrides.conf [new file with mode: 0644]
src/Process.php [deleted file]
ssh/id_rsa [new file with mode: 0644]
ssh/id_rsa.pub [new file with mode: 0644]
ssh/known_hosts [new file with mode: 0644]
startup [new file with mode: 0755]
update [new file with mode: 0755]