Skip to content

Documented ibexa/cloud package - #2985

Merged
adriendupuis merged 29 commits into
5.0from
ibea-cloud
Mar 5, 2026
Merged

adriendupuis merged 29 commits into
5.0from
ibea-cloud

Conversation

@mnocon

@mnocon mnocon commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Dec 15, 2025

Copy link
Copy Markdown

Preview of modified files: no change to preview.

@mnocon
mnocon force-pushed the ibea-cloud branch 2 times, most recently from df66a49 to f4bdd53 Compare December 16, 2025 12:23
@mnocon
mnocon marked this pull request as ready for review December 16, 2025 12:34
@mnocon
mnocon requested review from barw4 and micszo December 16, 2025 12:35
Comment thread docs/administration/project_organization/bundles.md Outdated
Comment thread docs/resources/new_in_doc.md Outdated
Comment thread docs/ibexa_cloud/environment_variables.md Outdated

- `database` - main application database
- `dfs_database` - DFS database (required name for DFS functionality)
- `rediscache` - Redis for cache

This comment was marked as resolved.

!!! note "[[= product_name_cloud =]]"

For [[= product_name_cloud =]]/Platform.sh: This is automatically configured in `vendor/ibexa/core/src/bundle/Core/DependencyInjection/IbexaCoreExtension.php` if you have enabled Redis as `rediscache` Platform.sh service.
For [[= product_name_cloud =]]/Platform.sh, it's configured based on the `.platform.app.yaml` file by the [`ibexa/cloud` package](install_on_ibexa_cloud.md).

This comment was marked as resolved.

dsn: '%solr_dsn%'
core: '%solr_main_core%'
dsn: '%env(string:SOLR_DSN)%'
core: '%env(string:SOLR_MAIN_CORE)%'

This comment was marked as resolved.

@mnocon

mnocon commented Jan 21, 2026

Copy link
Copy Markdown
Contributor Author

Thanky you @barw4 , I've added improvements in f8b7e1e

Two questions that came to my mind:

  • Should we still mention Memcached? It's not supported in v5
  • Should we somehow mention Valkey here? We probably should, but is it correctly detected etc.?

@mnocon
mnocon requested a review from barw4 January 22, 2026 08:25
@mnocon mnocon added the Wait with merge PRs that shouldn't be merged instantly label Feb 10, 2026
@barw4

barw4 commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

Should we still mention Memcached? It's not supported in v5

If it's not supported, let's not mention it.

  • Should we somehow mention Valkey here? We probably should, but is it correctly detected etc.?

Yes, we are supporting it and I think @micszo tested it already

@mnocon

mnocon commented Feb 17, 2026

Copy link
Copy Markdown
Contributor Author

Memcached mentions removed in b286cd9

@ibexa-workflow-automation-1
ibexa-workflow-automation-1 Bot requested review from adriendupuis, dabrt and julitafalcondusza and removed request for a team February 26, 2026 09:43
Comment thread docs/administration/project_organization/bundles.md Outdated
Comment thread docs/administration/project_organization/bundles.md Outdated
Comment thread docs/ibexa_cloud/environment_variables.md Outdated
Comment thread docs/ibexa_cloud/environment_variables.md Outdated

## Environment variables in configuration files

If you're referencing [[= product_name_cloud =]] environment variables in your configuration files, you must define placeholder values for them in your `.env` file to prevent Symfony container initialization failures.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this call for a warning?, if yes, I'd put "To prevent..." first, followed by "you must define"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Converted to warning in 597139c (because it is a warning in reality).

It's quite long, but don't see another way of approaching this right now

Comment thread docs/infrastructure_and_maintenance/cache/persistence_cache.md Outdated
Comment thread docs/infrastructure_and_maintenance/sessions.md Outdated
Comment thread docs/release_notes/ibexa_dxp_v5.0.md Outdated
Comment thread docs/resources/new_in_doc.md Outdated
Comment thread docs/resources/new_in_doc.md Outdated
Comment thread docs/release_notes/ibexa_dxp_v5.0.md Outdated
mnocon and others added 8 commits March 2, 2026 13:14
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
@mnocon
mnocon requested a review from dabrt March 2, 2026 13:10
This was referenced Mar 3, 2026
Comment thread docs/update_and_migration/from_5.0/update_from_5.0.md
# Conflicts:
#	docs/release_notes/ibexa_dxp_v5.0.md
#	docs/resources/new_in_doc.md
#	docs/update_and_migration/from_5.0/update_from_5.0.md
@adriendupuis
adriendupuis merged commit 2caa54e into 5.0 Mar 5, 2026
1 check was pending
@adriendupuis
adriendupuis deleted the ibea-cloud branch March 5, 2026 17:11
@sonarqubecloud

sonarqubecloud Bot commented Mar 5, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs DOC review Wait with merge PRs that shouldn't be merged instantly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants