Skip to content

Commit 248d506

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part2-deploying-the-backend”
1 parent 6c43111 commit 248d506

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,11 @@ Before cloning the backend repository, you will need to prepare the server th
7878
* A Linux account with sudo priviledges on your Linux distro. Name it `install`
7979

8080
**Note:** In order to support 100 concurrent users, you need:
81-
8281
* 2 cpus or more machine
8382
* 128 GB of RAM
8483
* 500 GB of storage
8584

86-
We are currently using a DL360 Gen10 server on our different production sites.
85+
We are currently using an HPE ProLiant DL360 Gen10 server on our different production sites.
8786

8887
2. When done with OS installation and preparation
8988

@@ -95,7 +94,6 @@ install$ cd wod-backend/
9594
```
9695

9796
* Examine default installation parameters and adapt when necessary accordingly. Files are self documented.
98-
9997
* Look at the following files within `ansible/group_vars` directory.
10098

10199
* `all.yml` file

0 commit comments

Comments
 (0)