chore: Update guides from examples repository#181
Merged
Conversation
8d855b5 to
84600a5
Compare
84600a5 to
1758dd0
Compare
1758dd0 to
9167b72
Compare
9167b72 to
74ebe85
Compare
Signed-off-by: Unikraft Bot <monkey@unikraft.io>
74ebe85 to
bd80380
Compare
There was a problem hiding this comment.
Pull request overview
Automated sync of guide content in pages/guides/ from the unikraft-cloud/examples repository, plus a navigation update to expose the MySQL guide.
Changes:
- Add the MySQL guide route to the guides navigation in
zudoku.config.tsx. - Normalize guide instructions formatting (e.g., indentation of fenced
bashblocks under numbered steps). - Refresh embedded CLI output samples in guides (notably updated ANSI escape sequences/styles).
Reviewed changes
Copilot reviewed 81 out of 81 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
zudoku.config.tsx |
Adds /guides/mysql to the guides navigation list. |
pages/guides/wordpress-all-in-one.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/wazero-import-go.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/traefik.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/skipper0.18.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/opentelemetry-collector.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/novnc-browser.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/mongodb.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/minio.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/memcached1.6.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/mcp-server-simple.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/mariadb.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/imaginary.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/hugo0.122.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/httpserver-rust1.88-actix-web4.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/httpserver-python3.12.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/httpserver-php8.2.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/httpserver-c-debug.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/httpserver-bun.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/haproxy.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/grafana.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/github-webhook-node.mdx |
Syncs formatting + updated CLI output snippets. |
pages/guides/dragonflydb.mdx |
Syncs formatting + updated CLI output snippets. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
175
to
180
| "/guides/mariadb", // MariaDB | ||
| "/guides/memcached1.6", // Memcached | ||
| "/guides/minio", // Minio | ||
| "/guides/mongodb", // MongoDB | ||
| "/guides/mysql", // MySQL | ||
| "/guides/httpserver-node21-nextjs", // Next.js HTTP Server |
Comment on lines
+129
to
+130
| [1mMETRO[22m [1mNAME[22m [1mSTATE[22m [1mIMAGE[22m [1mARGS[22m [1mMEMORY[22m [1mVCPUS[22m [1mFQDN[22m [1mCREATED[22m | ||
| fra opentelemetry-collector-bvtnh [38;2;0;188;125mrunning[0m <my-org>/opentelemetry 1536MiB 1 2 minutes ago |
danielvallance
approved these changes
Jun 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
IMPORTANT: Please make sure to review the deployment of this PR and also update
pages/guides/overview.mdxif necessary.Automated sync of example READMEs from
unikraft-cloud/examples@main.This PR updates the guides in
pages/guides/with the latest content from the examples repository.Branch:
mainTimestamp: 2026-06-29 04:55:34 UTC