Initial draft of docker docs for runtime container#7734
Conversation
This comment has been minimized.
This comment has been minimized.
✅ Docs preview readyThe preview is ready to be viewed. View the preview File Changes 1 new, 10 changed, 0 removedBuild ID: f9af9d812c006fccab22cb7f URL: https://www.apollographql.com/docs/deploy-preview/f9af9d812c006fccab22cb7f |
|
cc: @jonathanrainer |
|
@jonathanrainer - I made a few changes since your last review and it ended up getting larger. Can you take another look? @abernix - can you or someone on the team take a look? I'd like to get this merged ideally Tuesday (today) to align with launch if possible, but it is not a must have. |
mabuyo
left a comment
There was a problem hiding this comment.
Need to address the errors in links
There was a problem hiding this comment.
Did we want to show this in the sidebar too?
There was a problem hiding this comment.
We probably should. How do we do that? I made a few changes to be indicate what this is. Can you review and make or propose the change to add to the sidebar?
There was a problem hiding this comment.
Also is there a way to get a preview deploy of these docs somewhere like netlify or GH Pages?
There was a problem hiding this comment.
The DP is kinda hidden, it's under the tests Docs Deploy Preview, but here's the link: https://www.apollographql.com/docs/deploy-preview/11ed83ea0783a80e2f42c306/graphos/routing/self-hosted/containerization/docker
There was a problem hiding this comment.
@mabuyo - do we need to do anything to get it to show in the sidebar?
75ed7c5 to
7cab08b
Compare
7cab08b to
719f4ed
Compare
…hql/router into apollo-runtime-container-docs
With the introduction of the MCP Server, we needed a way to easily deploy and operate all Apollo runtime services. This new combined container solves that problem and we should recommend it.
Checklist
Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review.
Exceptions
Note any exceptions here
Notes
Footnotes
It may be appropriate to bring upcoming changes to the attention of other (impacted) groups. Please endeavour to do this before seeking PR approval. The mechanism for doing this will vary considerably, so use your judgement as to how and when to do this. ↩
Configuration is an important part of many changes. Where applicable please try to document configuration examples. ↩
A lot of (if not most) features benefit from built-in observability and
debug-level logs. Please read this guidance on metrics best-practices. ↩Tick whichever testing boxes are applicable. If you are adding Manual Tests, please document the manual testing (extensively) in the Exceptions. ↩