WordPress

Como Instalar o WordPress com LAMP no Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o WordPress com LAMP no Ubuntu 16.04

O WordPress é o CMS (sistema de gerenciamento de conteúdo) mais popular na internet. Ele lhe permite configurar facilmente blogs e websites flexíveis em cima de uma retaguarda MySQL com processamento PHP. O WordPress tem visto uma adoção incrível e é uma ótima opção para…

Read more
How To Deploy Wordpress with Shipyard on Ubuntu 14.04 — step-by-step Docker tutorial on Progressive Robot

How To Deploy WordPress with Shipyard on Ubuntu 14.04

[Shipyard](http://shipyard-project.com/) is a management tool for Docker servers that allows you to see which containers each of your servers are running, in order to to start or stop existing containers or create new ones. This tutorial covers how to install Shipyard, connect it to your Docker servers, and use it to create and launch new containers — in this example, a WordPress container.

Read more
How To Install WordPress on Debian 7 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress on Debian 7

WordPress is a free and open source blogging tool used by more than 18.9% of the top 10 million websites [as of August 2013]. This makes WordPress the most popular blogging system in use on the Web at more than 60 million websites. Setting up WordPress on a cloud servers with Debian is one of the fastest and simplest ways to host your own website.

Read more
How To Install WordPress with OpenLiteSpeed on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with OpenLiteSpeed on Ubuntu 18.04

This guide goes over the process of installing and setting up a WordPress instance on Ubuntu 18.04 using the OpenLiteSpeed web server. Because both WordPress and OpenLiteSpeed can be administered through a web browser, this configuration is ideal for those who do not have access to an SSH session or those who may not feel comfortable managing a web server via the command line.

Read more
Установка WordPress со стеком LAMP в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка WordPress со стеком LAMP в Ubuntu 18.04

Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом WordPress — это самая популярная CMS (система управления контентов) в сети Интернет. Она позволяет вам легко настраивать блоги и…

Read more
How To Migrate a MySQL Database To A New Server On Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Migrate a MySQL Database To A New Server On Ubuntu 14.04

How to migrate your existing MySQL database off of your application server to scale your environment. Because every application has its own configuration quirks, with regards to database connections and interactions, we will demonstrate the migration process with WordPress but you can adapt this guide to any other application that uses MySQL as its database.

Read more
How To Use WordPress Content with a Gatsby.js Application — step-by-step Javascript tutorial on Progressive Robot

How To Use WordPress Content with a Gatsby.js Application

A new paradigm in WordPress is using it only for the content part of your site and using Gatsby.js to statically generate the frontend. By decoupling content from the user interface (UI), you can keep the content editor and collaborative features of WordPress, but also enjoy the faster load times and React-based UI ecosystem of Gatsby. In this tutorial, you will provision WordPress to talk to Gatsby and set up a new Gatsby project based on a starter template.

Read more
CHAT