Skip to content

Commit 314161f

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

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The overall infrastructure can run on physical servers or VMs. We usually design
1616

1717
## How to deploy your own backend...
1818

19-
As explained in the previous [article](https://developer.hpe.com/blog/willing-to-build-up-your-own-workshops-on-demand-infrastructure/), the project is split into multiple repositories from the architectural and public / private aspects. The architecture is divided between the frontend and backend. The project admin will need to decide whether he is willing to develop and propose public-only content to the participants or add any proprietary and private content.
19+
As explained in the previous [article](https://developer.hpe.com/blog/willing-to-build-up-your-own-workshops-on-demand-infrastructure/), the project is split into multiple repositories from the architectural and public / private aspects. The architecture is divided between the frontend and backend. The project admins will need to decide whether they are willing to develop and propose public-only content to the participants or add any proprietary and private content.
2020

21-
I will start with the simpliest scenario: A public-only approach. Then we will dive into the specificties related the private approach.
21+
I will start with the simpliest scenario: A public-only approach. Then we will dive into the specificities related the private approach.
2222

2323
### Public-only Deployment: No private backend nor private workshops
2424

@@ -50,6 +50,10 @@ Here's a quick look at what can be found in each:
5050

5151
**[wod-backend](https://github.com/Workshops-on-Demand/wod-backend):** Back-end part of our Workshops-on-Demand setup.
5252

53+
**Note**: There are only 3 repositories available for now. The missing 2 will show up later.
54+
55+
56+
5357
![](/img/wod-blogserie2repos.png "Workshops-on-Demand repositories")
5458

5559
It provides:
@@ -341,4 +345,4 @@ You now have a working Workshops-on-Demand backend server in place. Congratul
341345

342346
If you need support for this installation process, use our dedicated [slack channel](https://hpedev.slack.com/archives/C01B60X8SSD)
343347

344-
Please be sure to check back [HPE Developer blog site](https://developer.hpe.com/blog) to read all the articles in this series. Also, check out the Hack Shack for new [workshops](https://developer.hpe.com/hackshack/workshops) [Data Visualization 101](https://developer.hpe.com/hackshack/replays/42) is now available! HPE GreenLake for Compute Operations Management API 101 on its way too. Stay tuned!
348+
Please be sure to check back [HPE Developer blog site](https://developer.hpe.com/blog) to read all the articles in this series. Also, check out the Hack Shack for new [workshops](https://developer.hpe.com/hackshack/workshops) [Data Visualization 101](https://developer.hpe.com/hackshack/replays/42) is now available! Stay tuned!

0 commit comments

Comments
 (0)