Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 795 Bytes

File metadata and controls

20 lines (11 loc) · 795 Bytes

Drupal

This is an example Drupal project built with Composer for dependency management. The Drupal is a solid foundation, so the changes are minimal - you can make your blog in minutes, not days.

Checkout Drupal Composer Deploy Readme for getting started!

Deploying with DollarDeploy

You don't need much to configure it to deploy with DollarDeploy, follow this section to get things running quickly:

Configure host:

  • Add service Postgres and prepare the host. This will set POSTGRES_URL service variable.

Add new app:

  • Details => Application type: php
  • Deploy => Custom pre-start command: sudo apt install php-fpm php-pgsql php-mysql php-curl php-dom php-gd php-simplexml php-xml php-mbstring
  • Deploy => Web path: web