Description of your project.
Env | Branch | Drush alias | URL |
---|---|---|---|
development | main | - | https:///drupal-palvelukeskus.docker.so/ |
test | dev | - | https://helfi-palvelukeskus-drupal-test.agw.arodevtest.hel.fi |
main | prod | - | https://palvelukeskus.hel.fi/fi |
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
Create site based on database export:
$ make fresh
This will log you inside the app container:
$ make shell