From 818a6c58d6cf97887d5c91c6626f824f95b4de81 Mon Sep 17 00:00:00 2001 From: enjo-gh <54560293+enjo-gh@users.noreply.github.com> Date: Tue, 3 Sep 2019 02:27:14 +0800 Subject: [PATCH] Initial writing (autosave) --- Wordpress-1-Click-Install.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Wordpress-1-Click-Install.md diff --git a/Wordpress-1-Click-Install.md b/Wordpress-1-Click-Install.md new file mode 100644 index 0000000..009e2be --- /dev/null +++ b/Wordpress-1-Click-Install.md @@ -0,0 +1,10 @@ +# Install WordPress + +First, [create a website](../wiki/Creating-Websites). + +Then, navigate to the address of the website you created adding /wordpressInstall to the end e.g. + +https://192.168.126.253:8090/websites/mybiz.com/wordpressInstall + +Fill in the the usual wordpress stuff (site name, admin user, etc.). click install and you're good to go. +