Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 826 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 826 Bytes

City of Helsinki - KYMP Drupal 9

Environments

Env Branch Drush alias URL
development * - http://helfi-kymp.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