Skip to content

rpnykanen/drupal-helfi-sote

 
 

Repository files navigation

City of Helsinki - SOTE Drupal 9 project

Environments

Env Branch Drush alias URL
development * - http://helfi-sote.docker.so/
production main @main TBD

Requirements

You need to have these applications installed to operate on all environments:

  • Docker
  • Stonehenge
  • For the new person: Your SSH public key needs to be added to servers

Create and start the environment

For the first time (new project):

$ make new

And following times to create and start the environment:

$ make fresh

NOTE: Change these according of the state of your project.

Login to Drupal container

This will log you inside the app container:

$ make shell

About

Hel.fi SOTE Drupal site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 76.8%
  • PHP 13.3%
  • Shell 7.1%
  • Dockerfile 2.8%