Skip to content

Commit b59338c

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ Before cloning the backend repository, you will need to prepare the server th
7474
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.
77-
* A Linux account with sudo priviledges on your Linux distro. Name it install
77+
* A Linux account with sudo priviledges on your Linux distro. Name it `install`
7878

79-
**Note**: In order to support 100 concurrent users, you need:
79+
**Note**: In order to support 100 concurrent users, you need:
8080
* 2 cpus or more machine
8181
* 128 GB of RAM
8282
* 500 GB of storage

0 commit comments

Comments
 (0)