Skip to content
Snippets Groups Projects
mkdocs.yml 5.85 KiB
site_name: NMaaS Documentation
nav:
  - Home: index.md
  - What is NMaaS?: 'what-is-nmaas.md'
  - NMaaS Guides:
    - Application Manager Guide: 'guides/application-manager-guide.md'
    - Domain Admin Guide: 'guides/domain-admin-guide.md'
  - Managed NMaaS:
    - Introduction: 'managed-nmaas/introduction.md'
    - NMaaS Playground Instance: 'managed-nmaas/nmaas-playground-instance.md'
  - Self-Hosted NMaaS:
    - Introduction: 'self-hosted-nmaas/introduction.md'
    - Installation Guide: 'self-hosted-nmaas/install-guide.md'
    - Local Development Environment:
      - Introduction: 'self-hosted-nmaas/local-dev-environment/introduction.md'
      - Part 1 - Deploying a Local Kubernetes Cluster: 'self-hosted-nmaas/local-dev-environment/p1_local-kubernetes-cluster.md'
      - Part 2 - Installing NMaaS: 'self-hosted-nmaas/local-dev-environment/p2_installing-nmaas.md'
      - Part 3 - Demo Network Environment: 'self-hosted-nmaas/local-dev-environment/p3_demo-network-environment.md'
      - Part 4 - Monitoring the Demo Network Environment: 'self-hosted-nmaas/local-dev-environment/p4_monitoring-demo-network-environment.md'
      - Part 5 - Adding a Custom Application: 'self-hosted-nmaas/local-dev-environment/p5_adding_custom_app.md'
      - Appendix - Credentials: 'self-hosted-nmaas/local-dev-environment/appendix.md'
  - NMaaS Use-Cases:
    - Virtual Lab:
      - Introduction: 'use-cases/virtual-lab/vlab-introduction.md'
      - Domain Groups: 'use-cases/virtual-lab/domain-groups.md'
      - Bulk Domain Deployment: 'use-cases/virtual-lab/bulk-domain-deployment.md'
      - Bulk Application Deployment: 'use-cases/virtual-lab/bulk-application-deployment.md'
  - NMaaS Applications:
    - General Application Deployment: 'nmaas-applications/general-app-deployment.md'
    - List of Supported Applications: 'nmaas-applications/application-list.md'
    - Adding a New Application: 'nmaas-applications/new-application.md'
    - Application Deployment Tutorials:
      - Oxidized: 'nmaas-applications/tutorials/oxidized.md'
      - LibreNMS: 'nmaas-applications/tutorials/librenms.md'
      - NAV: 'nmaas-applications/tutorials/nav.md'
      - Prometheus: 'nmaas-applications/tutorials/prometheus.md'
      - Grafana: 'nmaas-applications/tutorials/grafana.md'
      - Bastion: 'nmaas-applications/tutorials/bastion.md'
      - Booked: 'nmaas-applications/tutorials/booked.md'
      - Debian Repository: 'nmaas-applications/tutorials/debian-repository.md'
      - SPA Inventory: 'nmaas-applications/tutorials/spa-inventory.md'
      - PerfSONAR:
        - psConfig Web Admin: 'nmaas-applications/tutorials/psconfig-web-admin.md'
        - MaDDash: 'nmaas-applications/tutorials/maddash.md'
        - Esmond: 'nmaas-applications/tutorials/esmond.md'
        - perfSONAR Central Management: 'nmaas-applications/tutorials/perfsonar-central-management.md'
      - InfluxDB: 'nmaas-applications/tutorials/influxdb.md'
      - Jenkins: 'nmaas-applications/tutorials/jenkins.md'
      - ELK Stack: 'nmaas-applications/tutorials/elk-stack.md'
      - WiFiMon: 'nmaas-applications/tutorials/wifimon.md'
      - Icinga2: 'nmaas-applications/tutorials/icinga2.md'
      - Victoria Metrics: 'nmaas-applications/tutorials/victoria-metrics.md'
      - Synapse: 'nmaas-applications/tutorials/synapse.md'
      - Routinator: 'nmaas-applications/tutorials/routinator.md'
      - CodiMD: 'nmaas-applications/tutorials/codimd.md'
      - WebDAV: 'nmaas-applications/tutorials/webdav.md'
      - Uptime Kuma: 'nmaas-applications/tutorials/uptime-kuma.md'
      - Netbox: 'nmaas-applications/tutorials/netbox.md'
      - Zabbix: 'nmaas-applications/tutorials/zabbix.md'
      - SPA: 'nmaas-applications/tutorials/spa.md'
      - MailDev: 'nmaas-applications/tutorials/maildev.md'
      - ChangeDetection.io: 'nmaas-applications/tutorials/changedetectionio.md'
  - Blog:
    - NMaaS-101 - "Hello NMaaS !": 'blog/blog1/nmaas-101-1.md'
    - NMaaS-101 - "I can help! But... Please could you open these two doors?": 'blog/blog2/nmaas-101-2.md'
    - NMaaS-101 - "My name is Oxidized and I'm a nifty configuration management tool": 'blog/blog3/nmaas-101-3.md'
  - FAQ: faq.md
  - Contact: contact.md
  - About: about.md