continue to build

This commit is contained in:
2025-08-26 17:01:08 -06:00
parent cc28ec6725
commit 4d1305de37
149 changed files with 60308 additions and 8676 deletions

View File

@@ -1,10 +1,10 @@
---
weight: 2
weight: 100
title: "Federated Core Platform"
description: ""
icon: "article"
date: "2025-08-25T12:26:41-06:00"
lastmod: "2025-08-25T12:26:41-06:00"
draft: true
draft: false
toc: true
---

View File

@@ -0,0 +1,10 @@
---
weight: 140
title: "Billing"
description: ""
icon: "article"
date: "2025-08-26T14:35:48-06:00"
lastmod: "2025-08-26T14:35:48-06:00"
draft: false
toc: true
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
title: "Account Management_and Billing"
weight: 141
title: "Account Management and Billing"
description: ""
icon: "article"
date: "2025-08-25T12:33:38-06:00"
lastmod: "2025-08-25T12:33:38-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -0,0 +1,10 @@
---
weight: 130
title: "Customization"
description: ""
icon: "article"
date: "2025-08-26T14:35:38-06:00"
lastmod: "2025-08-26T14:35:38-06:00"
draft: false
toc: true
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 132
title: "Adding Software to Federated Core"
description: ""
icon: "article"
date: "2025-08-25T12:35:31-06:00"
lastmod: "2025-08-25T12:35:31-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 131
title: "Core Workflow Intelligence"
description: ""
icon: "article"
date: "2025-08-25T12:34:45-06:00"
lastmod: "2025-08-25T12:34:45-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 133
title: "Why Open Source Projects Work With Federated"
description: ""
icon: "article"
date: "2025-08-25T12:36:40-06:00"
lastmod: "2025-08-25T12:36:40-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,48 @@
---
weight: 999
weight: 100
title: "Federated Core Platform"
description: ""
icon: "article"
date: "2025-08-25T12:32:20-06:00"
lastmod: "2025-08-25T12:32:20-06:00"
draft: true
draft: false
toc: true
---
---
The Federated Core Platform is a suite of software providing everything needed to deliver open source SaaS applications: integrate them to work well together; manage, patch, update the software; and provide bespoke customer service for customers.
The main component groups of Federated Core Platform are:
### Provisioning
1) **Provisioner:** interacts with cloud platform (eg Hetzner, Cloud Stack, OpenStack, Triton) to spin up virtual machine and install software and network;
2) **Core Server:** Federated Linux distribution for X64 and ARM virtual machines;
3) **Core Mini:** The minimal amount of software that must always be installed for a Core;
4) **Unified Storage:** architecture for shared storage between Core docker images;
5) **Unified Messaging:** email infrastructure for all docker images including autodiscover services;
6) **Authentication:** OIDC provider;
7) **Dashboard:** user creation, domain and application preferences;
8) **Computer:** end-user application for managing software links and workflows.
### Maintenance
1) **CoreScanner:** customer support application for monitoring and locked-down actions on customer infrastructure;
2) **Update and Upgrade:** system for discovering new software versions and pushing to customers;
3) **Monitor and Fix:** machine-learning to identify and solve operational issues based on customer support patterns.
### Customization
1) **Core Workflow Intelligence:** AI-driven workflows between SaaS applications;
2) **Adding Software to Federated Core:** how to add SaaS applications to Federated Core Platform;
3) **Why Open Source Projects Work With Federated:** the benefits of Federated Core Platform for open source SaaS projects.
### Billing
1) **Account Management and Billing:** tracking what is used and billed.
### Services
1) **Federated Management:** let Federated Computer run your cloud for or alongside your team;
2) **Customer Service and Support:** let Federated Computer provide 24/7 customer support for or alongside your team.
(Note: you can learn more about these components by selecting the documentation in the left navigation.)

View File

@@ -0,0 +1,10 @@
---
weight: 120
title: "Maintenance"
description: ""
icon: "article"
date: "2025-08-26T14:35:18-06:00"
lastmod: "2025-08-26T14:35:18-06:00"
draft: false
toc: true
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 121
title: "Core Scanner"
description: ""
icon: "article"
date: "2025-08-25T12:34:24-06:00"
lastmod: "2025-08-25T12:34:24-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 123
title: "Monitor and Fix"
description: ""
icon: "article"
date: "2025-08-25T12:35:43-06:00"
lastmod: "2025-08-25T12:35:43-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 122
title: "Update and Upgrade"
description: ""
icon: "article"
date: "2025-08-25T12:36:19-06:00"
lastmod: "2025-08-25T12:36:19-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -0,0 +1,10 @@
---
weight: 110
title: "Provisioning"
description: ""
icon: "article"
date: "2025-08-26T14:35:07-06:00"
lastmod: "2025-08-26T14:35:07-06:00"
draft: false
toc: true
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 116
title: "Authentication"
description: ""
icon: "article"
date: "2025-08-25T12:33:49-06:00"
lastmod: "2025-08-25T12:33:49-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 118
title: "Computer"
description: ""
icon: "article"
date: "2025-08-25T12:33:56-06:00"
lastmod: "2025-08-25T12:33:56-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 175
title: "Core Desktop"
description: ""
icon: "article"
date: "2025-08-25T12:34:05-06:00"
lastmod: "2025-08-25T12:34:05-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 113
title: "Core Mini"
description: ""
icon: "article"
date: "2025-08-25T12:34:18-06:00"
lastmod: "2025-08-25T12:34:18-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 112
title: "Core Server"
description: ""
icon: "article"
date: "2025-08-25T12:34:34-06:00"
lastmod: "2025-08-25T12:34:34-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -0,0 +1,10 @@
---
weight: 117
title: "Dashboard"
description: ""
icon: "article"
date: "2025-08-26T14:43:09-06:00"
lastmod: "2025-08-26T14:43:09-06:00"
draft: false
toc: true
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 111
title: "Provisioner"
description: ""
icon: "article"
date: "2025-08-25T12:35:51-06:00"
lastmod: "2025-08-25T12:35:51-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 115
title: "Unified Messaging"
description: ""
icon: "article"
date: "2025-08-25T12:36:03-06:00"
lastmod: "2025-08-25T12:36:03-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 114
title: "Unified Storage"
description: ""
icon: "article"
date: "2025-08-25T12:36:10-06:00"
lastmod: "2025-08-25T12:36:10-06:00"
draft: true
draft: false
toc: true
---
---

View File

@@ -0,0 +1,10 @@
---
weight: 185
title: "Why Open Source Projects Work With Federated"
description: ""
icon: "article"
date: "2025-08-25T12:36:40-06:00"
lastmod: "2025-08-25T12:36:40-06:00"
draft: false
toc: true
---

View File

@@ -0,0 +1,10 @@
---
weight: 150
title: "Services"
description: ""
icon: "article"
date: "2025-08-26T14:35:55-06:00"
lastmod: "2025-08-26T14:35:55-06:00"
draft: false
toc: true
---

View File

@@ -0,0 +1,10 @@
---
weight: 152
title: "Customer Service and Support"
description: ""
icon: "article"
date: "2025-08-26T14:47:00-06:00"
lastmod: "2025-08-26T14:47:00-06:00"
draft: false
toc: true
---

View File

@@ -1,10 +1,10 @@
---
weight: 999
weight: 151
title: "Federated Management"
description: ""
icon: "article"
date: "2025-08-25T12:35:12-06:00"
lastmod: "2025-08-25T12:35:12-06:00"
draft: true
draft: false
toc: true
---
---