Skip to content
Snippets Groups Projects
Commit 39133cd8 authored by Dimitrios Spatharakis's avatar Dimitrios Spatharakis
Browse files

Update file README.md

parent a94c09c3
No related branches found
No related tags found
2 merge requests!2Main,!1Main
......@@ -57,3 +57,21 @@ quasar serve dist/spa --history
### Customize the configuration
See [Configuring quasar.config.js](https://v2.quasar.dev/quasar-cli-vite/quasar-config-js).
#NEPHELE Dashboard Functionalitiesi
The Dashboard is currently under development using Vue.js as frontend and Python Flask as backend.
- User Management
- Create Projects for each User
- The developer can create Hyper Distributed Application Graphs by combining various application components that use already created artifacts hosted on a Hyper Distributed Application Registry.
- The developer can edit the application graph descriptor
- Keycloak is used for Authorization and Authentication to manage the user profiles and the roles of the users and to coordinate the access to the respective repositories and artifacts of the Development Environment.
- The developer can request the deployment of the created Graph through the dashboard
- Grafana dashboard are also utilized to depict metrics and real-time information both for the application graph of the users and for the NEPHELE infrastructure.
- The developer can monitoring performance metrics for the deployed applications from Grafana
- An Nginx reverse proxy instance is used to forward the client traffic to the Dashboard from the public internet
- The deployment of the Dashboard along with all respective technologies used are coordinated by the CI/CD pipeline developed in T5.3.
A video showing a navigation to the Dashboard can be found [here](https://gitlab.eclipse.org/eclipse-research-labs/nephele-project/nephele-videos/-/blob/main/nephele-platform-demo1-HDAG-NTUA.mp4)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment