Updated enterprise documentation

This commit is contained in:
2026-05-28 11:40:39 -06:00
parent ae5b6caa73
commit 6886206922
12 changed files with 157 additions and 48 deletions

View File

@@ -9,15 +9,15 @@ draft: false
toc: true
---
Federated Enterprise is a managed compute platform that gives your organization private, self-hosted infrastructure without the complexity of running it yourself. At its core, the platform lets you provision and manage **Cores** — dedicated compute units tied to your account — backed by a set of **domains** that route traffic to your environment.
Federated Enterprise is a software platform that runs on virtual machines you provision at your cloud provider of choice. You bring the compute infrastructure; Federated supplies **CoreServer** — a custom operating system — and **Cores** — bundles of open source business software that run on top of it.
Unlike shared cloud platforms, Federated Enterprise gives each account its own isolated compute resources. Your Cores belong to your account, run under your domains, and can be equipped with optional add-on services like monitoring and backups.
A **Core** is a bundle of open source apps (such as Nextcloud, Gitea, and Vaultwarden) built to work together out of the box, running on **CoreServer** on your own VM. Cores are tied to your account and backed by a set of **domains** that route traffic to your environment. Each Core can also be equipped with optional add-on services like monitoring and backups.
## What You Get
- One or more provisioned Cores (compute instances) under your account
- At least three domains — either Federated-managed domains or custom domains you register through the platform
- An SSH key pair automatically generated at checkout, allowing your team to connect to and manage Cores via the Provisioner API
- CoreServer and your chosen Core software bundle installed on your own VMs, managed through the Federated platform
- At least three domains — either free Federated-managed domains, or custom domains you purchase and register through the platform
- An SSH key pair automatically generated at checkout, used by the Provisioner to configure your Cores
- A billing structure based on your chosen plan tier, with transparent per-Core pricing
- A team workspace where you can invite colleagues at different permission levels