Skip to content

raleerg/docker-processwire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Docker for processwire

Installation

First run script that will prepare the project:

sudo bash prepare.sh

This script will clone processwire project and apply some needed permissions.

Now just run docker compose command and you are good to go.

docker-compose up

You will see processwires installation on your machines ip: http://ip-address. If you dont know your machines ip just run docker-machine ls and copy the ip adress in your browser.

Information about your mysql connection you can find in docker-compose.yml.

About

Run docker containers for processwire cms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages