The Asuminen instance provides information related to living accommodations in Helsinki.
Env | Branch | Drush alias | URL |
---|---|---|---|
development | * | - | http://helfi-asuminen.docker.so/ |
production | main | @main | https://hel.fi/fi/asuminen |
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
For the first time (new project):
$ make new
And following times to start the environment:
$ make up
NOTE: Change these according of the state of your project.
This will log you inside the app container:
$ make shell
The Asuminen site features the IBM Watson Chatbot on multiple pages. You can configure the chatbot on the block layout
page (admin/structure/block
). More documentation about the chatbot is available in Confluence,
and the code for the Drupal block can be found here.