Skip to content
Daniel Metzner edited this page Apr 9, 2019 · 2 revisions

Deployer

We are using deployer to deploy to our development- and production-Server.

  • You may need to modify the file deploy.php. Ask our coordinator if specific settings are unclear.
  • Make sure you are in the correct network. (vpn)

To deploy to the server, go into the root directory and run

bin/dep deploy <stage_name>

Enter the correct password and everything else should happen magically.

Slack Webhook

We also have a slack webhook for our deployment system. For more information ask our coordinator.