Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.2 KB

✅ Ft_Server

Ft_Server (42cursus) 2019-2020

  • Actual Status : Finished
  • Result : 100%
  • Observations : The best is to run the container with daemon off and detached (not usefull here but it's to kubernetes project)

CMD build:
$> docker build -t name .
CMD run:
$> docker run --name aname -it -p 80:80 -p 443:443 name

Utils : Generate SSL SSL Install Nginx Install php Install phpmyadmin Install wordpress

forthebadge forthebadge

This is my ft_server project from the 42 cursus, need help: rchallie@student.42.fr