Skip to content
This repository was archived by the owner on Oct 7, 2021. It is now read-only.
/ phpmarkup-stack Public archive

Docker based development environment for PHPMarkup

Notifications You must be signed in to change notification settings

Ouxsoft/phpmarkup-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c5caad · Jul 16, 2021

History

20 Commits
Jul 16, 2021
Feb 12, 2021
Jan 24, 2021
Feb 13, 2021
Jan 7, 2021
Mar 31, 2021
Jan 7, 2021
Mar 31, 2021
Feb 13, 2021
Feb 13, 2021
Feb 13, 2021

Repository files navigation

PHPMarkup Stack

A stack environment dedicated to continuously deploying the PHPMarkup package.

Getting Started

Clone repo using Git.

git clone --recurse-submodules [email protected]:ouxsoft/phpmarkup-stack.git

Run git submodule update --init to add submodule after git clone.

Start the stack environment using the shell script and Docker.

./stack start

After making code changes to ./app sub module repository use pipeline to test and deploy.

Service URL Username Password
CI/CD Pipeline http://cd.localhost/blue/ admin admin

Need help?

./stack help

About

Docker based development environment for PHPMarkup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published