You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/open-sourcing-workshops-on-demand-part2-deploying-the-backend.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@ The overall infrastructure can run on physical servers or VMs. We usually design
16
16
17
17
## How to deploy your own backend...
18
18
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.
20
20
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.
22
22
23
23
### Public-only Deployment: No private backend nor private workshops
24
24
@@ -50,6 +50,10 @@ Here's a quick look at what can be found in each:
50
50
51
51
**[wod-backend](https://github.com/Workshops-on-Demand/wod-backend):** Back-end part of our Workshops-on-Demand setup.
52
52
53
+
**Note**: There are only 3 repositories available for now. The missing 2 will show up later.
@@ -341,4 +345,4 @@ You now have a working Workshops-on-Demand backend server in place. Congratul
341
345
342
346
If you need support for this installation process, use our dedicated [slack channel](https://hpedev.slack.com/archives/C01B60X8SSD)
343
347
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