Skip to content

A complete webserver with NGINX, Wordpress, MariaDB and phpMyAdmin in a Docker container.

Notifications You must be signed in to change notification settings

caio-vinicius/ft_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_server

This is a System Administration subject. You will discover Docker and you will set up your first web server.

Installation of LEMP Stack in a Docker container.

Installation

First, you need Docker installed to run properly.

Clone the repository:

$ git clone https://github.com/caio-vinicius/ft_server
$ cd ft_server

Use the provided script to build an image and run the container:

$ ./start.sh

Wait to build the image and launch the container and that's it!

Usage

In order to use, you can access through your browser localhost and select a service that you want to utilize.

choose a service

You can access WordPress and you can set it up in classic mode:

wordpress

Or you can choose management MariaDB tables with phpMyAdmin:

phpmyadmin

About

A complete webserver with NGINX, Wordpress, MariaDB and phpMyAdmin in a Docker container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published