Skip to content

Commit

Permalink
docs: text changes to support variables
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Apr 9, 2024
1 parent 3313e30 commit b11694a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/applications/drupal/first-deployment-of-drupal.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ git push

This will trigger a push, and the Git hosting will inform Lagoon about this push via the configured webhook.

If all is correct, you will see a notification in your configured chat system \(Contact {{ defaults.helpstring }} for this\):
If all is correct, you will see a notification in your configured chat system \(Contact {{ defaults.helpstring }} to configure this\):

![Slack notification of a deployment starting.](../../images/first_deployment_slack_start.jpg)

This tells you that Lagoon has just started to deploy your code. Depending on the size of the codebase and amount of containers, this will take a couple of seconds. Just relax. If you'd like to know what's happening now, check out the [Build and Deploy Process of Lagoon](../../concepts-basics/build-and-deploy-process.md).

You can also check your Lagoon UI to see the progress of any deployment \(Contact {{ defaults.helpstring }} for this\).
You can also check your Lagoon UI to see the progress of any deployment \(Contact {{ defaults.helpstring }} for the URL if you don't have it\).

## 3. A fail

Expand Down
2 changes: 1 addition & 1 deletion docs/using-lagoon-the-basics/first-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ Did the deployment fail? Oh no! But we're here to help:

1. If you deployed a Drupal site, make sure to read the [Drupal-specific first deployment documentation](../applications/drupal/first-deployment-of-drupal.md), which explains why this happens.
2. Click on the `Logs` link in the error notification, it will tell you where in the deployment process the failure happened.
3. If you can't figure it out, just ask your Lagoon support, we are here to help!
3. If you can't figure it out, just ask your {{ defaults.helpstring }}, they are here to help!
4. Reach out to us in your support channel or in [the community Discord](https://discord.gg/te5hHe95JE).

0 comments on commit b11694a

Please sign in to comment.