Code Monkey home page Code Monkey logo

worplet's Introduction

Worplet - a WordPress droplet

Get WordPress spinning on a VPS at warp speed

 

Prerequisites

  • VPS server with root access running Ubuntu 18.04 LTS
  • Registered domain with A record IPv4 pointing to VPS server

 

Description

  • Shell script that allows for an easy setup of a Linux server with php, mysql, nginx, wordpress, domain and ssl. All you need to quick start your development and skip the server setup manual labor.

 

Results

  • VPS server will be running on latest WordPress installation
  • VPS server will install PHP, MySQL and Nginx
  • VPS server will create and populate new mysql database
  • VPS server will create and configure all services without interaction
  • VPS server will setup the domain and install an SSL certificate
  • WordPress site files will be available in /root/var/www/html/wordpress

 

How to use

 

install git

sudo apt install git -y

clone repository

git clone https://github.com/ingeniatoreu/worplet.git worplet

run

cd worplet && sudo chmod +x *

sudo ./run.sh

 

Startup script for VM (IP only)

 

install git

sudo apt install git -y

get startup file

sudo wget https://raw.githubusercontent.com/ingeniatoreu/worplet/master/startup.sh

run

sudo chmod +x startup.sh

sudo ./startup.sh

   

Copyright (c) 2020, ingeniator

 

Published under GNU GENERAL PUBLIC LICENSE. More info: https://www.gnu.org/licenses/

worplet's People

Contributors

ingeniatoreu avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.