Loading platform/README.adoc +5 −0 Original line number Diff line number Diff line Loading @@ -59,7 +59,12 @@ Will start the whole backend - portal, worker, celery workers for each component $ docker-compose up ---- == Test this deployment using the `kontrctl` [source, shell] ---- $ kontrctl login && kontrctl submit -c testcourse1 -p hw01 -u https://gitlab.fi.muni.cz/grp-kontr2/testing/test-repo.git -D hw01 ---- platform/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ services: - db_nw volumes: - storage-volume:/tmp - ssh-volume:/root/.ssh - "${HOME}/.ssh/:/root/.ssh:ro" redis: image: "redis:alpine" Loading Loading
platform/README.adoc +5 −0 Original line number Diff line number Diff line Loading @@ -59,7 +59,12 @@ Will start the whole backend - portal, worker, celery workers for each component $ docker-compose up ---- == Test this deployment using the `kontrctl` [source, shell] ---- $ kontrctl login && kontrctl submit -c testcourse1 -p hw01 -u https://gitlab.fi.muni.cz/grp-kontr2/testing/test-repo.git -D hw01 ----
platform/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ services: - db_nw volumes: - storage-volume:/tmp - ssh-volume:/root/.ssh - "${HOME}/.ssh/:/root/.ssh:ro" redis: image: "redis:alpine" Loading