SkillAgentSearch skills...

Instantwp

Oneliner WP stack for testing & prototyping.

Install / Use

/learn @evermade/Instantwp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

InstantWP

InstantWP is a Docker based tool to instantly spin up a WordPress site. It's meant for rapid prototyping and testing plugins and themes.

Requirements

  • Docker

Usage

  • Run ./instantwp
  • Open your browser: http://127.0.0.1

Available parameters

Example command with parameters:
./instantwp -u localhost -p bbpress,akismet -l fi

WordPress files are located in public-folder.

Credentials

WP admin account: instantwp / instantwp

Cleanup and reinstall

If you want to remove the current WordPress installation and reinstall it you can run:
./instantwp clean

Good to know

  • This tool IS NOT SUITABLE for production use
  • If you want to reinstall WordPress just manually empty public or mysql-data -folder.

Author

Jaakko Alajoki twitter.com/mrjaamo

License

GPLv2

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2y ago
Forks2

Languages

Shell

Security Score

70/100

Audited on Dec 14, 2023

No findings