dadish / pwup

Docker services to start up a ProcessWire website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProcessWire Up!

ProcessWire Up!

Docker services to start up a ProcessWire website.

Requirements

Usage

  • Clone this repository.
  • Run cp .env.example .env.
  • Edit .env file with the desired configuration variables.
  • Run docker compose up -d --wait and wait till the command finishes running. When running for the first time it might take a while.
  • Navigate to 127.0.0.1 (localhost).

About

Docker services to start up a ProcessWire website.

License:MIT License


Languages

Language:PHP 67.5%Language:Shell 24.0%Language:Dockerfile 8.6%