We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: add IP allowlist guide, 3 new service pages, update AI agent examples - New User-Guide:-IP-Allowlist.md documenting the IP allowlist UI feature (osaas-app #4127) and set-instance-ip-allowlist MCP tool (osaas-ai #902) - Updated User-Guide:-Enable-OSC-with-AI-agents.md with IP allowlist examples in the Step 3 prompt list - New Service:-OGraf-Template-Editor.md - New Service:-Common-Access-Token-Validator.md (CTA-5007 token validation) - New Service:-Just-Go-Live.md (one-click RTMP/HLS live streaming)
docs: add OpenProject, Strom, Open Builder service pages; update GitHub token flow - Add Service:-OpenProject.md: project management with PostgreSQL dependency - Add Service:-Strom.md: GStreamer visual pipeline editor with optional PostgreSQL - Add Service:-Open-Builder.md: browser-based Claude Code interface - Update User-Guide:-Managing-Custom-Apps.md: GitHub token is now set via the Config modal (Config button → GitHub Personal Access Token field) rather than the removed standalone "GitHub token" dropdown menu item (osaas-app#4104)
fix: correct Python runner contract docs — port is 8080, Procfile not supported (#896) Corrects active error (port 8000 → 8080), documents that Procfile is ignored, adds auto-detection table and minimal Flask/FastAPI examples. Co-Authored-By: Claude <noreply@anthropic.com>
docs: update GitHub token management section in Managing Custom Apps guide Document new web console UI for updating/removing GitHub PAT on existing MyApps (osaas-app#4094, osaas-deploy-manager#829). The token update now uses a rolling restart with no downtime, replacing the previous delete-and- recreate approach. Adds step-by-step web console instructions and updates the troubleshooting table to reference the new GitHub token menu entry. Co-Authored-By: Claude <noreply@anthropic.com>
docs: update token refills, MCP Codex setup, certStatus fields, and add 3 service pages - Pricing.md: update Professional token refill 100→300/day and Business 400→1000/day (money-manager#269) - User-Guide:-Enable-OSC-with-AI-agents.md: replace TOML Codex CLI setup with new OAuth-based commands (osaas-landing-app#801, osaas-app#4041) - User-Guide:-Custom-Domains.md: document new certStatus and certMessage fields in list-my-domains output (osaas-deploy-manager#814) - Add Service:-Symphony-Media-Bridge-WHEP-Gateway.md (WebRTC egress companion to WHIP gateway) - Add Service:-Eyevinn-Live-Encoding.md (RTMP-to-HLS live transcoder) - Add Service:-VMAF-Studio.md (web UI for VMAF video quality analysis) Co-Authored-By: Claude <noreply@anthropic.com>
docs: add 3 new service pages and update backup/deploy guides - Add Service:-TAMS-Gateway.md (Time-addressable Media Store gateway) - Add Service:-Scene-Detect-Media-Function.md (scene detection + keyframe extraction) - Add Service:-Encore-Callback-Listener.md (Encore job callbacks to Redis queue) - Update User-Guide:-Database-Backups.md: mention source column (manual/scheduled) in list-backups MCP output (osaas-ai#855) - Update User-Guide:-Deploy-or-Publish-Your-Application.md: show #branch-name syntax in MCP example (osaas-ai#851) Co-Authored-By: Claude <noreply@anthropic.com>
docs: add scheduled backups section to backup user guide Documents the schedule-backup, list-backup-schedules, and delete-backup-schedule MCP tools. Includes plan gating, retention behavior (all backups counted), and cron reference. Co-Authored-By: Claude <noreply@anthropic.com>
docs: add Bucket Commander, Open Events, Open Live Studio service pages Co-Authored-By: Claude <noreply@anthropic.com>
docs: update database backup schedule and retention configuration docs Co-Authored-By: Claude <noreply@anthropic.com>
docs: add admin grant-free-months workflow page (P-724 W3) Closes Eyevinn/osaas-app#3969 Co-Authored-By: Claude <noreply@anthropic.com>
docs: agent task token expiry banner, auth-failure callout, 3 new service pages - Feature:-My-Agent-Tasks.md: document the 7-day token expiry warning banner that appears on the Agent Tasks page when an OSC Access Token is about to expire (osaas-app#3954), and the auth-failure callout shown above run logs when git authentication fails - Service:-SRT-Stream-Generator.md: new page for bjowestman-srt-stream-generator (FFmpeg-powered SRT test stream generator with web UI) - Service:-OpenAI-Assistant.md: new page for boldare-openai-assistant (chatbot UI wrapping OpenAI Assistants API) - Service:-Dynamic-OG.md: new page for oss-apps-dynamic-og (dynamic Open Graph image generator) Co-Authored-By: Claude <noreply@anthropic.com>
docs: update wiki for 2026-05-15 — git ref pinning, agent tasks refresh, 3 new service pages - User-Guide:-Managing-Custom-Apps: add "Pinning to a Specific Git Ref" section documenting the new UI for pinning/unpinning a MyApp to a branch, tag, or commit SHA (osaas-app#3929); add row to decision matrix - Feature:-My-Agent-Tasks: note the new Refresh button in the tasks table (osaas-app#3922) - Service:-mp4ff: new page for the Eyevinn mp4ff CLI tools service - Service:-HLS-Preview-Generator: new page for eyevinn-preview-hls-service - Service:-Trim-Media: new page for eyevinn-function-trim Co-Authored-By: Claude <noreply@anthropic.com>
docs: add EasyVMAF, MPD Stream Monitor, Retransfer; update parameter store docs - Add Service:-EasyVMAF.md: VMAF video quality analysis on S3 files - Add Service:-MPD-Stream-Monitor.md: MPEG-DASH live stream monitoring - Add Service:-Retransfer.md: file copy from web/S3 to S3 - Update User-Guide:-Parameter-Store.md: reflect setup-parameter-store replacing create-parameter-store, add delete-parameter-store section (osaas-ai#826, osaas-ai#834) - Update Service:-App-Config-Svc.md: minor wording and link to parameter store guide Co-Authored-By: Claude <noreply@anthropic.com>
docs: update parameter store guide, secrets guide, and add 3 new service pages - Parameter Store: document new create-parameter-store + wait-for-parameter-store MCP tools (PR osaas-ai#820); setup-parameter-store kept as compatibility wrapper - Working with Secrets: add Workspace Secrets section with new location (Workspace Settings, PR osaas-app#3874); note both service and workspace secrets appear in instance form key-icon dropdown (PR osaas-app#3868) - New service page: MariaDB Backup to S3 - New service page: OGraf Rendering Server - New service page: Encore Transfer Co-Authored-By: Claude <noreply@anthropic.com>
docs: add 3 new service pages and update sub-workspaces for enterprise_admin role New service pages: - Service:-Continue-Watching-Service.md (eyevinn-continue-watching-api) - Service:-AI-Code-Reviewer.md (eyevinn-ai-code-reviewer) - Service:-Gitea-Backuper.md (eyevinn-gitea-backuper) Updated User-Guide:-Sub-Workspaces.md to document the enterprise_admin role and the optional Owner Email field added in osaas-app#3831 (Phase 2C). Co-Authored-By: Claude <noreply@anthropic.com>
docs: add Secrets vs Parameter Store decision guide (#40) Explains when to use parameter store (plaintext or encrypted) vs service secrets, with before/after examples. Cross-linked from Parameter Store and Working with Secrets pages. Co-Authored-By: Claude <noreply@anthropic.com>
docs: credential safeguard features and 3 new service pages - Working-with-Secrets: add Credential Safety Safeguards section covering SecretFieldBadge indicator, unencrypted-store warning, client+server-side credential scanner in AI chat, MCP arg scanner, get-secrets-guide tool, and describe-service-instance security hints - Parameter-Store: add Unencrypted Secrets Warning section documenting the dashboard banner and table chip for stores with sensitive key names but no encryption enabled - New: Service:-QR-Code-Generator.md (eyevinn-qr-generator) - New: Service:-SVT-Encore-GUI.md (eyevinn-encore-ui) - New: Service:-HLS-Playlist-Viewer.md (nfrederiksen-hls-viewer) Co-Authored-By: Claude <noreply@anthropic.com>
docs: update parameter store defaults, agent task API key field, custom domain expiry chip; add 3 new service pages - User-Guide:-Parameter-Store: reflect that setup-parameter-store now defaults to enableSecrets=true (osaas-ai#794); update Encrypted Secrets section accordingly - Feature:-My-Agent-Tasks: document new Parameter store API key field for encrypted parameter stores (osaas-app#3791) - User-Guide:-Custom-Domains: update cert expiry chip docs — now shown for all non-managed domains (custom + wildcard), not just wildcard (osaas-app#3806) - Service:-Media-Probe: new page for eyevinn-function-probe - Service:-Symphony-Media-Bridge: new page for eyevinn-docker-wrtc-sfu - Service:-OpenTofu-Deployer: new page for eyevinn-tf-deployer Co-Authored-By: Claude <noreply@anthropic.com>
docs: update parameter store secrets, agentic SDLC, and add 3 new service pages - Parameter Store: add Encrypted Secrets section covering enableSecrets, CONFIG_API_KEY one-time reveal, secret flag on set-parameter and bulk-set-parameters, and web console toggle - Parameter Store: update Best Practices to recommend encrypted secrets as the primary approach for sensitive values - Agentic SDLC: add enable-app-stage-prod to Available MCP Tools table and name it explicitly in the Stage/Prod Pipeline Via MCP section - New: Service:-Encore-Packager.md (SVT Encore output packaging) - New: Service:-Minecraft-Server-Bedrock-Edition.md (Bedrock dedicated server) - New: Service:-Open-Teleprompter.md (browser-based teleprompter) Co-Authored-By: Claude <noreply@anthropic.com>
docs: daily wiki update 2026-05-08 - Rename Tenant -> Workspace in user-facing pages (Home, Creator, Developer-Guide) following osaas-app#3752 - Update Parameter Store guide: list-parameters returns key names only (not values), fuzzy store name auto-resolution (osaas-ai#741, #746) - Add service pages: Vaultwarden, Livesim 2, SPX Graphics Controller Co-Authored-By: Claude <noreply@anthropic.com>
docs: add Claude Desktop no-code quickstart guide (#24) Co-Authored-By: Claude <noreply@anthropic.com>
docs: add Import an Existing App section to Managing Custom Apps (#33) Co-Authored-By: Claude <noreply@anthropic.com>
docs: add AI-assisted project setup section with example prompts (#35) Co-Authored-By: Claude <noreply@anthropic.com>
fix(home): correct Quick Start heading from 4 to 5 steps (#34) The guide has 5 distinct numbered steps but the heading said 4 steps. Co-Authored-By: Claude <noreply@anthropic.com>
docs: daily wiki update 2026-05-07 - Pricing.md: AI chat limit changed from monthly to weekly - Managing-Custom-Apps.md: collaborator portal now shows submitted ticket list with live status; reset button differentiates pending (resend invite) vs active (reset access link) Co-Authored-By: Claude <noreply@anthropic.com>
docs: add Collaborator Portal docs and 3 new service pages - Update User-Guide:-Managing-Custom-Apps.md: expand Collaborators section to document the Collaborator Portal (/collab/{appId}), email-based login, issue tracking, and the new Reset Invite flow (osaas-app#3683, #3694, osaas-deploy-manager#711, #718, #719) - Add Service:-Flyimg.md for flyimg image processing service - Add Service:-BBC-Brave.md for BBC Brave live video mixer - Add Service:-RSMQ.md for Really Simple Message Queue (Valkey-backed) Co-Authored-By: Claude <noreply@anthropic.com>
docs: add Livego, Podcast Generator, and .NET Runner service pages New pages for three previously undocumented services from the OSC catalog. Co-Authored-By: Claude <noreply@anthropic.com>
docs: daily review 2026-05-04 — MCP new clients, Gitea backup support - User-Guide:-Enable-OSC-with-AI-agents.md: add setup sections for ChatGPT Desktop, Amazon Q CLI, JetBrains, Cline, and Warp (added in osaas-app#3648 Agent Connector page) - User-Guide:-Database-Backups.md: rename Databases tab to Databases & Gitea throughout; update prerequisites, section headings, and restore confirmation text to reflect Gitea instance support (osaas-app#3647, osaas-deploy-manager#694) - Service:-Gitea.md: add Backups section pointing to the Databases & Gitea tab and the backup guide Co-Authored-By: Claude <noreply@anthropic.com>
docs: update agent tasks and custom apps guides; add Minecraft, SuiteCRM, Supergateway service pages - Feature:-My-Agent-Tasks: add notificationEmail field to create task table, update MCP tool descriptions, add dashboard failed-task warning indicator note - User-Guide:-Managing-Custom-Apps: add Collaborators section (invite by email, statuses, revoke), add collaborator rows to decision matrix - Service:-Minecraft-Server: new page for itzg/docker-minecraft-server - Service:-Suite-CRM: new page for salesagility/SuiteCRM - Service:-Supergateway: new page for supercorp-ai/supergateway Co-Authored-By: Claude <noreply@anthropic.com>
docs: update Pricing scheduled downgrade; add MCP capabilities section (2026-04-30) Co-Authored-By: Claude <noreply@anthropic.com>