Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 543 Bytes

File metadata and controls

23 lines (15 loc) · 543 Bytes

Wordpress Install

Summary

Installs and configures wordpress on Ubuntu Server.

Tested versions:

  • Ubuntu 18.04 LTS
  • Ubuntu 19.10

Usage

The script should be run as a user with sudo privileges or as root.

  • $ git clone https://github.com/pvillamil/wordpress_install.git
  • $ cd wordpress_install
  • $ sudo ./wp_install.sh
  • Enter the domain name when prompted.
  • Once the script has completed successfully log into the wordpress instance and complete the installation.

Demo

wp_config.sh demo