platformsh-docs icon indicating copy to clipboard operation
platformsh-docs copied to clipboard

Document `-replica` endpoints

Open AnouckColson opened this issue 9 months ago • 0 comments

Where on docs.platform.sh should be changed?

  • https://docs.upsun.com/add-services/mysql.html
  • https://docs.upsun.com/add-services/postgresql.html
  • https://docs.upsun.com/add-services/clickhouse.html
  • https://docs.upsun.com/add-services/redis.html

What exactly should be updated?

For MariaDB/MySQL, Redis, ClickHouse, and PostgreSQL only.

Users can leverage the -replica endpoint when defining a relationship to a service, so that access is only granted to a replica instance instead of the actual db. It's also possible to restrict user permissions to read-only on that replica instance.

See Slack threads in Context field for further info and example configuration snippet.

Additional context

No response

AnouckColson avatar Apr 29 '24 14:04 AnouckColson