Giter Club home page Giter Club logo

processwire-starter-apache's Introduction

Docker for ProcessWire

Running all the required php extensions for ProcessWire and also the following:

  • PHP 7.4-apache
  • ImageMagick

Installation

Clone the ProcessWire repository.

git clone https://github.com/processwire/processwire.git app/public

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

docker-compose up

The docker container where ProcessWire is installed can be accessed via 127.0.0.1, visit this I.P. in your browser to start the ProcessWire installation.

Information about the mysql connection can be found in docker-compose.yml.

I run this all in vscode with the Docker Remote extension. View all my extensions here.

Important Notes - Do Not Skip

  • When starting the docker container for the first time the mysql settings (database name, user, pass) from docker-compose.yml will be loaded and are annoyingly persistent. Remember to use the command "docker-compose down -v" in terminal, even after closing in vscode when changing these and not being able to connect.

  • When connecting to database from within the container, do not use localhost or 127.0.0.1. Use mysql (the service name), especially useful on the /install.php script for processwire.

  • Run yarn && yarn build && yarn watch locally in app/site after site buiild.

processwire-starter-apache's People

Contributors

geerodge avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

maxbyz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.