All Projects → kovshenin → sail

kovshenin / sail

Licence: GPL-3.0 License
Deploy WordPress to DigitalOcean with Sail

Programming Languages

python
139335 projects - #7 most used programming language
PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to sail

speedtest-for-digitalocean
Run speed tests for all DigitalOcean datacenters faster than ever.
Stars: ✭ 40 (-63.96%)
Mutual labels:  digitalocean
Github-Profile-README
A list of GitHub Readme Profiles.
Stars: ✭ 15 (-86.49%)
Mutual labels:  digitalocean
huh
Turn huh into eureka with in dashboard documentation for your WordPress themes.
Stars: ✭ 46 (-58.56%)
Mutual labels:  wordpress-development
learn-wp-cli
Getting started with Command Line, WP-CLI and Custom WP-CLI Commands.
Stars: ✭ 38 (-65.77%)
Mutual labels:  wordpress-development
castopod-host
Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience. Synchronized read-only mirror of https://code.castopod.org/adaures/castopod
Stars: ✭ 81 (-27.03%)
Mutual labels:  hosting
digitalocean-dynamic-dns-ip
A simple script to automatically update Digital ocean DNS records with dynamic IP
Stars: ✭ 87 (-21.62%)
Mutual labels:  digitalocean
daspanel
Free, open-source, server agnostic, self-hosted web hosting control panel using Docker
Stars: ✭ 71 (-36.04%)
Mutual labels:  hosting
narnia
🚧 EXPERIMENTAL 🚧 Secure hidden service webserver
Stars: ✭ 24 (-78.38%)
Mutual labels:  hosting
DigitalOcean.API
🐋 .NET implementation of the DigitalOcean API
Stars: ✭ 105 (-5.41%)
Mutual labels:  digitalocean
wp-better-settings
A simplified OOP implementation of the WP Settings API
Stars: ✭ 14 (-87.39%)
Mutual labels:  wordpress-development
warp
WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本
Stars: ✭ 950 (+755.86%)
Mutual labels:  digitalocean
BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, …
Stars: ✭ 43 (-61.26%)
Mutual labels:  digitalocean
offensive-docker-vps
Create a VPS on Google Cloud Platform or Digital Ocean easily with Offensive Docker included to launch assessment to the targets.
Stars: ✭ 66 (-40.54%)
Mutual labels:  digitalocean
Code-Hub
No description or website provided.
Stars: ✭ 107 (-3.6%)
Mutual labels:  digitalocean
ipranges
🔨 List all IP ranges from: Google (Cloud & GoogleBot), Bing (Bingbot), Amazon (AWS), Microsoft (Azure), Oracle (Cloud) and DigitalOcean with daily updates.
Stars: ✭ 38 (-65.77%)
Mutual labels:  digitalocean
tutty-meta-box
Create custom fields with simple and easy to use WordPress meta box framework.
Stars: ✭ 16 (-85.59%)
Mutual labels:  wordpress-development
ansible-digitalocean-sample-playbook
A sample playbook that illustrates how to create and provision a DigitalOcean droplet with Ansible
Stars: ✭ 44 (-60.36%)
Mutual labels:  digitalocean
Hacktoberfest-2018
A simple code repository for algorithms in various languages.
Stars: ✭ 37 (-66.67%)
Mutual labels:  digitalocean
cbtool
Cloud Rapid Experimentation and Analysis Toolkit
Stars: ✭ 65 (-41.44%)
Mutual labels:  digitalocean
terraform-cloudinit-container-server
A batteries included cloud-init config to quickly and easily deploy a single Docker image or Docker Compose file to any Cloud™ VM.
Stars: ✭ 52 (-53.15%)
Mutual labels:  digitalocean

Deploy WordPress to DigitalOcean with Sail

Sail is a free CLI tool to deploy, manage and scale WordPress applications in the DigitalOcean cloud. Visit our knowledgebase for the complete documentation. For support and announcements join our Slack.

Unit Tests End-to-End Tests Stars

Sail CLI Demo

Installation

To download and install Sail CLI on Linux, macOS or Windows (via WSL), run the following command in your terminal:

curl -sSLf https://sailed.io/install.sh | bash

If you're looking for other ways to install Sail, checkout the installing section in the Sail Knowledgebase.

Documentation

Visit our knowledgebase for detailed setup and usage instructions. Community support is available in our Slack workspace.

Commands:

admin      Open your default web browser to the wp-login.php location
backup     Create, restore and manage application backups
blueprint  Run a blueprint file against your application
config     Set reusable config variables
cron       Add, delete, view and execute system cron jobs
db         Import and export MySQL databases, or spawn an interactive shell
deploy     Deploy your working copy to production.
destroy    Destroy an application namespace and/or the environment
diff       Show file changes between your local copy and production.
domain     Add, remove and update domains associated with your site
download   Download files from production to your working copy
info       Show current sail information
init       Initialize and provision a new project
logs       Query and follow logs from the production server
profile    Run the profiler to find application performance bottlenecks
rebuild    Rebuild an application environment.
regions    Get available deployment regions
restore    Restore your application files, uploads and database from a file
rollback   Rollback production to a previous release
sizes      Get available droplet sizes
ssh        Open an SSH shell, manage SSH keys and more
wp         Run a WP-CLI command on the production host

Run sail <command> --help for usage instructions.

License and Contributing

The Sail CLI client is free and open source, distributed under the GNU General Public License version 3. Feel free to contribute by opening an issue or pull request on our GitHub project.

The Sail API server is proprietary and runs on the sailed.io/justsailed.io domains.

Legal

This software is provided as is, without warranty of any kind. Sail authors and contributors are not responsible for any loss of content, profits, revenue, cost savings, data, or content, or any other direct or indirect damages that may result from using the software or services provided by sailed.io.

Sail is not affiliated with DigitalOcean LLC.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].