Skip to content

My repositories for the 21 (42) schools "server" project

License

Notifications You must be signed in to change notification settings

selysse/ft_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_server

Build Status Build Status Build Status

My repositories for the 21 (42) schools "server" project

GitHub Logo

Project where we containerise a nginx webserver together with a mysql database server. Under nginx both wordpress and PhpMyAdmin are installed.

Installation

git clone https://github.com/selysse/ft_server.git

Build image

$ docker build -t ft_server .

Run container

$ docker run -it -p80:80 -p443:443 ft_server

About

My repositories for the 21 (42) schools "server" project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published