servala-portal/docs/modules/ROOT/pages/web-portal.adoc

17 lines
765 B
Text
Raw Normal View History

2025-03-11 15:37:13 +01:00
= Web Portal
2025-04-15 10:36:08 +02:00
image::web-portal-arch-current.drawio.svg[]
[TIP]
====
* Production: https://portal.servala.com/[portal.servala.com^]
* Staging: https://staging.portal.servala.com/[staging.portal.servala.com^]
====
2025-03-11 15:37:13 +01:00
The Servala Web Portal is the central multi-tenant multi-service-provider aggregation and self-service main entrypoint for Servala.
It offers self-service provisioning, multi-tenancy via organizations, access control, and provides central management access over multi cloud providers and the instances running this way.
The portal is a web application consuming various third party APIs to provide an aggregated and opinionated view.
2025-04-15 10:36:08 +02:00
The source code can be found on the https://servala.app.codey.ch/servala/servala-portal[Servala Codey instance^].