There was an error while loading. Please reload this page.
docs: add Recent-Platform-Changes.md rolling changelog Adds a new rolling changelog page organized by platform area (My Apps, Databases, Parameter Stores, Custom Domains, Deploy Pipeline, MCP/Architect, Platform Infrastructure). Seeded with entries from 2026-06-27 onwards. To be updated weekly by the daily-docs-review task. Co-Authored-By: Claude <noreply@anthropic.com>
docs: add cancel subscription button, Elastx sovereignty flag indicator - Pricing.md: document the explicit Cancel Subscription CTA in Workspace Settings → Subscriptions (added in osaas-app #4680) - Home.md: note Swedish flag indicator for apps running on Elastx infrastructure (added in osaas-app #4692)
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>
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: fix stale Basic plan description in Home.md quick start Replaces the incorrect claim that Basic plan is limited to one OSC service/instance with the accurate token-based description: 100 tokens (one-time) to explore the full catalog. Closes https://github.com/Eyevinn/osaas-user-docs/issues/32 Co-Authored-By: Claude <noreply@anthropic.com>
docs: add OAuth act-on-behalf-of-a-user developer guide Documents the OSC OAuth 2.0 flow for third-party apps that need to authenticate OSC users and call platform APIs in the user's own workspace. Covers PKCE, token exchange, refresh, and security considerations, with walkthroughs from Open Intercom Site and Open Media Convert. Cross-links added to Home.md and Developer-Guide Overview. Co-Authored-By: Claude <noreply@anthropic.com>
docs: add guide for moving a my-app between workspaces Explains the recreate-on-destination flow driven through an AI agent: back up data, detach custom domains, remove source instances, switch workspace credentials via MCP reconnect, then reprovision the app and its connected services in the destination workspace. Covers caveats around data migration, domain reattachment, and per-workspace billing. Links the new page from Home.md in the Model Context Protocol section. Co-Authored-By: Claude <noreply@anthropic.com>
docs: add MCP troubleshooting guide and BaaS quickstart tutorial Adds MCP connection verification steps and error troubleshooting (DR-6), and a new BaaS quickstart tutorial for PostgreSQL + Valkey + MinIO (DR-7). Co-Authored-By: Claude <noreply@anthropic.com>
docs: update Team→Workspace terminology and AI agent usage examples
docs: rename Team to Workspace in user-visible documentation Part of Eyevinn/osaas-app#2844 Co-Authored-By: Claude <noreply@anthropic.com>
Add Google and Apple login documentation Co-Authored-By: Claude <noreply@anthropic.com>
docs: add Google and Apple sign-in options to account creation section osaas-app PRs #2706 and #2708 added Google and Apple OAuth login providers. Update Home.md to reflect that users can now sign in with email, GitHub, Google, or Apple, and clarify the account-linking behavior. Co-Authored-By: Claude <noreply@anthropic.com>
feat: add Go app deployment guide
docs: add AI-assisted app management documentation Add User-Guide:-AI-Assisted-App-Management.md covering the built-in AI assistant in My Apps — deployment, configuration, diagnostics, custom domains, and database wiring via natural language prompts. Also include pending improvements to related pages: - Home.md: link to new AI-assisted app management guide - Managing-Custom-Apps.md: monitoring status section, parameter store binding changes, link to AI guide in related resources - Deploy-or-Publish-Your-Application.md: NEXT_PUBLIC_* warning, git repo naming rules - Enable-OSC-with-AI-agents.md: updated Claude Code setup, Windsurf and Codex CLI sections, Manage with AI Agent chip note - Custom-Domains.md: domain reflected in app listings, serviceId note - Pricing.md: token packs, plan downgrade behavior Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add SEO frontmatter descriptions to key pages Add YAML frontmatter with custom description meta to Home, FAQ, and Pricing — the three highest-traffic pages. All other pages will receive auto-generated descriptions from their titles via the MkDocs meta extension added in osaas-user-docs PR #5. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add platform CTAs and UTM tracking to wiki pages - Example-Project: link OSC in intro and add bottom CTA with UTM params - FAQ: link "Open Source Cloud" text to app.osaas.io - Service:-Grafana: replace empty stub with full Getting Started page - Service:-MariaDB: link signup text and service dashboard in intro - User-Guide:-Terraform: add signup CTA in prerequisites with UTM params - User-Guide:-Working-with-Secrets: link "Open Source Cloud" in intro to app.osaas.io - Home: add UTM params to account creation link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add parameter store, app-config-svc, custom domains, and Cursor MCP setup Added new documentation pages: - Service: App Config Svc - comprehensive guide for the app-config-svc service - User Guide: Parameter Store - guide for setting up parameter stores (Valkey + app-config-svc) - User Guide: Custom Domains - complete guide for configuring custom domains on OSC apps Updated existing pages: - Home.md - expanded MCP capabilities list, added Cursor to supported AI tools - User Guide: Enable OSC with AI agents - added Cursor IDE setup instructions These updates reflect recent platform enhancements: - setup-parameter-store MCP tool (creates Valkey + app-config-svc automatically) - Custom domain support for My Apps deployments - Cursor IDE support for MCP integration Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add service discovery features and service status page - Add 'Discovering Services' subsection to the Using OSC section describing the new Explore by Category grid and Trending Services section on the dashboard home page, plus the updated Browse page section order - Add 'Service Status' section linking to https://app.osaas.io/status where users can check live platform uptime information Reflects changes from osaas-app#2138 (catalog discovery boost) and osaas-landing-app#253 (service status page).
Updated Home (markdown)