Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 900 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 900 Bytes

City of Helsinki - Asuntotuotanto

A City of Helsinki - Asuntotuotanto Drupal 9 website.

Environments

Env Branch Drush alias URL
development * - https://asuntotuotanto.docker.so/
testing develop - https://nginx-asuntotuotanto-test.agw.arodevtest.hel.fi
production main @main TBD

Requirements

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

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