Skip to content

Commit b411cf0

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

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -321,13 +321,14 @@ install$ sudo ./install.sh -t backend -g staging -b jup.example.net -f notebooks
321321

322322
* Cleanup
323323

324-
Github repos cloning (leveraging install.repo file) : public Backend and public Private repos
324+
* Github repos cloning (leveraging install.repo file) : public Backend and public Private repos
325325

326-
Create ssh keys for wodadmin
326+
* Create ssh keys for wodadmin
327327

328-
Creates GROUPNAME variables
328+
* Creates GROUPNAME variables
329+
330+
* Creates Ansible inventory files
329331

330-
Creates Ansible inventory files
331332
* Calls the `install_system.sh` script with the type (backend, frontend, etc..) that performs the following tasks:
332333

333334
* Install the necessary stack based on selected type

0 commit comments

Comments
 (0)