Skip to content

Commit f218a32

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part2-deploying-the-backend”
1 parent 2e88d65 commit f218a32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/blog/open-sourcing-workshops-on-demand-part2-deploying-the-backend.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,15 @@ We are currently using a DL360 Gen10 server on our different production sites
9292

9393
* From the WoD-backend server (aka JupyterHub server), as the `install` user, you will need to clone the repo first.
9494

95+
9596
```shellsession
9697
install$ git clone https://github.com/Workshops-on-Demand/wod-backend.git
9798
install$ cd wod-backend/
9899
```
99100

100101
* Examine default installation parameters and adapt when necessary accordingly. Files are self documented.
101102

103+
102104
* Look at the following files within `ansible/group_vars` directory.
103105

104106
* `all.yml` file

0 commit comments

Comments
 (0)