Skip to content

Commit 8840292

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ In order to setup the backend server, you will need:
7575

7676
* A fresh OS install on physical / virtualized server running Ubuntu 20.04 or Centos 7.9 leveraging any deployment mechanism of your choice.(e.g. iLO, vagrant, etc.). You may even use this vagrant file to automatically generate a complete setup leveraging vagrant, libvirt and QEMU/KVM.
7777
* A Linux account with sudo priviledges on your Linux distro. Name it install
78-
**Note**: In order to support 100 concurrent users, you need:
79-
80-
* 2 cpus or more machine
81-
* 128 GB of RAM
82-
* 500 GB of storage
78+
79+
**Note**: In order to support 100 concurrent users, you need:
80+
* 2 cpus or more machine
81+
* 128 GB of RAM
82+
* 500 GB of storage
8383

8484
We are currently using an HPE ProLiant DL360 Gen10 server on our different production sites.
8585

0 commit comments

Comments
 (0)