website/hub/services/templates/pages/about.html

213 lines
13 KiB
HTML
Raw Normal View History

2025-03-07 10:53:07 +01:00
{% extends 'services/base.html' %}
{% load static %}
{% load contact_tags %}
{% block title %}About Open Cloud Native Services Hub{% endblock %}
{% block content %}
<section class="section bg-primary-subtle">
<div class="container mx-auto px-20 px-lg-0 pt-40 pb-60">
<header class="section-primary__header text-center">
<h2 class="section-h1 fs-40 fs-lg-64 mb-24">About Servala</h2>
<div class="text-gray-300 w-lg-37 mx-auto">
<p class="mb-0">Open Cloud Native Service Hub. Unlock the Power of Cloud Native Applications.</p>
</div>
</header>
</div>
</section>
<section class="section">
<div class="container mx-auto px-20 px-lg-0 pt-80 pb-40">
<div class="page-content w-lg-72 mx-auto">
<div class="d-lg-flex pb-60">
<div class="flex-1 pr-lg-50 d-lg-flex flex-column justify-content-between mb-60 mb-lg-0">
<div>
<header>
<h2 class="fs-32 fw-semibold mb-12">Overview</h2>
</header>
<div class="text-gray-500 fs-19 lh-1-7">
2025-03-14 15:13:25 +01:00
<p>Servala connects businesses, developers, and cloud providers on one unified hub, offering secure, scalable, and easy-to-use cloud-native services and applications.</p>
2025-03-07 10:53:07 +01:00
<p>With Servala, businesses can seamlessly access and deploy a vast range of software, databases, applications, and DevOps tools such as PostgreSQL, Red Hat OpenShift, Keycloak, GitLab or Forgejo across multiple cloud providers and regions. This ensures businesses can seamlessly access and deploy services, applications, and DevOps tools across different cloud environments without being tied to a single provider.</p>
2025-03-14 15:13:25 +01:00
<p>Servala helps businesses stay agile and independent, reduce cloud costs, and ensure security and compliance. For Software Vendors, Servala opens up additional channels to offer their software products. At the same time, Cloud Providers can add value on top of their existing core offerings through Servala.</p>
2025-03-07 10:53:07 +01:00
</div>
</div>
<div class="page-action">
<a class="btn btn-primary btn-lg mr-md-17 mb-17 mb-md-0px mb-lg-17 mb-xl-0 w-100 w-md-auto" href="{% static "servala-flyer.pdf" %}" role="button">Download Flyer</a>
<a class="btn btn-outline btn-lg w-100 w-md-auto" href="{% url 'services:service_list' %}" role="button">Discover Services</a>
</div>
</div>
<div class="w-lg-30">
<div class="page-header__image-wrapper">
<img class="page-header__image" src="{% static "img/about-image.png" %}" alt="About Servala">
</div>
</div>
</div>
<div>
<h2 class="fs-32 fw-semibold mt-3">Who benefits from using Servala?</h2>
<div class="text-gray-500 fs-19 lh-1-7">
2025-03-14 15:13:25 +01:00
<p>Servala is designed for Software Vendors, Cloud Providers and Enterprises and their users, enabling them to offer, integrate, and consume cloud-native services and applications and DevOps tools with ease.</p>
<p>For <strong>Software Vendors</strong>, Servala provides a powerful channel to distribute, monetize, and operate their software as managed services. <strong>Cloud Providers</strong> can extend their core infrastructure offerings with value-added services. <strong>Enterprise Private Clouds</strong> gain seamless access to trusted services and applications while maintaining full control over security and compliance - all within an open and agnostic ecosystem.</p>
2025-03-07 10:53:07 +01:00
</div>
<article class="pt-20">
2025-03-14 15:13:25 +01:00
<h3 class="fs-24 fw-semibold">Software Vendors</h3>
2025-03-07 10:53:07 +01:00
<ul class="list-disc pl-8 text-gray-500 fs-19">
2025-03-14 15:13:25 +01:00
<li>Transform software into SaaS offerings.</li>
<li>Reach new markets and ecosystems through our existing partner network.</li>
<li>Streamline operations and monetization.</li>
2025-03-07 10:53:07 +01:00
</ul>
</article>
<article class="pt-20">
2025-03-14 15:13:25 +01:00
<h3 class="fs-24 fw-semibold">Cloud Providers</h3>
2025-03-07 10:53:07 +01:00
<ul class="list-disc pl-8 text-gray-500 fs-19">
2025-03-14 15:13:25 +01:00
<li>Offer value-added services and applications to customers.</li>
<li>Enhance operational efficiency and market reach.</li>
<li>Keep pace with fast-changing industry demands.</li>
2025-03-07 10:53:07 +01:00
</ul>
</article>
<article class="pt-20">
2025-03-14 15:13:25 +01:00
<h3 class="fs-24 fw-semibold">Enterprise Private Clouds</h3>
2025-03-07 10:53:07 +01:00
<ul class="list-disc pl-8 text-gray-500 fs-19">
<li>Access scalable, secure, and cost-efficient services.</li>
<li>Enable self-service installation of trusted applications without managing infrastructure.</li>
2025-03-14 15:13:25 +01:00
<li>Ensure compliance, boost developer productivity, and simplify operations.</li>
2025-03-07 10:53:07 +01:00
</ul>
</article>
</div>
<div>
<h2 class="fs-32 fw-semibold mt-5">Why Choose Servala?</h2>
<div class="row row-cols-1 row-cols-md-3 g-4 pt-3">
<div class="col">
<div class="card h-100 shadow-sm">
<div class="card-body">
<div class="d-flex align-items-center mb-3">
<i class="bi bi-lightning-charge-fill fs-2 text-primary me-3"></i>
<h3 class="fs-24 fw-semibold card-title mb-0">Agility &amp; Faster Time-to-Market</h3>
</div>
2025-03-14 15:13:25 +01:00
<p class="text-gray-500 fs-19 card-text">Access a vast catalog of services and applications for rapid deployment and innovation.</p>
2025-03-07 10:53:07 +01:00
</div>
</div>
</div>
<div class="col">
<div class="card h-100 shadow-sm">
<div class="card-body">
<div class="d-flex align-items-center mb-3">
<i class="bi bi-cloud-check-fill fs-2 text-primary me-3"></i>
2025-03-14 15:13:25 +01:00
<h3 class="fs-24 fw-semibold card-title mb-0">Sovereign &amp; Open</h3>
2025-03-07 10:53:07 +01:00
</div>
2025-03-14 15:13:25 +01:00
<p class="text-gray-500 fs-19 card-text">Deploy services on any cloud or on-premises, ensuring maximum flexibility.</p>
2025-03-07 10:53:07 +01:00
</div>
</div>
</div>
<div class="col">
<div class="card h-100 shadow-sm">
<div class="card-body">
<div class="d-flex align-items-center mb-3">
<i class="bi bi-shield-check fs-2 text-primary me-3"></i>
<h3 class="fs-24 fw-semibold card-title mb-0">Secure &amp; Compliant</h3>
</div>
<p class="text-gray-500 fs-19 card-text">Built to meet rigorous industry standards (GDPR, ISO, ISAE) to ensure data
protection and regulatory compliance.</p>
</div>
</div>
</div>
<div class="col">
<div class="card h-100 shadow-sm">
<div class="card-body">
<div class="d-flex align-items-center mb-3">
<i class="bi bi-cash-coin fs-2 text-primary me-3"></i>
<h3 class="fs-24 fw-semibold card-title mb-0">Cost Optimization</h3>
</div>
<p class="text-gray-500 fs-19 card-text">Transparent pricing to manage and reduce cloud expenses efficiently.</p>
</div>
</div>
</div>
<div class="col">
<div class="card h-100 shadow-sm">
<div class="card-body">
<div class="d-flex align-items-center mb-3">
<i class="bi bi-puzzle-fill fs-2 text-primary me-3"></i>
<h3 class="fs-24 fw-semibold card-title mb-0">Seamless Integration</h3>
</div>
<p class="text-gray-500 fs-19 card-text">Pre-configured solutions and Kubernetes-native tools integrate smoothly into
existing workflows.</p>
</div>
</div>
</div>
<div class="col">
<div class="card h-100 shadow-sm">
<div class="card-body">
<div class="d-flex align-items-center mb-3">
<i class="bi bi-graph-up-arrow fs-2 text-primary me-3"></i>
<h3 class="fs-24 fw-semibold card-title mb-0">Scalable &amp; DevOps-Ready</h3>
</div>
<p class="text-gray-500 fs-19 card-text">Cloud-native services that scale automatically, keeping up with your business
growth.</p>
</div>
</div>
</div>
<div class="col">
<div class="card h-100 shadow-sm">
<div class="card-body">
<div class="d-flex align-items-center mb-3">
<i class="bi bi-gear-wide-connected fs-2 text-primary me-3"></i>
<h3 class="fs-24 fw-semibold card-title mb-0">Fully Managed &amp; Hassle-Free Operations</h3>
</div>
<p class="text-gray-500 fs-19 card-text">VSHN takes care of maintenance, monitoring, and updates - so you can focus on
innovation.</p>
</div>
</div>
</div>
<div class="col">
<div class="card h-100 shadow-sm">
<div class="card-body">
<div class="d-flex align-items-center mb-3">
<i class="bi bi-code-square fs-2 text-primary me-3"></i>
<h3 class="fs-24 fw-semibold card-title mb-0">Open Source &amp; Beyond</h3>
</div>
<p class="text-gray-500 fs-19 card-text">Access both Open Source and commercial editions to suit your needs.</p>
</div>
</div>
</div>
<div class="col">
<div class="card h-100 shadow-sm">
<div class="card-body">
<div class="d-flex align-items-center mb-3">
<i class="bi bi-people-fill fs-2 text-primary me-3"></i>
<h3 class="fs-24 fw-semibold card-title mb-0">Expert Network &amp; Consulting</h3>
</div>
<p class="text-gray-500 fs-19 card-text">Tap into a network of consulting partners who understand and optimize available
services.</p>
</div>
</div>
</div>
</div>
</div>
<div class="d-lg-flex mt-5">
<div class="flex-1 pr-lg-50 d-lg-flex flex-column justify-content-between mb-60 mb-lg-0">
<div>
<h2 class="fs-32 fw-semibold mb-12">Our Mascot</h2>
<div class="text-gray-500 fs-19 lh-1-7">
<p>Say Hi! to Sir Vala 👋</p>
<p>Did you know? The <a href="https://en.wikipedia.org/wiki/Serval" target="_blank">serval (Leptailurus serval)</a> is a wild cat native to Africa, found in grasslands, wetlands, and forests across sub-Saharan regions. It is protected in many areas, with hunting regulated or prohibited.</p>
</div>
</div>
</div>
<div class="w-lg-30">
<div class="page-header__image-wrapper">
<img class="page-header__image" src="{% static "img/sir-vala-text.png" %}" alt="Servala Mascot Sir Vala">
</div>
</div>
</div>
<div>
<h2 class="fs-32 fw-semibold mt-5">Contact Us</h2>
{% embedded_contact_form source="About Us" %}
</div>
</div>
</div>
</section>
{% endblock %}