Skip to content

Commit

Permalink
"Ibexa Cloud and DDEV" → "DDEV and Ibexa Cloud" (#2412)
Browse files Browse the repository at this point in the history
This article focuses on DDEV as part of the DDEV series.

---------

Co-authored-by: Tomasz Dąbrowski <dabrt@users.noreply.github.com>
(cherry picked from commit 3637142)
  • Loading branch information
adriendupuis committed Jul 1, 2024
1 parent ebec573 commit 8066699
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/getting_started/install_with_ddev.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ If the local project needs to answer to real production domains (for example, to
DDEV can be useful to locally simulate a production cluster.

- See [clustering with DDEV](clustering_with_ddev.md) to add Elasticsearch, Solr, Redis or Memcached to your DDEV installation.
- See [Ibexa Cloud and DDEV](ibexa_cloud_and_ddev.md) to locally run an [[= product_name =]] project by using DDEV.
- See [DDEV and Ibexa Cloud](ddev_and_ibexa_cloud.md) to locally run an [[= product_name =]] project by using DDEV.

## Stop or remove the project

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The `ddev config --php-version` option should set the same PHP version as the pr

Discover more commands in [DDEV documentation](https://ddev.readthedocs.io/en/latest/users/usage/commands/).

To run an [[= product_name_cloud =]] project locally, you may refer to [Ibexa Cloud and DDEV](ibexa_cloud_and_ddev.md) instead.
To run an [[= product_name_cloud =]] project locally, you may refer to [DDEV and Ibexa Cloud](ddev_and_ibexa_cloud.md) instead.

## Install search engine

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: Use DDEV to run an Ibexa Cloud project locally.
---

# Ibexa Cloud and DDEV
# DDEV and Ibexa Cloud

Two ways are available to run an [[= product_name_cloud =]] project locally with DDEV:

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ nav:
- Clustering: infrastructure_and_maintenance/clustering/clustering.md
- Clustering with AWS S3: infrastructure_and_maintenance/clustering/clustering_with_aws_s3.md
- Clustering with DDEV: infrastructure_and_maintenance/clustering/clustering_with_ddev.md
- Ibexa Cloud and DDEV: infrastructure_and_maintenance/clustering/ibexa_cloud_and_ddev.md
- DDEV and Ibexa Cloud: infrastructure_and_maintenance/clustering/ddev_and_ibexa_cloud.md
- DevOps: infrastructure_and_maintenance/devops.md
- Backup: infrastructure_and_maintenance/backup.md
- Performance: infrastructure_and_maintenance/performance.md
Expand Down

0 comments on commit 8066699

Please sign in to comment.