Skip to content
Snippets Groups Projects
Commit 2332afbb authored by yangalicace1's avatar yangalicace1
Browse files

ADDS: adding Deploy TeraflowSDN section

parent 9322981a
No related branches found
No related tags found
No related merge requests found
Pipeline #9281 passed
...@@ -682,6 +682,7 @@ source my_deploy.sh ...@@ -682,6 +682,7 @@ source my_deploy.sh
``` ```
The script performs the following steps: The script performs the following steps:
- Executes script `./deploy/crdb.sh` to automate deployment of CockroachDB database used by Context component. - Executes script `./deploy/crdb.sh` to automate deployment of CockroachDB database used by Context component.
- The script automatically checks if CockroachDB is already deployed. - The script automatically checks if CockroachDB is already deployed.
- If there are settings instructing to drop the database and/or redeploy CockroachDB, it does the appropriate actions to honor them as defined in previous section. - If there are settings instructing to drop the database and/or redeploy CockroachDB, it does the appropriate actions to honor them as defined in previous section.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment