docs.wordops.net Open in urlscan Pro
2606:50c0:8003::153  Public Scan

Submitted URL: http://docs.wordops.net/
Effective URL: https://docs.wordops.net/
Submission: On June 17 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: search

<form class="md-search__form" name="search">
  <input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required="">
  <label class="md-search__icon md-icon" for="__search">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"></path>
    </svg>
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"></path>
    </svg>
  </label>
  <nav class="md-search__options" aria-label="Search">
    <button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
        <path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"></path>
      </svg>
    </button>
  </nav>
</form>

Text Content

Skip to content

WordOps Documentation
Home
Type to start searching
GitHub
 * v3.21.3
 * 1.3k
 * 203

 * Documentation
 * About
 * Getting Started
 * Commands
 * How to
 * Guides
 * Troubleshooting

WordOps Documentation
GitHub
 * v3.21.3
 * 1.3k
 * 203

 * Documentation
   Documentation
    * Home Home
      Table of contents
       * Key Features
       * Getting Support
       * Credits
   
    * F.A.Q
    * WordOps.net
    * Blog
    * Forum
    * Twitter
    * Mastodon
    * Donate

 * About
   About
    * Give WordOps a Github star
    * From EasyEngine to WordOps
    * Changelog
    * Contributing
    * Code of conduct
    * Contributors

 * Getting Started
   Getting Started
    * Prerequisites
    * Installation
    * Post-install steps
    * Creating sites
    * WordOps structure

 * Commands
   Commands
    * Overview
    * site
    * stack
    * debug
    * clean
    * info
    * log
    * secure
    * maintenance
    * update

 * How to
   How to
    * Overview
    * Set WordPress language
    * Secure WordOps backend
    * Configure LetsEncrypt DNS API
    * Get A+ grade on ssllabs
    * Add FTP users
    * Remote MySQL server with WordOps
    * Install HWE stacks on Ubuntu
    * Automate WordPress post-install
    * How to allow zip & gzip files download
    * Setup basic auth on site
    * Automate WordOps installation
    * Microcaching with Nginx
    * Bypass fastcgi_cache on specific URLs
    * Setup Sendmail with Sendgrid
    * Define MariaDB and Default PHP version

 * Guides
   Guides
    * Overview
    * EasyEngine Migration
    * LetsEncrypt SSL certificates
    * WordPress sites migration
    * WordOps With DigitalOcean volumes
    * Enable live kernel patching on Ubuntu

 * Troubleshooting
   Troubleshooting
    * Bug reporting guidelines
    * Common issues

Table of contents
 * Key Features
 * Getting Support
 * Credits


HOME








root@wo:~# wo site create                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

00:03-02:34




WordOps site - Community forum - F.A.Q

--------------------------------------------------------------------------------

Migration from EasyEngine v3
Getting started
Commands

--------------------------------------------------------------------------------


KEY FEATURES¶

 * Easy to install : One step automated installer with migration from EasyEngine
   v3 support
 * Fast deployment : Fast and automated WordPress, Nginx, PHP, MySQL & Redis
   installation
 * Custom Nginx build : Nginx 1.26.1 - TLS v1.3 with HTTP/3 QUIC & Brotli
   support
 * Up-to-date : PHP 7.4, 8.0, 8.1, 8.2 & 8.3 - MariaDB 11.4 & Redis 7.0
 * Secured : Hardened WordPress security with strict Nginx location directives
 * Powerful : Optimized Nginx configurations with multiple cache backends
   support
 * SSL : Domain, Subdomain & Wildcard Let's Encrypt SSL certificates with DNS
   API support
 * Modern : Strong ciphers_suite, modern TLS protocols and HSTS support (Grade
   A+ on ssllabs)
 * Monitoring : Live Nginx vhost traffic with ngx_vts_module and server
   monitoring with Netdata
 * User Friendly : WordOps dashboard with server status/monitoring and tools
   (demo)
 * Release cycle : WordOps stable releases are published in June and December.

--------------------------------------------------------------------------------


GETTING SUPPORT¶

If you do not find the informations you were looking for in our documentation,
you can still ask your question on our Community Forum. If you think you have
found an issue directly related to WordOps, please open an issue on the Github
repository


CREDITS¶

 * EasyEngine

--------------------------------------------------------------------------------


This documentation is licensed under a
Creative Commons Attribution-ShareAlike 4.0 International License.

Back to top
Copyright © 2022 WordOps -
Made with Material for MkDocs