Newer
Older
site_name: ETSI SDG OSL Documentation
site_description: ETSI SDG OSL Documentation page
edit_uri: ""
docs_dir: doc
# edit_uri: edit/docs-revamp/docs/
# edit_uri: blob/docs-revamp/docs/
# remote_name: origin
# remote_branch: gh-pages
# Theme and overrides, i.e. language partial
# https://squidfunk.github.io/mkdocs-material/creating-your-site/
#include_search_page: false
#search_index_only: true
# Default values, taken from mkdocs_theme.yml
language: en
# feature:
# tabs: true
features:
- navigation.instant
- navigation.instant.progress
- navigation.top
- navigation.footer
logo: 'images/logo_osl.png'
favicon: images/favicon.png
- icon: fontawesome/solid/globe
- icon: fontawesome/brands/gitlab
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/openslice/
- icon: fontawesome/brands/x-twitter
- OpenSlice deployment examples: OpenSlice_deployment_examples.md
- Deployment:
- Introduction: deployment.md
- Docker Compose: deploymentCompose.md
- Kubernetes: deploymentK8s.md
- Role/Keycloak management: role_keycloak_management.md
- Advanced topics:
- Consuming Services From External OSS: ./architecture/consumingServicesFromExternalPartners.md
- Service Inventory: ./naas/service_inventory.md
- GSMA GST to TMF Service: ./naas/gst_to_tmf.md
- Resources Catalogs: ./naas/resource_catalog.md
- Resources Inventory: ./naas/resource_inventory.md
- Service Lifecycle management: ./naas/lcm_intro.md
- LCM Rules Introduction: ./naas/lcm_rules_intro.md
- Exposing Kubernetes services: ./naas/so_servicespec_to_services_kubernetes.md
- Exposing NFV Services: ./naas/so_servicespec_to_services_nfv.md
- Supported TMFORUM exposed APIs: ./naas/exposed_apis.md
- NFV support:
- Introduction: ./naas/nfv/intro.md
- Introduction: ./service_design/kubernetes/intro.md
- Exposing Kubernetes Resources: ./service_design/kubernetes/ExposingKubernetesResources.md
- Design Helm as a Service: ./service_design/kubernetes/helm/design_helmaas.md
- Design NFV Services: ./service_design/nfv/design_nfv_services.md
- Introduction: ./service_design/lcmrules/intro.md
- Specification: ./service_design/lcmrules/specification.md
- Typical Examples: ./service_design/lcmrules/examples.md
- Service Specification Examples:
- Introduction: ./service_design/examples/intro.md
- Open5GS (NFV approach): ./service_design/examples/open5gs_nfv.md
- Open5GS (Kubernetes approach): ./service_design/examples/open5gs_kubernetes.md
- Exposing CRDs_aaS_Example_Calculator: ./service_design/examples/ExposingCRDs_aaS_Example_Calculator/ExposingCRDs_aaS_Example_Calculator.md
- HELM Installation aaS Jenkins Example: ./service_design\examples\helmInstallation_aaS_Example_Jenkins/HELM_Installation_aaS_Jenkins_Example.md
- Ordering Services from catalogs: ./service_ordering/ordering_services.md
- Testing Specification: ./testing_services/test_spec.md
- Testing Catalogs: ./testing_services/test_catalogs.md
- Testing Inventory: ./testing_services/test_inventory.md
- Product Specification: ./product_model/product_spec.md
- Product Catalogs: ./product_model/product_catalogs.md
- Product Inventory: ./product_model/product_inventory.md
- Introduction: ./assurance_services/intro.md
- Alarms and Actions: ./assurance_services/alarms_actions.md
- Design & Architecture:
- Architecture: ./architecture/architecture.md
- Introduction: ./architecture/CRIDGE_cloud_native_intro.md
- CRIDGE for Developers: ./architecture/CRIDGE/CRIDGEforDevelopers.md
- Message bus: ./architecture/messagebus.md
- OSOM: ./architecture/osom.md
- Authentication: ./architecture/oauth.md
- APIs:
- TMF API: ./architecture/tmfapi.md
- NFV API: ./architecture/nfvapi.md
- Issue management: ./architecture/issuemgt.md
- Central logging: ./architecture/centrallog.md