rfd/rfd/0006/README.md

29 lines
983 B
Markdown
Raw Permalink Normal View History

2022-06-14 12:25:20 +03:00
---
authors: Marius Pana <mp@spearhead.systems>
state: publish
---
2021-10-24 12:41:42 +03:00
# RFD 4 Spearhead Cloud Customer Portal
## Overview
2022-06-09 15:29:29 +03:00
The existing piranha portal is still quite useful for operating your cloud resources as a tenant. It is however showing its age and updating / managing the current version was not an option for as we could not find angular1 experts.
2021-10-24 12:41:42 +03:00
# What problem are we solving?
2022-06-09 15:29:29 +03:00
Designing a new customer portal for tenants to access their cloud resources that would be able to handle the next 3 - 5 years of development (i.e. technology is still managed/manageable).
2021-10-24 12:41:42 +03:00
## Key Requirements
2022-06-09 15:29:29 +03:00
Create, delete machines, networks, users, roles and policies.
A more user-friendly experience.
2021-10-24 12:41:42 +03:00
## How will users interact with these features?
2022-06-09 15:29:29 +03:00
Via the web interface.
2021-10-24 12:41:42 +03:00
## What repositories are being changed, if known?
2022-06-09 15:29:29 +03:00
[sc-portal](https://github.com/spearheadsys/sc-portal)
2021-10-24 12:41:42 +03:00
## What is the security impact?
2022-06-09 15:29:29 +03:00
We are reusing http-signatures and the existing SSO authentication framework.