Giter VIP home page Giter VIP logo

debops-wordpress's Introduction

DebOps for WordPress

DebOps for WordPress

"DebOps for WordPress" is a tool that gives anyone in the WordPress community access to a fast and secure WordPress server. It's meant to be easy to use and require little to no system administrator knowledge.

It takes care of everything for you. It does more than just install WordPress for you. It also takes care of all server configuration and maintenance tasks.

All that you need to do is type in two commands (after installation) and wait for the magic to happen.

Documentation

Please refer to the wiki for full documentation, examples and other information.

Installation

If you've never used DebOps or Ansible before, please refer to the "Installation" page of the wiki.

To create a "DebOps for WordPress" project, you just need to:

  1. Get a copy of this repo to your computer.
  2. Make sure that DebOps is up to date by running debops-update.

Usage

If you've never used DebOps or Ansible before, please refer to the "Configuring your server" page of the wiki.

To configure a server, you need to add it to the hosts file in the inventory folder under both the [debops_all_hosts] and [wordpress].

# inventory/hosts

[debops_all_hosts]
wordpress.example.com

[wordpress]
wordpress.example.com

Once that's done, you just need to run two command lines. Each of them can take several minutes to run.

$ debops -u root
$ debops wordpress -u root

Acknowledgements

DebOps is the real cornerstone of this project. This project wouldn't exists without the amazing work done by Maciej Delmanowski.

A lot of the initial inspiration for the roles came from WPEngine's Mecury project and the port done by Zach Adams.

The default Varnish configuration work by Mattias Geniar was critical to get a solid foundation for Varnish in WordPress.

debops-wordpress's People

Contributors

carlalexander avatar ypid avatar tobeycodes avatar lchski avatar orthographic-pedant avatar

Watchers

James Cloos avatar  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.