FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ews-coordinator
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gilligan Lab for Epidemiology and Modelling
Wheat rusts
ews-coordinator
Commits
b79d2b67
Commit
b79d2b67
authored
1 year ago
by
L. Bower
Browse files
Options
Downloads
Patches
Plain Diff
updating the docs
parent
a3dadc21
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_source/installation.rst
+4
-3
4 additions, 3 deletions
docs/_source/installation.rst
with
4 additions
and
3 deletions
docs/_source/installation.rst
+
4
−
3
View file @
b79d2b67
...
...
@@ -180,7 +180,7 @@ Make a copy of the docker launch template file and edit the source dir to match
cd <install_location>/code/coordinator/configs/docker/run
cp launchDocker_template.sh launchDocker_<installname>.sh
Launch the docker instance (you will end up inside the docker instance in the “code” dir).
**
Launch the docker instance (you will end up inside the docker instance in the “code” dir).
**
.. code-block:: bash
...
...
@@ -286,8 +286,9 @@ rerun a pipeline, you have to delete the output of the previous run.
.. admonition:: Ensure the Docker container is running
The following commands run the pipeline by launching a script on a running Docker container. Check the container is
running with "docker container ls", you chould see the ews_runner container running. If it is not running, you can run
it with "docker start ews_runner".
running with "docker container ls -a", you chould see the "ews_runner" container running. If it is not running, you can run
it with "docker start ews_runner". Note that the "ews_runner" container will exist because you have created the container while running
the "launchDocker_<installname>.sh" script described above.
SurveyData
^^^^^^^^^^
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment