1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs
Christopher Kolstad 4007ebfffb
docs: Update proxy hosting to point to Frontend API (#4191)
### What
We had a customer wonder why `/api/proxy/development` wasn't configured
for them. After some digging it was found that they'd followed our
documentation and assumed that the proxy was configured for them.
However, since we no longer host proxies, this was not the case. This PR
updates the documentation to point out that "Unleash hosts everything"
now means that our clients should use Frontend API keys and the
`/api/frontend` endpoint to get what they used to get from embedded
proxies.

## Missing
We should make a new illustration in the same vein as the other
illustrations on this page to demonstrate what the Frontend API really
is. This PR removes the reference to the picture of the topology of
having Unleash hosting proxies.

---------

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-07-11 10:55:54 +02:00
..
contributing docs: ADR: Separation of Request and Response schemas (#3869) 2023-06-05 11:41:34 +01:00
how-to docs: not on latest unleash with openapi enabeld (#4024) 2023-07-03 13:48:46 +02:00
migrations
reference docs: add impression events as supported in the java sdk (#4213) 2023-07-11 10:54:49 +02:00
topics docs: Update proxy hosting to point to Frontend API (#4191) 2023-07-11 10:55:54 +02:00
tutorials docs(a11y): update syntax highlighting theme to fix contrast issues (#3341) 2023-03-17 12:19:13 +02:00
about-the-docs.md docs: remove "docs under restructuring note" (#3864) 2023-05-25 10:12:38 +02:00
client-specification.md