Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.01 KB

ft_server

Final Score

First Try


- evaluation sequence

  1. docker build .
  2. has only one container, with Debian Buster, docker run without problems
  3. use Nginx, run multiple services(WordPress and phpMyadmin), redirects to correct website(url), use SSL, autoindex which can be deactivated
  4. Wordpress website runs entirely with the MySQL database, can go to the site, log in, watch the database, SQL database works with phpMyAdmin

Reference


cgi
docker