< Previous Challenge - Home - Next Challenge >
In this challenge we will be setting up a webserver and deploy a simple PHP application into it. As a plus, you can add SSL to ensure security requirements.
If you install Ubuntu 18.04 instead of Ubuntu 20.04, the version of the php-fpm which will be installed will be 7.2 instead of 7.4. Then make sure to configure the nginx config file properly.
Too comfortable? Eager to do more? Try this additional challenge!
Please note that for this advanced challenge, you will need to be able to access the virtual machine using a Public IP due the usage of an SSL certificate.