Skip to content

A server created and launched locally with Docker, integrated phpMyAdmin, Wordpress, MariaDB and SSL

Notifications You must be signed in to change notification settings

Ysoroko/ft_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_server

A server created and launched locally with Docker, integrated phpMyAdmin, Wordpress, MariaDB and SSL

Using dockerfile with a single container, this project allows us to launch the server on any computer with Docker, without worrying about the dependencies and compatibility issues



Here below you can see the results in the web browser:

Wordpress

PhpMyAdmin

Auto-Index


Test it yourself:

  1. ❗ Requires Docker installed and running
  2. Clone this repository anywhere you want, on any OS with Docker running.
  3. Run make build in your terminal to build the container
  4. Run make run to launch the container
  5. Navigate to localhost in your browser to see the result

Useful links that helped me with this project:

About

A server created and launched locally with Docker, integrated phpMyAdmin, Wordpress, MariaDB and SSL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published