Mercurial > public > ssdt-docker
annotate testbench-grid/starting.txt @ 539:5d5525414c8d production
update exec-all-projects-docker.sh to search for ./env/*-shared.properties in place of ./env/ssdt-*-shared.properties. ESS doesn't follow the same pattern for property file names.
author | Marc Davis <marc.davis@mcoecn.org> |
---|---|
date | Mon, 13 May 2024 13:28:30 -0400 |
parents | 91d530304bbf |
children |
rev | line source |
---|---|
362
91d530304bbf
adding and updating testbench information
aldrich@ssdt-ohio.org
parents:
diff
changeset
|
1 #Use docker-compose scale to start: docker-compose scale node=20 |
91d530304bbf
adding and updating testbench information
aldrich@ssdt-ohio.org
parents:
diff
changeset
|
2 #also need to start the grid: docker-compose up -d grid |
91d530304bbf
adding and updating testbench information
aldrich@ssdt-ohio.org
parents:
diff
changeset
|
3 ##Use "latest" for old testbench, 2.0 for newest |
91d530304bbf
adding and updating testbench information
aldrich@ssdt-ohio.org
parents:
diff
changeset
|
4 ##Start grid FIRST and give it time to come up |