Skip to content
Snippets Groups Projects
Commit cc58d866 authored by korvoj's avatar korvoj
Browse files

alter docs structure and add a page about booked

parent ccf14ee5
No related branches found
No related tags found
No related merge requests found
Showing with 31 additions and 7 deletions
beta.docs.nmaas.eu
File moved
# Getting started
Work in progress
docs/img/NMaaS-logo-transparent-white.png

5.88 KiB

# Introduction
# Assumptions
!!! note
The default password after the initial deployment is `password`.
## Default Credentials
As stated in the [Customizable Parameters](#customizable-parameters) section, the admin username is the administrator's email address that is specified during the deployment process directly from the NMaaS web interface. The default password is simply `password`. Users are strongly encouraged to change the default password of their admin accounts after the initial login.
# Customizable Parameters
# Examples
\ No newline at end of file
site_name: NMaaS documentation
nav:
- Home: index.md
- Getting started:
- Hello NMaaS !: 'guides/getting-started/001-hello-world.md'
- Contacts: contacts.md
- What is NMaaS?: 'what-is-nmaas.md'
- Managed NMaaS:
- Introduction: 'managed-nmaas/introduction.md'
- NMaaS Instances: 'managed-nmaas/nmaas-instances.md'
- Self-Hosted NMaaS:
- Introduction: 'self-hosted-nmaas/introduction.md'
- Quick Start: 'self-hosted-nmaas/quick-start.md'
- Production Installation Guide:
- Requirements: 'self-hosted-nmaas/production-installation-guide/requirements.md'
- NMaaS Applications:
- List of Supported Applications: 'nmaas-applications/application-list.md'
- Adding a new Application: 'nmaas-applications/new-application.md'
- Application Deployment Tutorials:
- Booked: 'nmaas-applications/tutorials/booked.md'
- Contact: contact.md
- About: about.md
theme:
logo: 'img/NMaaS-logo-transparent.png'
logo: 'img/NMaaS-logo-transparent-white.png'
favicon: 'img/favicon.ico'
name: 'material'
palette:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment