Skip to content

This project covers microservices using Docker and docker-compose. It automatically creates a wordpress website that is served in the localhost.

Notifications You must be signed in to change notification settings

Robxxt/Inception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inception

This project covers microservices using Docker and docker-compose. It automatically creates a wordpress website that is served in the localhost. For that I create three images starting from the base image which is debian:11. The first one is an nginx server with it's config files. The second is a mariadb that creates a database and a user with it's credentials. The third is a wordpress container that it's configurating automatically.

About

This project covers microservices using Docker and docker-compose. It automatically creates a wordpress website that is served in the localhost.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published