Add-ons
Managed add-ons
Use managed add-ons when the platform should create, rotate, and bind infrastructure details instead of asking customers for host, port, or password values.
Back to Platform HelpManaged Redis
When Redis is enabled, the service is created automatically and attached to the platform as environment variables and secrets.
- Users are not asked for Redis host, port, or password values.
- Enabling or disabling the service later is applied through a deployment update.
- The panel shows status messages such as Managed Redis is running.
Managed Database
For platforms such as WordPress, database usernames and passwords are generated by the system.
- Secret values are not returned in GET responses.
- Install and reset operations only target the related platform resource.
- If database information is needed, it can be regenerated or rotated through a panel action.
Object Storage
S3-compatible Object Storage provides bucket and access key management when Ceph RGW is ready.
- Customer buckets are not created until the Ceph RGW health gate is open.
- The secret access key is shown only once during create or rotate.
- After binding, S3 environment variables are added when the app is redeployed.
- AWS CLI and S3-compatible SDKs can use the endpoint https://s3.cdn.com.tr with the generated access key.