Skip to content

Commit 797df8c

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ In order to setup the backend server, you will need:
7777
* A Linux account with sudo priviledges on your Linux distro. Name it install
7878

7979
**Note**: In order to support 100 concurrent users, you need:
80+
8081
* 2 cpus or more machine
8182
* 128 GB of RAM
8283
* 500 GB of storage
@@ -261,6 +262,8 @@ WODFEAPIPWD: MotDePasseCompliquéAussi125!!!##
261262

262263
See the example below for a backend server.
263264

265+
266+
264267
### Backend installation process:
265268

266269
[](https://github.com/Workshops-on-Demand/wod-backend/blob/main/INSTALL.md#for-private-based-workshops-on-demand-private-backend--private-workshops-or-if-you-need-to-modify-defaults)Once you are done with the files, you can can proceed with the installation itself. The installation is based on a common install script [install.sh ](https://github.com/Workshops-on-Demand/wod-backend/blob/main/install/install.sh)that allows the deployment of the different parts of the solution. It can be called as follows:

0 commit comments

Comments
 (0)