-
Tutorial
Drupal is a content management system (CMS) written in PHP and distributed under the open-source GNU General Public License. Drupal requires the LAMP (Linux, Apache, MySQL, and PHP) or LEMP (Linux, Nginx, MySQL, and ...
•
By
Ankit Jain
Drupal
LEMP
CMS
Docker
Ubuntu 18.04
Open Source
MySQL
Nginx
-
Tutorial
Drupal is a popular content management system that powers some of the biggest sites on the internet. In this guide, we'll show you how to get Drupal installed on your Ubuntu 14.04 server. We will install the Drupal ...
•
By
Justin Ellingwood
Drupal
CMS
LAMP Stack
Ubuntu
-
Tutorial
DDEV is an open-source tool that uses Docker to build local development environments for many different PHP frameworks. Using the power of containerization, DDEV can greatly simplify how you work on multiple projects ...
•
By
David Rodríguez
PHP Frameworks
PHP
Open Source
Drupal
Docker
-
Drush is a very useful tool which helps you perform various admin tasks using just one or two commands in the terminal, replacing the many clicks and page refreshes needed in the UI. This tutorial will go through some...
•
By
danny.sipos
Drupal
-
Tutorial series
This series links all of the DigitalOcean 1-Click Application images into a cohesive list. Articles are listed in the order that the images are shown on the create droplet screen. New articles are added as more applic...
•
By
Kamal Nasser, Andrew SB, Andy Rothfusz, Justin Ellingwood, Darian Wilkin, Etel Sverdlov, Ryan Quinn and Melissa Anderson
DigitalOcean 1-Click Apps Marketplace
Ruby on Rails
Nginx
MySQL
Ubuntu
WordPress
DigitalOcean
Ubuntu 16.04
Python
Django
Python Frameworks
PostgreSQL
Docker
Dokku
Git
Ghost
MEAN
MongoDB
Node.js
Drupal
Applications
LAMP Stack
NoSQL
Logging
-
Tutorial
Drupal is one of the most popular free open-source content management systems. Varnish helps with scaling on a software level, by adding additional software that can help with the bottlenecks that arise from a growing...
•
By
Mateusz Papiernik
Server Optimization
Drupal
Caching
Scaling
Ubuntu
Debian
-
Tutorial
Ansible is a configuration management tool that system administrators use to automate infrastructure management activities.
Drupal is a popular CMS whose installation is time-consuming, but easy to automate. In this t...
•
By
Hathy A
Ansible
Drupal
Configuration Management
Ubuntu
-
Tutorial
In this DigitalOcean article, as a part of a series to help developers with scaling, we will be talking about configuring Varnish with Drupal. This will greatly reduce the amount of time it takes users to load your Dr...
•
By
ostezer
Server Optimization
Drupal
Apache
PHP
MySQL
Ubuntu
Debian
-
Tutorial
This tutorials covers a basic drupal installation on an ubuntu server. Drupal is a free and open source content management that uses a PHP and a backend database, such as MySQL. It was created in 2001 and is currently...
•
By
Etel Sverdlov
Drupal
Ubuntu
-
This tutorial will show you how to setup Drush on a cloud server running Ubuntu 12.04. Additionally, to illustrate its power, it will show you how to deploy a brand new Drupal site directly from the command line.
•
By
danny.sipos
Drupal
PHP
Ubuntu
-
Tutorial
In this tutorial you will learn how to use Drush to more effectively migrate sites from one VPS to another, to manage more than one site, and to synchronize easily between them.
•
By
danny.sipos
Drupal
-
Tutorial
This tutorials covers a basic drupal installation on a centos server. Drupal is a free and open source content management that uses a PHP and a backend database, such as MySQL. It was created in 2001 and is currently ...
•
By
Etel Sverdlov
Drupal
CentOS
-
Tutorial
Here's how to install Drupal with Nginx on an Ubuntu 13.04 VPS.
•
By
Raj Amal
Nginx
Drupal
Ubuntu
-
Tutorial
Drupal is a popular content management system that allows you to quickly deploy sites and handle content. In this guide, we will discuss multiple ways to install multiple sites managed within a single Drupal installa...
•
By
Justin Ellingwood
Drupal
Ubuntu
-
Tutorial
CiviCRM is a customer relationship management suite that can simplify managing users and contacts and associating them with projects and initiatives. This guide will cover how to install CiviCRM on different contact ...
•
By
Justin Ellingwood
WordPress
Joomla
Drupal
Apache
MySQL
PHP
Ubuntu
-
Tutorial
This tutorial covers how to install Aegir and use it to deploy Drupal sites on a Debian VPS. Aegir is a hosting system for Drupal powered sites based on many Drupal itself (for Aegir core), Drupal deployment tools, an...
•
By
Berka Šimon
Drupal
Deployment
Debian
-
Tutorial
In this tutorial, we'll illustrate the step by step process of installing Omega 4 and creating your first subtheme.
•
By
danny.sipos
Drupal
Ruby
Ubuntu
-
Tutorial
This article goes over how to install Opigno on Debian 7 with Git and Drush.
•
By
Wouter Admiraal
Applications
Drupal
Debian
-
In this tutorial, you will get a straightforward guide on how to declare your own Drush commands. As part of this exercise, we will declare a command that will publish all the nodes of a given content type which the u...
•
By
danny.sipos
Drupal
-
Tutorial series
Drush is a command-line interface specifically made for working with Drupal. It provides a much faster management experience and is recommended if you are comfortable with using the command line.
•
By
danny.sipos
Drupal
PHP
Ubuntu