Skip to content

YassineAjallal/inception_42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Inception 42

Use docker-compose to set up an environment composed of different services (nginx, wordpress, mariadb, adminer, static website)

Services

  1. mariadb
  2. nginx
  3. wordpress
  4. adminer
  5. static website

Prerequisites

Make sure you have installed all of the following prerequisites on your machine:

  • Docker
  • Docker compose

Set up your environment

Edit /etc/hosts to add your server name

127.0.0.1 yajallal.42.fr adminer.42.fr tempo.42.fr

Run Services

~ git clone https://github.com/YassineAjallal/inception_42.git
~ cd inception_42
~ make

open your browser and tap :

  • yajallal.42.fr -> wordpress website
  • adminer.42.fr -> adminer website
  • tempo.42.fr -> static website

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published