site_name: API7 Enterprise Demo Documentation site_description: Complete documentation for API7 Enterprise Gateway demo deployment site_author: CommandWare site_url: https://commandware.it/docs docs_dir: docs theme: name: material palette: - scheme: default primary: indigo accent: indigo toggle: icon: material/brightness-7 name: Switch to dark mode - scheme: slate primary: indigo accent: indigo toggle: icon: material/brightness-4 name: Switch to light mode features: - navigation.tabs - navigation.sections - navigation.expand - navigation.top - navigation.instant - search.suggest - search.highlight - content.code.copy - content.code.annotate icon: repo: fontawesome/brands/git-alt repo_name: demos/api7-demo repo_url: https://git.commandware.com/demos/api7-demo nav: - Home: index.md - Getting Started: getting-started.md - Architecture: - Overview: architecture.md - Kubernetes Resources: kubernetes-resources.md - Configuration: - API7 Gateway: api7-configuration.md - Ingress & Routing: ingress-routing.md - Service Discovery: service-discovery.md - Secret Management: secret-management.md - ArgoCD Values Guide: argocd-values-guide.md - CI/CD Pipeline: cicd-pipeline.md - API Documentation: - Swagger & OpenAPI: swagger-documentation.md - Troubleshooting: troubleshooting.md markdown_extensions: - admonition - pymdownx.details - pymdownx.superfences: custom_fences: - name: mermaid class: mermaid format: !!python/name:pymdownx.superfences.fence_code_format - pymdownx.highlight: anchor_linenums: true line_spans: __span pygments_lang_class: true - pymdownx.inlinehilite - pymdownx.snippets - pymdownx.tabbed: alternate_style: true - tables - attr_list - md_in_html - toc: permalink: true - def_list - pymdownx.tasklist: custom_checkbox: true - pymdownx.emoji: emoji_index: !!python/name:material.extensions.emoji.twemoji emoji_generator: !!python/name:material.extensions.emoji.to_svg plugins: - search - tags extra: social: - icon: fontawesome/brands/git-alt link: https://git.commandware.com/demos/api7-demo name: Git Repository version: provider: mike generator: false copyright: Copyright © 2025 CommandWare | Powered by API7 Enterprise