2017 © Pedro Peláez
 

project rezonans

Build your modern Application with Wordpress and modern front, on Docker with CI

image

rezonans/rezonans

Build your modern Application with Wordpress and modern front, on Docker with CI

  • Thursday, March 8, 2018
  • by shov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

, (*1)

Docker ∿ WordPress ∿ Modern Application ∿ Modern Front ∿ CI, (*2)

, (*3)

Usage

  • Start with composer create-project --prefer-dist rezonans/rezonans ./new-site, it will download wordpress to ./new-site/wordpress, and other required packages to ./new-site/vendor, (*4)

  • The next step is run docker containers, to start application locally. You should have installed docker-ce and docker-compose as well. cd ./new-site/docker-config , prepare environment data: cp ./.env.example ./.env and start docker with docker-compose up --build -d You can check all container running well using docker-compose ps, and stop all with docker-compose stop or docker-compose down to remove all containers as well, (*5)

  • Open website on localhost in your browser and make install wordpress using values from new-site/docker-config/.env for database configuration, as host put mysql, (*6)

  • Go wp admin Appearance -> Themes and turn on the rezonans theme (it should be in the list), (*7)

  • Go Settings -> Permalinks and turn off plain mode
  • Go Plugins and activate Advanced Custom Fields plugin, (*8)

  • Research src/app/App.php to understanding routes, (*9)

Development

The project still under construction, as the task board I'm using Trello, (*10)

The Versions

08/03 2018

dev-master

9999999-dev

Build your modern Application with Wordpress and modern front, on Docker with CI

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by Alexandr Shevchenko

wordpress wp docker ci rezonans

25/01 2018

dev-feature/11-make-installation-and-basic-configuration-of-the-wordpress-the-automatic-after-creating-the-project

dev-feature/11-make-installation-and-basic-configuration-of-the-wordpress-the-automatic-after-creating-the-project

Build your modern Application with Wordpress and modern front, on Docker with CI

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by Alexandr Shevchenko

wordpress wp docker ci rezonans

22/01 2018

v0.1

0.1.0.0

Docker - WordPress - Front inject - Continuous Integration

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by Alexandr Shevchenko

wordpress wp rezonans