docs: use REST API endpoint for C8run deployment instructions#7706
docs: use REST API endpoint for C8run deployment instructions#7706bojtospeter merged 10 commits intomainfrom
Conversation
…d of gRPC Co-authored-by: bojtospeter <1325943+bojtospeter@users.noreply.github.com>
…default Co-authored-by: bojtospeter <1325943+bojtospeter@users.noreply.github.com>
|
@copilot don't change the package-lock.json file in your PR |
Co-authored-by: bojtospeter <1325943+bojtospeter@users.noreply.github.com>
|
@zaycodes can you take a look at this one please? 🙏 |
Removed sections on Docker Compose URLs, Deploy diagrams from Desktop Modeler, and Use built-in and custom connectors.
|
👋 🤖 🤔 Hello, @bojtospeter! Did you make your changes in all the right places? These files were changed only in versioned_docs/version-8.8/. You might want to duplicate these changes in docs/.
You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines. |
|
The unversioned |
|
It looks like @zaycodes never got around to this one, as she's out on leave I might add @giorgionaps? Unsure of the status here but let me know if I can help or review? |
|
hey @christinaausley it seems @giorgionaps 's approval is not enough to merge, can you take a look please? |
Description
Updated C8run documentation to default to REST API endpoint (
http://localhost:8080) instead of gRPC endpoint (http://localhost:26500) for deployment and interaction instructions, while keeping gRPC endpoint documented for reference.Changes:
http://localhost:8080(C8run) andhttp://localhost:8088(Docker Compose)http://localhost:26500) remains documented in available endpoints and APIs sectionsFiles modified:
When should this change go live?
bugorsupportlabel)available & undocumentedlabel)holdlabel)low priolabel)PR Checklist
The commit history of this PR is cleaned up, using
{type}(scope): {description}commit message(s)My changes are for an upcoming minor release and are in the
/docsdirectory (version 8.9).My changes are for an already released minor and are in a
/versioned_docsdirectory.I added a DRI, team, or delegate as a reviewer for technical accuracy and grammar/style:
@camunda/tech-writersunless working with an embedded writer.Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.