Skip to content

DAMPP - Dockerized Apache MySQL PHP PhpMyAdmin (CLI version)

License

Notifications You must be signed in to change notification settings

s3h4n/DAMPP-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAMPP 🚢

DAMPP is a python based program which will install and setup MySQL, Php, Apache and PhpMyAdmin inside of Docker containers. This can be run on any Ubuntu based system.

Prerequisite ✔️

You must have Python(v3) and Docker installed in your system.

Installation ✨

Paste following commands in your terminal.

git clone https://github.com/s3h4n/DAMPP-CLI.git
python3 -m DAMPP-CLI install

Usage 🔥

After installing paste this command to start DAMPP.

cd your-app-name-here && ./dampp run

Use help see more.

./dampp help

Contributing 🤝

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Releases

No releases published

Packages

No packages published

Languages