Skip to content

docker-compose wordpress with odin theme

Notifications You must be signed in to change notification settings

ogustavo-pereira/odin-with-dockercompose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-compose with wordpress and odin framework

Odin Framework para chutar BundasDocker compose

Project Description

This repository is to develop and test the Odin framework.

For Use

You need install docker and docker-compose.

Instal Docker.

Ubuntu/Linux :

sudo apt-get install docker

Windows :

Download docker for Windows 10

MacOS: Download docker for MacOS

Verify if your docker and docker-compose was instaled. Write in your terminal :

docker -v && docker-compose -v

Use docker-compose

In your folder ./ write in your console for start:

docker-compose up -d

for stop your docker-compose write in your console:

docker-compose down

In your browser you can use localhost to acess your wordpress and your theme.

And Great Job !

Automated Scripts 🔥

Click here for more informations about automated scripts 📖