Skip to content

sangaml/wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

wordpress Installation

This script will setup a WordPress

Assignment

In this assigment we are setup WordPress using automation script

Usage

bash setup.sh [OPTIONS]...

Examples

This will print Help.

bash setup.sh --help[-h]

Answer the questions as below

Enter the domain name and press [ENTER]: example.com

Do you need to setup new MySQL database? (y/n) y

MySQL Admin User: root

MySQL Admin Password:

MySQL Host (Enter for default 'localhost'):

WP Database Table Prefix [numbers, letters, and underscores only] (Enter for default 'wp_'):

At the end see the information as below

Visit the site at example.com

WordPress Database name: examplecom_db

WordPress Database user: wp_user

WordPress Database password: wp_pass

About

Install Wordpress using Automation script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages