Skip to content

Latest commit

 

History

History

ft_server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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