Skip to content
Snippets Groups Projects
Commit 49bdc30b authored by Vojdan Kjorveziroski's avatar Vojdan Kjorveziroski
Browse files

Add nmaas guides introduction

parent d4ae2282
Branches
No related tags found
1 merge request!10Resolve "Add an introduction to nmaas Guides"
# nmaas Guides - Introduction
The Guides section is dedicated to hosting step-by-step instructions on how to perform common tasks from the nmaas web interface (the nmaas Portal). The following guides are currently available:
- [Application Manager Guide](application-manager-guide.md) - targeted at users with the application manager role. It outlines the required steps to add a new version of an existing application in the nmaas catalog.
- [Domain Admin Guide](domain-admin-guide.md) - targeted at users with the `Domain Admin` role. It describes the steps to add or remove users to/from an existing domain.
- [User Guide](user-guide.md) - targeted at regular users. It provides a comprehensive overview on how nmaas can be used, starting from requesting a new domain and registering a user account, to deploying application instances, accessing them, reconfiguring them, and finally deprovisioning application instances which are no longer needed.
Please note that these guides are aimed at nmaas users interacting with the platform through its web interface. Administrators who would like to deploy a new nmaas instance should have a look at the [nmaas Installation Guide](../self-hosted-nmaas/introduction.md).
\ No newline at end of file
......@@ -63,6 +63,7 @@ nav:
- GP4L Orchestrator: 'nmaas-applications/tutorials/gp4l-orchestrator.md'
- Apache Airflow: 'nmaas-applications/tutorials/apache-airflow.md'
- nmaas Portal Guides:
- Introduction: 'guides/introduction.md'
- Application Manager Guide: 'guides/application-manager-guide.md'
- Domain Admin Guide: 'guides/domain-admin-guide.md'
- User Guide: 'guides/user-guide.md'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment