Skip to content

City-of-Helsinki/drupal-asuntotuotanto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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