Skip to content

cookii-king/wordpress-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

🌐 WordPress Setup

💻 Mac

Create keys for connecting to a remote server on Mac.

curl -sSL https://raw.githubusercontent.com/cookii-king/wordpress-setup/main/mac/generate-server-keys.sh -o generate-server-keys.sh && chmod +x generate-server-keys.sh && ./generate-server-keys.sh

🚀 Now, set up your server.

You can use AWS, GCP, or Genesis Cloud.

Use you ssh public key

Now setup wordpress

curl -sSL https://raw.githubusercontent.com/cookii-king/wordpress-setup/main/mac/setup-installation.sh -o setup-installation.sh && chmod +x setup-installation.sh && ./setup-installation.sh

🔗 Contains affiliate links.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages