How To

Here are links to some videos / docs to show you how the system works.

Creating temporary disposable Drupal sites (without Dev Environments)

 

Creating Drupal sites - with Cloud Dev Environments

  • How to create the Dev Environment
  • How to use the Dev Environment
  • How to start using VS Code and PhpMyAdmin in your browser
  • How to use the pre-installed Composer and Drush
  • How to edit PHP program files
  • How to pause, un-pause, and extend the life of your site and dev environments
  • How to delete your site and Dev Environment

 

Going Live: Deploying your Dev site to Digital Ocean

First, go get a "Droplet" (server) from Digital Ocean. How to pick a "Droplet".

  • How to create a server on Digital Ocean (DO)
  • How to connect to your DO server
  • How to deploy your site to the server

 

Going Live: Deploying your Dev site to AWS Light Sail

  • How to create a server on AWS Light Sail (LS)
  • How to connect to your LS server
  • How to deploy your site to the server