Skip to content

A script that sets up Wordpress with database and launches in browser (For deb based linux distros only for now)

License

Notifications You must be signed in to change notification settings

jahil-khalfe/wordpress-setup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Setup Script

This is a complete startup script That will handle your wordpress install for you. It requires wp-cli which you can download at the following link wp-cli and chrome browser, follow the instructions. Also make sure your /var/www folder has the correct ownership and permissions.

wordpress bash

  • Clone this repo or download it to folder of your choice.
  • Run the following commands:
    • sudo chmod +x wp_install
    • sudo cp wp_install /usr/bin/ This will allow you to run the command normally from anywhere.
    • When running the command provide a site name as command line argument wp_install yoursite
    • Enter your db details when prompted.
    • Sit back and relax.

About

A script that sets up Wordpress with database and launches in browser (For deb based linux distros only for now)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages