Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Conversation

@bfroemel
Copy link
Contributor

As a new user I was confused that I couldn't get the CodeGate Docker container to work on a remote host. Based on the help I received on Discord (thanks again peppe and blkt!) this PR attempts to clarify that CodeGate by default should run on localhost, but also adds instructions for advanced users to deploy on a remote host.

@vercel
Copy link

vercel bot commented Feb 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
codegate-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 6:29pm

Copy link
Collaborator

@danbarr danbarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again for the contribution! Just a few style suggestions here.

Also, Dockerfile syntax highlighting isn't enabled by default in the Prism renderer, if you want you can add docker to the additionalLanguages setting in the docusaurus.config.ts file, or I can follow up with that in a later PR:

additionalLanguages: ['bash', 'json', 'powershell'],

      additionalLanguages: ['bash', 'json', 'powershell', 'docker'],

@danbarr danbarr merged commit 3e9b1be into stacklok:main Feb 14, 2025
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants