Skip to content

Documented ibexa/cloud package#2985

Open
mnocon wants to merge 28 commits into5.0from
ibea-cloud
Open

Documented ibexa/cloud package#2985
mnocon wants to merge 28 commits into5.0from
ibea-cloud

Conversation

@mnocon
Copy link
Contributor

@mnocon mnocon commented Dec 15, 2025

@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

- `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
Copy link
Contributor Author

mnocon commented Jan 21, 2026

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
Copy link
Contributor

barw4 commented Feb 17, 2026

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
Copy link
Contributor Author

mnocon commented Feb 17, 2026

Memcached mentions removed in b286cd9

@mnocon mnocon requested a review from a team February 26, 2026 09:43
@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

## 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
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
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

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
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2026

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