docs: point to the hosted read-only demo (trusca-demo.duckdns.org) - #524
Merged
Conversation
The hosted demo is live, but the README said 'Coming soon' and the Live demo page only documented self-hosting. Add the hosted instance up front: - README: replace the 'Coming soon' callout (and the feature bullet) with the live URL + demo sign-in. - installation/live-demo (EN + KO): add a 'Try the hosted demo' section — URL, seeded credentials, what you can do (browse read-only; upload a CycloneDX SBOM / run a <=10MB scan against the Demo Sandbox as dev@demo), and the nightly-reset / shared-sandbox caveats — above the existing self-host guide. The URL lives in three spots (README + EN/KO live-demo) so it is easy to swap for a custom domain later.
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.
The hosted demo is live, but the docs didn't surface it: the README said the demo was "Coming soon", and
installation/live-demoonly covered how to self-host a read-only demo.Changes
installation/live-demo(EN + KO) — add a "Try the hosted demo" section at the top: the URL, seeded credentials (dev@demo.trustedoss.dev/DemoTest2026!), what you can do (browse read-only; upload a CycloneDX SBOM from BomLens or run a ≤10 MB scan against the Demo Sandbox asdev@demo), and the nightly-reset / shared-public-sandbox caveats — before the existing self-host guide.Notes
*.md), so the code CI checks are skipped — it needs an admin merge per the repo's docs-only branch-protection.