continue to build
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
weight: 999
|
||||
weight: 400
|
||||
title: "About Federated Computer"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:28:26-06:00"
|
||||
lastmod: "2025-08-25T12:28:26-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
---
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 999
|
||||
weight: 410
|
||||
title: "Federated Company Backgrounder"
|
||||
description: ""
|
||||
icon: "article"
|
||||
@@ -7,4 +7,4 @@ date: "2025-08-25T12:40:08-06:00"
|
||||
lastmod: "2025-08-25T12:40:08-06:00"
|
||||
draft: true
|
||||
toc: true
|
||||
---
|
||||
---
|
||||
|
||||
@@ -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
|
||||
---
|
||||
|
||||
10
content/docs/federated-core-platform/billing/_index.md
Normal file
10
content/docs/federated-core-platform/billing/_index.md
Normal 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
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
10
content/docs/federated-core-platform/customization/_index.md
Normal file
10
content/docs/federated-core-platform/customization/_index.md
Normal 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
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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.)
|
||||
|
||||
10
content/docs/federated-core-platform/maintenance/_index.md
Normal file
10
content/docs/federated-core-platform/maintenance/_index.md
Normal 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
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
10
content/docs/federated-core-platform/provisioning/_index.md
Normal file
10
content/docs/federated-core-platform/provisioning/_index.md
Normal 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
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
10
content/docs/federated-core-platform/services/_index.md
Normal file
10
content/docs/federated-core-platform/services/_index.md
Normal 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
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
@@ -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
|
||||
---
|
||||
---
|
||||
@@ -5,46 +5,57 @@ description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:25:51-06:00"
|
||||
lastmod: "2025-08-25T12:25:51-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
|
||||
We've made this portal so you can learn about all the Federated Computer enterprise offerings.
|
||||
We've made this portal so you can learn about Federated Computer enterprise offerings.
|
||||
|
||||
Federated Computer crafts offerings and programs from the best open source software for operators and networks, managed service providers, "pro" customer partners, and partners just getting started through Federated's on-line affiliate programs.
|
||||
## Federated Core Platform
|
||||
|
||||
## Operators and Networks
|
||||
[Federated Core Platform](federated-core-platform/federated-core-platform.md) delivers offerings and services based on the best open source software useful to businesses, teams, individuals looking for breaktrhough price, privacy, flexiblity and value from SaaS software. The [Federated Core Platfrom](federated-core-platform/federated-core-platform.md) enables operators and networks, managed service providers, "pro" customer partners, and on-line affiliates to deliver great software and services to their customers.
|
||||
|
||||
Our platform provides everything needed to offer open source SaaS software to your customers from management, to customization, to day-to-day operation.
|
||||
|
||||
|
||||
## Find Solutions for...
|
||||
|
||||
There are a number of partners using Federated Core Platform to deliver great SaaS software to their customers, including...
|
||||
|
||||
### Operators and Networks
|
||||
|
||||
More and more, hosting company operators and networks are looking for ways to enhance the value of their physical offerings such as data centers, network pipes, hosting racks with enhanced, high-value software and services. Federated Computer works to solve key software and operational needs for these partners with our Federated Cloud Platform that does everything required to offer any sort of customer, from the small team or business, from the mid-market to large enterprise and government customer, even the family, the best open source solutions for industry-leading prices.
|
||||
|
||||
[[Federated Core Platform]]
|
||||
Learn about how the Federated Core Platform can work for you:
|
||||
|
||||
## Managed Service Providers
|
||||
[Federated Core Platform](federated-core-platform/federated-core-platform.md)
|
||||
|
||||
### Managed Service Providers
|
||||
|
||||
Our partner Managed Service Providers help businesses and teams adopt open source and integrate the whole into a wide tapestry of services and software. We have worked with MSPs for years and found them invaluable to providing the right customer experience.
|
||||
|
||||
MSP customers are deployed on the Federated Cloud or one of our partner Operator and Network clouds. They have access to tools allowing them to provide first-line service and support, extend software offerings for their customers, and and sell additional professional services such as backup and cyber-security tools.
|
||||
|
||||
[[Federated Managed Service Provider Program]]
|
||||
[Federated Managed Service Provider Program](partners/managed-service-provider.md)
|
||||
|
||||
## Pro Customer Partners
|
||||
### Pro Customer Partners
|
||||
|
||||
Federated Computer has designed and delivered bundles of software and services specific to requirements of certain pro customer partners. These bundles address specific needs of our pro customers using integrated open source software and often represent 10s of thousands of dollars in annual savings for the pro customer organization.
|
||||
|
||||
[[Federated Commerce]]
|
||||
[Federated Commerce](software-catalog/federated-commerce.md)
|
||||
|
||||
[[Federated Omnimedia]]
|
||||
[Federated Omnimedia](software-catalog/federated-omnimedia.md)
|
||||
|
||||
## On-Line Affiliates
|
||||
### On-Line Affiliates
|
||||
|
||||
Influencers who speak to their audience about software are an important means to discovering best practice#. Federated Computer offers influencer partners tremendous means to earning recurring revenue through affiliate programs designed to resell an operator's or network's Federated Core Platform.
|
||||
|
||||
[[On-Line Affiliates]]
|
||||
[On-Line Affiliates](partners/on-line-affiliates.md)
|
||||
|
||||
## Additional Information
|
||||
## Federated Computer Information
|
||||
|
||||
If there is other information you need to partner with Federated Computer, please reach out to us at info@federated.computer and we will get back to you promptly.
|
||||
|
||||
The team at Federated Computer were the founders at Joyent, a pioneer in cloud computing bring such technologies as node.js, containers-as-a-service, and many other cloud innovations to the market.
|
||||
|
||||
[[Federated Company Backgrounder]]
|
||||
[Federated Company Backgrounder](about-federated-computer/federated-company-backgrounder.md)
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
---
|
||||
weight: 4
|
||||
weight: 300
|
||||
title: "Partners"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:27:57-06:00"
|
||||
lastmod: "2025-08-25T12:27:57-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
---
|
||||
weight: 999
|
||||
weight: 320
|
||||
title: "Managed Service Provider"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:37:54-06:00"
|
||||
lastmod: "2025-08-25T12:37:54-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
---
|
||||
@@ -1,10 +1,10 @@
|
||||
---
|
||||
weight: 999
|
||||
weight: 340
|
||||
title: "On Line Affiliates"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:38:06-06:00"
|
||||
lastmod: "2025-08-25T12:38:06-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
---
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
---
|
||||
weight: 999
|
||||
weight: 310
|
||||
title: "Operators Networks Platforms"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:38:19-06:00"
|
||||
lastmod: "2025-08-25T12:38:19-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
---
|
||||
|
||||
Text
|
||||
|
||||
10
content/docs/partners/pro-customers.md
Normal file
10
content/docs/partners/pro-customers.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
weight: 330
|
||||
title: "Pro Customers"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-26T11:12:45-06:00"
|
||||
lastmod: "2025-08-26T11:12:45-06:00"
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
@@ -1,10 +1,10 @@
|
||||
---
|
||||
weight: 3
|
||||
weight: 200
|
||||
title: "Software Catalog"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:28:10-06:00"
|
||||
lastmod: "2025-08-25T12:28:10-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
|
||||
@@ -1,10 +1,33 @@
|
||||
---
|
||||
weight: 999
|
||||
weight: 220
|
||||
title: "Bundles"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:39:03-06:00"
|
||||
lastmod: "2025-08-25T12:39:03-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
---
|
||||
|
||||
Bundles are great ways to package software for use by a type of business, a size of business, or a job function, among many other go-to-market motivations for bundling software.
|
||||
|
||||
The Federated Core [Provisioner](/docs/federated-core-platform/provisioner.md) can spin up Federated Cores based on a software manifest that can be created "just in time" or based on a predefined collection of software and virtual machine. This allows you to fully manage the the expects margins for a sale.
|
||||
|
||||
You can even specify ranges of virtual machines depending on the type of cloud to which you are provisioning. For example: you may want to package one set of software for your Ampere-based Cores, versus another set of software based on X64-based Cores.
|
||||
|
||||
Further, bundles are useful to introduce more software to a customer and incentivize him to try more functionality. You may discover, in time, that, for example, customers purchasing CRM (EspoECRM) also want Mailing List management. You can build a bundle called "Digital Marketing" and sell that to customers with it defined as a bundle in Federated Core Platform.
|
||||
|
||||
Technically, bundles are simply a software dependency tree. You define them for provisioner using a YAML file such as:
|
||||
|
||||
```
|
||||
[Good]
|
||||
Mini # not required. always inferred.
|
||||
Nextcloud
|
||||
Nextcloud-Talk
|
||||
Wordpress
|
||||
Valutwarden
|
||||
Headscale
|
||||
Simple-VPN
|
||||
```
|
||||
|
||||
Thereafter, you only need to call "Good" to provision a Core with the specified software.
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
---
|
||||
weight: 999
|
||||
weight: 230
|
||||
title: "Federated Commerce"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:39:14-06:00"
|
||||
lastmod: "2025-08-25T12:39:14-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
---
|
||||
|
||||
Federated Commerce is a bundle designed by Federated Computer for customers wanting to sell goods on the internet.
|
||||
|
||||
Federated Commerce delivers "unbreakable" Wordpress and WooCommerce add-ons to the Federated Core "Best" bundle (including video conferencing, mailing list, etc) all on *dedicated* cpu virtual machines.
|
||||
|
||||
In addition to software, Federated provides essential services to customers such as product imports and updates using Federated Eversync, three hour response and resolution times for issues, proviate channels for talking to support, Wordpress theme and Listmonk template support, shopping ads consultations, and a dedicated account manager.
|
||||
|
||||
Federate Commerce has been a very successful offering and shows the power you'll discover combining great open source software, bespoke service, and reliable support into a single bundle.
|
||||
|
||||
@@ -1,10 +1,25 @@
|
||||
---
|
||||
weight: 999
|
||||
weight: 240
|
||||
title: "Federated Omnimedia"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:39:23-06:00"
|
||||
lastmod: "2025-08-25T12:39:23-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
---
|
||||
|
||||
Federated Omnimedia is a comprehensive bundle offered by Federated Computer to customers. It demonstrates what is possible.
|
||||
|
||||
Federated Omnimedia is a complete offering for those with large digital communities. Examples are publishers, video channels, podcast channels, communities of interest.
|
||||
|
||||
The purpose of Federated Omnimedia is to give these sorts of customers access to every sort of tool required to successfully monetize the community. It includes:
|
||||
|
||||
1) Wordpress or Ghost for publishing;
|
||||
2) WooCommerce for eCommerce;
|
||||
3) Discourse for community discussion, a forum;
|
||||
4) Podcasting and videocasting platforms;
|
||||
5) Ad server to sell and display static and dynamic across all properties;
|
||||
6) Premium content service to "rope off" parts of content (posts, forums, podcasts, videos) only for premium subscribers.
|
||||
|
||||
Federated Omnimedia provides ample opportunities for additional professional and technical service delivery to the customer.
|
||||
|
||||
@@ -1,10 +1,209 @@
|
||||
---
|
||||
weight: 999
|
||||
weight: 210
|
||||
title: "Software Catalog"
|
||||
description: ""
|
||||
icon: "article"
|
||||
date: "2025-08-25T12:39:33-06:00"
|
||||
lastmod: "2025-08-25T12:39:33-06:00"
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
---
|
||||
---
|
||||
|
||||
Federated offers a wide range of open source SaaS software. These can be provisioned individually or as part of a bundle. Provisions can happen on the same machine or virtual machine or on separate virtual machines for the sake of vertical scaling. Load balancers can also be applied for the SaaS applications that require it for horizontal scaling.
|
||||
|
||||
This catalog describes the software offerings available to customers at [https://www.federated.computer](https://www.federated.computer/) today. For go-to-market reasons, we offer a reduced sub-set of this catalog based on Federated Computer’s own website but all titles can be provisioned for customers as-needed.
|
||||
|
||||
All software works with Federated Computer's monitor and fix, update and upgrade, unified storage, and authentication technologies for simple user experience.
|
||||
|
||||
Each entry has a link to the code repository for the project and the open source license.
|
||||
|
||||
(Legend: **Title** Federated Bundles. ***Title*** Available.)
|
||||
|
||||
### Administration
|
||||
|
||||
**Authelia:** OIDC provider. Repository: https://github.com/authelia/authelia License: https://github.com/authelia/authelia/blob/master/LICENSE
|
||||
|
||||
**Panel:** user and group management. Email addresses. Passwords. LDAP for unified user authentication. Connects with Authelia for SSO where supported by specific softwares.
|
||||
### Customer Support and Knowledge Management
|
||||
|
||||
**Bookstack:** multi-user wiki. Includes drawing for diagrams. Repository: https://github.com/BookStackApp/BookStack License: https://github.com/BookStackApp/BookStack/blob/development/LICENSE
|
||||
|
||||
***Docmost:*** collaborative wiki editor. Repository: https://github.com/docmost/docmost License: https://github.com/docmost/docmost/blob/main/LICENSE
|
||||
|
||||
**Freescout:** multi-user email address platform for customer support with paid plug-in capabilities. Repository: https://github.com/freescout-help-desk/freescout License: https://github.com/freescout-help-desk/freescout/blob/dist/LICENSE
|
||||
|
||||
### Data Science
|
||||
|
||||
**Baserow:** no-code database with application builder. Repository: https://github.com/bram2w/baserow License: https://github.com/bram2w/baserow/blob/master/LICENSE
|
||||
|
||||
***Briefer:*** data workspace with built-in private AI analyst. Repository: https://github.com/briefercloud/briefer License: https://github.com/briefercloud/briefer/blob/main/LICENSE
|
||||
|
||||
**Jupyter Interactive Notebook:** python-based documents for accessing and analyzing data. Repository: https://github.com/jupyter/notebook License: https://github.com/jupyter/notebook/blob/main/LICENSE
|
||||
|
||||
***Metabase:*** business intelligence platform. Repository: https://github.com/metabase/metabase License: https://github.com/metabase/metabase/blob/master/LICENSE-AGPL.txt
|
||||
|
||||
***NocoDB:*** no-code database. Repository: https://github.com/nocodb/nocodb License: https://github.com/nocodb/nocodb/blob/develop/LICENSE
|
||||
|
||||
***Superset:*** modern data exploration and visualization platform. Repository: https://github.com/apache/superset License: https://github.com/apache/superset/blob/master/LICENSE.txt
|
||||
|
||||
### eCommerce
|
||||
|
||||
***Eversync:*** connects and syncs Woocommerce installations with each other and Shopify. Allows for creation of re-usable content that applied to many products and product categories. Proprietary to Federated Computer.
|
||||
|
||||
***Medusa:*** ecommerce toolbox for custom solutions. Repository: https://github.com/medusajs/medusa License: https://github.com/medusajs/medusa/blob/develop/LICENSE
|
||||
|
||||
**WooCommerce:** ecommerce store for Wordpress. Repository: https://github.com/woocommerce/woocommerce
|
||||
|
||||
### Family
|
||||
|
||||
***BlackCandy:*** multi-user music sharing. Repository: https://github.com/blackcandy-org/blackcandy License: https://github.com/blackcandy-org/blackcandy/blob/master/LICENSE
|
||||
|
||||
***Immich:*** multi-user photos and photo album. Repository: https://github.com/immich-app/immich License: https://github.com/immich-app/immich/blob/main/LICENSE
|
||||
|
||||
***Maybe Finance:*** Personal/family finance management. Repository: https://github.com/maybe-finance/maybe License: https://github.com/maybe-finance/maybe/blob/main/LICENSE
|
||||
|
||||
***WGER:*** personal workout manager. Repository: https://github.com/wger-project/wger License: https://github.com/wger-project/wger/blob/master/LICENSE.txt
|
||||
|
||||
### Groupware
|
||||
|
||||
***AppFlowy:*** open source Notion replacement. Repository: https://github.com/AppFlowy-IO/AppFlowy License: https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE
|
||||
|
||||
***Big Blue Button:*** virtual classroom. Repository: https://github.com/bigbluebutton/bigbluebutton License: https://github.com/bigbluebutton/bigbluebutton/blob/v3.0.x-release/LICENSE
|
||||
|
||||
**Cal.com:** appointment scheduler. Repository: https://github.com/calcom/cal.com License: https://github.com/calcom/cal.com/blob/main/LICENSE
|
||||
|
||||
**Docker Email Server:** full IMAP and SMTP server. Includes automatic discovery from email clients. Repository: https://github.com/docker-mailserver/docker-mailserver License: https://github.com/docker-mailserver/docker-mailserver/blob/master/LICENSE
|
||||
|
||||
***Docuseal:*** PDF document messaging and signing. Repository: https://github.com/docusealco/docuseal License: https://github.com/docusealco/docuseal/blob/master/LICENSE
|
||||
|
||||
***Dolibarr App Suite:*** ERP and CRM. Repository: https://github.com/Dolibarr/dolibarr License: https://github.com/Dolibarr/dolibarr?tab=GPL-3.0-1-ov-file#readme
|
||||
|
||||
**Element/Matrix:** platform for end-to-end encrypted chat capable of federation with servers and users outside of the domain. Repository: Element https://github.com/element-hq/element-web Matrix https://github.com/element-hq/synapse License: Element https://github.com/element-hq/element-web/blob/develop/LICENSE-AGPL-3.0 Matrix https://github.com/element-hq/synapse/blob/develop/LICENSE-AGPL-3.0
|
||||
|
||||
***Excalidraw:*** design and drawing application for teams. Repository: https://github.com/excalidraw/excalidraw License: https://github.com/excalidraw/excalidraw/blob/master/LICENSE
|
||||
|
||||
***FreePBX:*** VOIP platform. Repository: https://github.com/orgs/FreePBX/repositories?type=all License: GNU General Public License
|
||||
|
||||
**Jitsi:** video-conferencing. Support for up to 1000s of simultaneous participants. Repository: https://github.com/jitsi/docker-jitsi-meet License: https://github.com/jitsi/docker-jitsi-meet/blob/master/LICENSE
|
||||
|
||||
***Kaneo:*** open source Monday platform. Repository: https://github.com/usekaneo/kaneo License: https://github.com/usekaneo/kaneo/blob/main/LICENSE
|
||||
|
||||
**Kimai:** time tracking and time sheets. Repository: https://github.com/kimai/kimai License: https://github.com/kimai/kimai/blob/main/LICENSE
|
||||
|
||||
***Linkwarden:*** social bookmarks. Repository: https://github.com/linkwarden/linkwarden License: https://github.com/linkwarden/linkwarden/blob/main/LICENSE.md
|
||||
|
||||
***Loomio:*** team decision and collaboration platform. Repository: https://github.com/loomio/loomio License: https://github.com/loomio/loomio/blob/master/LICENSE.txt
|
||||
|
||||
***Moodle:*** course ware design and delivery. Repository: https://github.com/moodle/moodle License: https://github.com/moodle/moodle?tab=GPL-3.0-1-ov-file#readme
|
||||
|
||||
**Nextcloud:** groupware platform including calendar, contacts, files. Includes ability to add applications from third parties. Installed with Collabora. Repository: Nextcloud https://github.com/nextcloud/server Collabora https://github.com/CollaboraOnline/online License: Nextcloud https://github.com/nextcloud/server/blob/master/COPYING Collabora Mozilla Public License v2.0.
|
||||
|
||||
***OnlyOffice:*** Office365 compatible suite. Repository: https://github.com/ONLYOFFICE/server License: https://github.com/ONLYOFFICE/server/blob/master/LICENSE.txt
|
||||
|
||||
***OpenProject:*** traditional project management with Gantt and Pert charts. Repository: https://github.com/opf/openproject License: https://github.com/opf/openproject?tab=GPL-3.0-1-ov-file#readme
|
||||
|
||||
***Paperless:*** automated workflows for teams. Repository: https://github.com/paperless-ngx/paperless-ngx License: https://github.com/paperless-ngx/paperless-ngx/blob/dev/LICENSE
|
||||
|
||||
***Penpot:*** open source Figma. Repository: https://github.com/penpot/penpot License: https://github.com/penpot/penpot/blob/develop/LICENSE
|
||||
|
||||
**Plane:** project management. Repository: https://github.com/makeplane/plane License: https://github.com/makeplane/plane/blob/preview/LICENSE.txt
|
||||
|
||||
***Rally:*** schedule group meetings. Repository: https://github.com/lukevella/rallly License: https://github.com/lukevella/rallly/blob/main/LICENSE
|
||||
|
||||
**Roundcube:** web mail. Repository: https://github.com/roundcube/roundcubemail License: https://github.com/roundcube/roundcubemail/blob/master/LICENSE
|
||||
|
||||
***Sogo:*** web mail, calendar, contacts. Repository: https://github.com/Alinto/sogo License: https://github.com/Alinto/sogo/blob/master/COPYING.GPL
|
||||
|
||||
### Marketing and Sales
|
||||
|
||||
***Ad Server:*** able to serve banner ads, or ads from Google, to Wordpress, Discourse, Castopod, or another web page including third parties. Proprietary to Federated Computer.
|
||||
|
||||
**Dittofeed:** multi-channel marketing automation including email and SMS. Repository: https://github.com/dittofeed/dittofeed License: https://github.com/dittofeed/dittofeed/blob/main/LICENSE
|
||||
|
||||
**EspoCRM:** CRM alternative. Repository: https://github.com/espocrm/espocrm License: https://github.com/espocrm/espocrm/blob/master/LICENSE.txt
|
||||
|
||||
***Hi.Events:*** event management and ticketing platform. Repository: https://github.com/HiEventsDev/Hi.Events License: https://github.com/HiEventsDev/Hi.Events/blob/develop/LICENCE
|
||||
|
||||
**Listmonk:** multi-channel marketing automation platform for mailing list and SMS message distribution. Repository: https://github.com/knadh/listmonk License: https://github.com/knadh/listmonk/blob/master/LICENSE
|
||||
|
||||
***Matomo:*** website analytics. Repository: https://github.com/matomo-org/matomo License: https://github.com/matomo-org/matomo/blob/5.x-dev/LICENSE
|
||||
|
||||
***Mautic:*** marketing automation for email, SMS, Slack, Whatsapp. Includes landing page automation and many, many integrations. Repository: https://github.com/mautic/mautic License: https://github.com/mautic/mautic/blob/7.x/LICENSE.txt
|
||||
|
||||
***Plausible:*** website analytics. Repository: https://github.com/plausible/analytics License: https://github.com/plausible/analytics/blob/master/LICENSE.md
|
||||
|
||||
***Twenty:*** CRM alternative. Repository: https://github.com/twentyhq/twenty License: https://github.com/twentyhq/twenty/blob/main/LICENSE
|
||||
|
||||
***Snapify:*** open source Loom alternative for video messaging to prospects. Repository: https://github.com/MarconLP/snapify License: https://github.com/MarconLP/snapify/blob/main/LICENSE.md
|
||||
|
||||
### Publishing
|
||||
|
||||
**Castopod:** podcasting and videocasting platform with premium content capabilities. Repository: https://github.com/ad-aures/castopod License: https://github.com/ad-aures/castopod/blob/develop/LICENSE.md
|
||||
|
||||
**Discourse:** forum software. That’s selling it short. Can be used a a knowledgebase, SSO, team management and calendar. Lots of great flexibility. Repository: https://github.com/discourse/discourse License: https://github.com/discourse/discourse/blob/main/LICENSE.txt
|
||||
|
||||
**GhostCMS:** mutil-user static site generator. Repository: https://github.com/TryGhost/Ghost License: https://github.com/TryGhost/Ghost/blob/main/LICENSE
|
||||
|
||||
***Owncast:*** video and chat server for live events. Repository: https://github.com/owncast/owncast License: https://github.com/owncast/owncast/blob/develop/LICENSE
|
||||
|
||||
**Peertube:** video streaming. Repository: https://github.com/Chocobozzz/PeerTube License: https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE
|
||||
|
||||
***Pixelfed:*** open source Instagram clone. Repository: https://github.com/pixelfed/pixelfed License: https://github.com/pixelfed/pixelfed/blob/dev/LICENSE
|
||||
|
||||
***Revolt:*** open source, compatible with clients, Discord clone. Repository: https://github.com/revoltchat License: https://github.com/revoltchat/backend/blob/main/LICENSE
|
||||
|
||||
***VDO.ninja:*** connects Jitsi to OBS for video broadcasting. Repository: https://github.com/steveseguin/vdo.ninja License: https://github.com/steveseguin/vdo.ninja/blob/develop/LICENCE.md
|
||||
|
||||
***Webstudio:*** complete website creation and publishing. Repository: https://github.com/webstudio-is/webstudio License: https://github.com/webstudio-is/webstudio/blob/main/LICENSE
|
||||
|
||||
**Wordpress:** Widely used CMS. Repository: https://github.com/WordPress/WordPress License: GPL
|
||||
|
||||
### Security
|
||||
|
||||
**Headscale:** open source Tailscale clone for Wireguard-based overlay networks allowing for access to all Federated Computer services over a private network. Repository: https://github.com/juanfont/headscale License: https://github.com/juanfont/headscale/blob/main/LICENSE
|
||||
|
||||
**PowerDNS:** manage DNS for the domain. Repository: https://github.com/PowerDNS/pdns License: https://github.com/PowerDNS/pdns?tab=GPL-2.0-1-ov-file#readme
|
||||
|
||||
**Traefik:** load balancer, private network management, firewall. Repository: License:
|
||||
|
||||
**Vaultwarden:** password management with clients (from Bitwarden) for desktop, mobile, web. Repository: License:
|
||||
|
||||
### Software Development and DevOps
|
||||
|
||||
***Coolify:*** platform-as-a-service. Repository: https://github.com/coollabsio/coolify License: https://github.com/coollabsio/coolify/blob/v4.x/LICENSE
|
||||
|
||||
***FleetDM:*** agent-based device management and configuration platform. Repository: https://github.com/fleetdm/fleet License: https://github.com/fleetdm/fleet/blob/main/LICENSE
|
||||
|
||||
***Forgejo:*** alternate git server. Repository: https://codeberg.org/forgejo/forgejo License: https://codeberg.org/forgejo/forgejo/src/branch/forgejo/LICENSE
|
||||
|
||||
**Gitea:** source code management with large file support, CI/CD, automated build support. Repository: https://github.com/go-gitea/gitea License: https://github.com/go-gitea/gitea/blob/main/LICENSE
|
||||
|
||||
**Grafana:** Data visualization. Repository: https://github.com/grafana/grafana License: https://github.com/grafana/grafana/blob/main/LICENSE
|
||||
|
||||
***Infisical:*** secrets management. Repository: https://github.com/Infisical/infisical License: https://github.com/Infisical/infisical/blob/main/LICENSE
|
||||
|
||||
**Prometheus:** Data collection. Repository: https://github.com/prometheus/prometheus License: https://github.com/prometheus/prometheus/blob/main/LICENSE
|
||||
|
||||
***RustDesk:*** remote access and support software. Repository: https://github.com/rustdesk/rustdesk License: https://github.com/rustdesk/rustdesk/blob/master/LICENCE
|
||||
|
||||
***Super Productivity:*** to-do lists for developers. Repository: https://github.com/johannesjo/super-productivity License: https://github.com/johannesjo/super-productivity/blob/master/LICENSE
|
||||
|
||||
**Uptime Kuma:** website monitor and notification. Works with various message buses and chat applications such as Element/Matrix. Repository: https://github.com/louislam/uptime-kuma License:
|
||||
|
||||
### Examples of Software Bundles
|
||||
|
||||
It is a smart go-to-market to bundle offerings together into a complete solution for a business, team, business type, or job function. Here are a couple examples:
|
||||
|
||||
1) [Federated Bundles](bundles.md)
|
||||
2) [Federated Commerce](federated-commerce.md)
|
||||
3) [Federated Omnimedia](federated-omnimedia.md)
|
||||
|
||||
### Optional Federated Software Capabilities
|
||||
|
||||
Every package can be extended for a given customer with the following capabilities:
|
||||
|
||||
1) Hot failover and backup. we can run parallel infrastructure so the customer is never down. Good for high traffic days or big events.
|
||||
2) Message bus: pipe lots of information out to a third party application or consumer.
|
||||
3) CDN. provide the best experience to customers around the globe.
|
||||
4) Jitsi Load Balancer: achieve very large video conferencing meetings.
|
||||
5) Load Balancers: scale any service to high availability.
|
||||
|
||||
@@ -36,12 +36,12 @@ hero:
|
||||
|
||||
ctaButton:
|
||||
icon: rocket_launch
|
||||
btnText: "Get Started"
|
||||
url: "/docs/quickstart/#create-a-new-lotus-docs-site"
|
||||
btnText: "Learn More"
|
||||
url: "/docs"
|
||||
cta2Button:
|
||||
icon: construction
|
||||
btnText: "In Development"
|
||||
url: "https://github.com/colinwilson/lotusdocs"
|
||||
btnText: "Roadmap"
|
||||
url: "/docs/roadmap"
|
||||
|
||||
# Feature Grid
|
||||
featureGrid:
|
||||
@@ -50,52 +50,52 @@ featureGrid:
|
||||
template: feature grid
|
||||
|
||||
title: Why Choose Federated Computer?
|
||||
subtitle: Lotus Docs is a highly configurable Hugo documentation theme. Yet, with the default configuration you can deploy and publish your documentation site in a matter of minutes. Check out some core features below.
|
||||
subtitle: More and more these days, customers value privacy, value, and flexibility. Federated Computer helps you deliver on all three offering the best open source SaaS products on an easy-to-manage platform guaranteed to earn you great margins.
|
||||
|
||||
items:
|
||||
- title: Fast
|
||||
icon: speed
|
||||
description: 4 x 100's score on Google Lighthouse by default. Lotus Docs removes unused CSS, prefetches asset links, and lazy loads content images.
|
||||
description: Used by 10s of millions of users around the globe, open source SaaS is fast, feature-rich, and always being improved.
|
||||
ctaLink:
|
||||
text: learn more
|
||||
url: /docs/
|
||||
|
||||
- title: SEO Friendly
|
||||
icon: trending_up
|
||||
description: Data is automatically structured to be SEO friendly. Includes Meta tags, Opengraph, and Twitter cards. Choose the settings that best suit you.
|
||||
- title: Flexibility
|
||||
icon: settings
|
||||
description: Your customers, your partners, and you are all to build the solutions paying customers want to differentiate their busineses. That's superior value.
|
||||
ctaLink:
|
||||
text: learn more
|
||||
url: /docs/
|
||||
|
||||
- title: Secure by default
|
||||
- title: Privacy
|
||||
icon: lock
|
||||
description: Lotus Docs' default configuration scores A+ on Mozilla Observatory. You can update the default Security Headers to suit your requirements.
|
||||
ctaLink:
|
||||
text: learn more
|
||||
url: /docs/
|
||||
|
||||
- title: Optional Features
|
||||
icon: settings
|
||||
- title: Unbeatable Profits
|
||||
icon: trending_up
|
||||
description: Many Lotus Docs features are configurable via optional parameters. Require DocSearch for your site? Then enable it via a single setting.
|
||||
ctaLink:
|
||||
text: learn more
|
||||
url: /docs/
|
||||
|
||||
- title: Deploy to Vercel
|
||||
- title: Up-to-Date Software
|
||||
icon: change_history
|
||||
description: Deploy to Vercel in seconds. Vercel Functions, Vercel Redirects/Rewrites, and Vercel Headers are all configurable for an enriched experience.
|
||||
ctaLink:
|
||||
text: learn more
|
||||
url: /docs/
|
||||
|
||||
- title: Dark Mode
|
||||
- title: 24/7 Management
|
||||
icon: dark_mode
|
||||
description: Prefer not to be blasted by the sun while reading? Switch to a low-light UI with the click of a button. Modify colour variables to match your branding.
|
||||
ctaLink:
|
||||
text: learn more
|
||||
url: /docs/
|
||||
|
||||
- title: Search by DocSearch
|
||||
- title: Great Customer Support
|
||||
icon: search
|
||||
description: Search your docs with DocSearch. A powerful, efficient and accessible search solution built on Algolia Crawler & Autocomplete. TBC.
|
||||
ctaLink:
|
||||
@@ -109,7 +109,7 @@ featureGrid:
|
||||
text: learn more
|
||||
url: /docs/
|
||||
|
||||
- title: Bootstrap v5
|
||||
- title: Customizable
|
||||
icon: palette
|
||||
description: Built on Bootstrap 5, Lotus Docs allows for a familiar, flexible, and intuitive developer experience. Easily customise your site via SCSS variables and files.
|
||||
ctaLink:
|
||||
|
||||
@@ -135,7 +135,7 @@ enableEmoji = true
|
||||
[[menu.primary]]
|
||||
name = "Documentation"
|
||||
url = "docs/"
|
||||
identifier = "docs"
|
||||
identifier = "Documentation"
|
||||
weight = 10
|
||||
|
||||
# [[menu.primary]]
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
|
||||
<html lang="en-us" dir="ltr"><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<html lang="en-us" dir="ltr"><head><script src="/livereload.js?mindelay=10&v=2&port=44247&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8" />
|
||||
<title>Federated Computer Enterprise</title>
|
||||
<meta name="robots" content="noindex">
|
||||
@@ -45,12 +45,12 @@
|
||||
<meta name="website" content="https://lotusdocs.dev" />
|
||||
<meta name="Version" content="v0.1.0" />
|
||||
|
||||
<link rel="icon" href="http://localhost:1313/favicon.ico" sizes="any">
|
||||
<link rel="icon" type="image/svg+xml" href="http://localhost:1313/favicon.svg">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="http://localhost:1313/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
|
||||
<link rel="manifest" crossorigin="use-credentials" href="http://localhost:1313/site.webmanifest">
|
||||
<link rel="icon" href="http://localhost:44247/favicon.ico" sizes="any">
|
||||
<link rel="icon" type="image/svg+xml" href="http://localhost:44247/favicon.svg">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="http://localhost:44247/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:44247/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:44247/favicon-16x16.png">
|
||||
<link rel="manifest" crossorigin="use-credentials" href="http://localhost:44247/site.webmanifest">
|
||||
|
||||
|
||||
|
||||
@@ -175,7 +175,7 @@
|
||||
</footer>
|
||||
|
||||
|
||||
<script type="text/javascript" src="http://localhost:1313/js/bundle.js" ></script>
|
||||
<script type="text/javascript" src="http://localhost:44247/js/bundle.js" ></script>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on Federated Computer Enterprise</title>
|
||||
<link>http://localhost:1313/categories/</link>
|
||||
<link>http://localhost:44247/categories/</link>
|
||||
<description>Recent content in Categories on Federated Computer Enterprise</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://localhost:44247/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>About Federated Computer on Federated Computer Enterprise</title>
|
||||
<link>http://localhost:1313/docs/about-federated-computer/</link>
|
||||
<link>http://localhost:44247/docs/about-federated-computer/</link>
|
||||
<description>Recent content in About Federated Computer on Federated Computer Enterprise</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 25 Aug 2025 12:40:08 -0600</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/docs/about-federated-computer/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://localhost:44247/docs/about-federated-computer/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Federated Company Backgrounder</title>
|
||||
<link>http://localhost:1313/docs/about-federated-computer/federated-company-backgrounder/</link>
|
||||
<link>http://localhost:44247/docs/about-federated-computer/federated-company-backgrounder/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:40:08 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/about-federated-computer/federated-company-backgrounder/</guid>
|
||||
<guid>http://localhost:44247/docs/about-federated-computer/federated-company-backgrounder/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
|
||||
<html lang="en-us"><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<html lang="en-us"><head><script src="/livereload.js?mindelay=10&v=2&port=44247&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8" />
|
||||
<title>Account Management_and Billing | Federated Computer Enterprise</title>
|
||||
<meta name="robots" content="noindex">
|
||||
@@ -25,19 +25,19 @@
|
||||
<meta name="website" content="https://lotusdocs.dev" />
|
||||
<meta name="Version" content="v0.1.0" />
|
||||
|
||||
<link rel="icon" href="http://localhost:1313/favicon.ico" sizes="any">
|
||||
<link rel="icon" type="image/svg+xml" href="http://localhost:1313/favicon.svg">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="http://localhost:1313/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
|
||||
<link rel="manifest" crossorigin="use-credentials" href="http://localhost:1313/site.webmanifest">
|
||||
<link rel="icon" href="http://localhost:44247/favicon.ico" sizes="any">
|
||||
<link rel="icon" type="image/svg+xml" href="http://localhost:44247/favicon.svg">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="http://localhost:44247/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:44247/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:44247/favicon-16x16.png">
|
||||
<link rel="manifest" crossorigin="use-credentials" href="http://localhost:44247/site.webmanifest">
|
||||
<meta property="og:title" content="Account Management_and Billing" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="http://localhost:1313/docs/federated-core-platform/account-management_and-billing/" /><meta property="og:image" content="http://localhost:1313/opengraph/card-base-2_hu_31b032575c8c7401.png"/><meta property="article:section" content="docs" />
|
||||
<meta property="og:url" content="http://localhost:44247/docs/federated-core-platform/account-management_and-billing/" /><meta property="og:image" content="http://localhost:44247/opengraph/card-base-2_hu_31b032575c8c7401.png"/><meta property="article:section" content="docs" />
|
||||
<meta property="article:published_time" content="2025-08-25T12:33:38-06:00" />
|
||||
<meta property="article:modified_time" content="2025-08-25T12:33:38-06:00" /><meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="http://localhost:1313/opengraph/card-base-2_hu_31b032575c8c7401.png"/>
|
||||
<meta name="twitter:image" content="http://localhost:44247/opengraph/card-base-2_hu_31b032575c8c7401.png"/>
|
||||
<meta name="twitter:title" content="Account Management_and Billing"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="http://localhost:1313/docs/js/flexsearch.bundle.js"></script>
|
||||
<script type="text/javascript" src="http://localhost:44247/docs/js/flexsearch.bundle.js"></script>
|
||||
|
||||
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a class="sidebar-root-link" href="http://localhost:1313/docs/overview/">
|
||||
<a class="sidebar-root-link" href="http://localhost:44247/docs/overview/">
|
||||
<i class="material-icons me-2">article</i>
|
||||
|
||||
Overview
|
||||
@@ -113,87 +113,87 @@
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/why-open-source-projects-work-with-federated/">Why Open Source Projects Work With Federated</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/why-open-source-projects-work-with-federated/">Why Open Source Projects Work With Federated</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/update-and-upgrade/">Update and Upgrade</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/update-and-upgrade/">Update and Upgrade</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/unified-storage/">Unified Storage</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/unified-storage/">Unified Storage</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/unified-messaging/">Unified Messaging</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/unified-messaging/">Unified Messaging</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/provisioner/">Provisioner</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/provisioner/">Provisioner</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/monitor-and-fix/">Monitor and Fix</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/monitor-and-fix/">Monitor and Fix</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/adding-software-to-federated-core/">Adding Software to Federated Core</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/adding-software-to-federated-core/">Adding Software to Federated Core</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/federated-management/">Federated Management</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/federated-management/">Federated Management</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/core-workflow-intelligence/">Core Workflow Intelligence</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/core-workflow-intelligence/">Core Workflow Intelligence</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/core-server/">Core Server</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/core-server/">Core Server</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/core-scanner/">Core Scanner</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/core-scanner/">Core Scanner</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/core-mini/">Core Mini</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/core-mini/">Core Mini</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/core-desktop/">Core Desktop</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/core-desktop/">Core Desktop</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/computer/">Computer</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/computer/">Computer</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/authentication/">Authentication</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/authentication/">Authentication</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="current "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/account-management_and-billing/">Account Management_and Billing</a></li>
|
||||
<li class="current "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/account-management_and-billing/">Account Management_and Billing</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/federated-core-platform/federated-core-platform/">Federated Core Platform</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/federated-core-platform/federated-core-platform/">Federated Core Platform</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
@@ -213,22 +213,22 @@
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/software-catalog/software-catalog/">Software Catalog</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/software-catalog/software-catalog/">Software Catalog</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/software-catalog/federated-omnimedia/">Federated Omnimedia</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/software-catalog/federated-omnimedia/">Federated Omnimedia</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/software-catalog/federated-commerce/">Federated Commerce</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/software-catalog/federated-commerce/">Federated Commerce</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/software-catalog/bundles/">Bundles</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/software-catalog/bundles/">Bundles</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
@@ -248,17 +248,17 @@
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/partners/operators-networks-platforms/">Operators Networks Platforms</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/partners/operators-networks-platforms/">Operators Networks Platforms</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/partners/on-line-affiliates/">On Line Affiliates</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/partners/on-line-affiliates/">On Line Affiliates</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/partners/managed-service-provider/">Managed Service Provider</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/partners/managed-service-provider/">Managed Service Provider</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
@@ -278,7 +278,7 @@
|
||||
|
||||
|
||||
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:1313/docs/about-federated-computer/federated-company-backgrounder/">Federated Company Backgrounder</a></li>
|
||||
<li class=" "><a class="sidebar-nested-link" href="http://localhost:44247/docs/about-federated-computer/federated-company-backgrounder/">Federated Company Backgrounder</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
@@ -555,7 +555,7 @@
|
||||
<script src="/docs/js/bootstrap.js" defer></script>
|
||||
|
||||
|
||||
<script type="text/javascript" src="http://localhost:1313/docs/js/bundle.js" defer></script>
|
||||
<script type="text/javascript" src="http://localhost:44247/docs/js/bundle.js" defer></script>
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1455
public/docs/federated-core-platform/billing/index.html
Normal file
1455
public/docs/federated-core-platform/billing/index.html
Normal file
File diff suppressed because one or more lines are too long
19
public/docs/federated-core-platform/billing/index.xml
Normal file
19
public/docs/federated-core-platform/billing/index.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Billing on Federated Computer Enterprise</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/billing/</link>
|
||||
<description>Recent content in Billing on Federated Computer Enterprise</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 25 Aug 2025 12:33:38 -0600</lastBuildDate>
|
||||
<atom:link href="http://localhost:44247/docs/federated-core-platform/billing/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Account Management and Billing</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/billing/account-management-and-billing/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:33:38 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/billing/account-management-and-billing/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1489
public/docs/federated-core-platform/customization/index.html
Normal file
1489
public/docs/federated-core-platform/customization/index.html
Normal file
File diff suppressed because one or more lines are too long
33
public/docs/federated-core-platform/customization/index.xml
Normal file
33
public/docs/federated-core-platform/customization/index.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Customization on Federated Computer Enterprise</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/customization/</link>
|
||||
<description>Recent content in Customization on Federated Computer Enterprise</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 25 Aug 2025 12:36:40 -0600</lastBuildDate>
|
||||
<atom:link href="http://localhost:44247/docs/federated-core-platform/customization/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Core Workflow Intelligence</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/customization/core-workflow-intelligence/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:45 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/customization/core-workflow-intelligence/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Adding Software to Federated Core</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/customization/adding-software-to-federated-core/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:35:31 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/customization/adding-software-to-federated-core/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Why Open Source Projects Work With Federated</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/customization/why-open-source-projects-work-with-federated/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:36:40 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/customization/why-open-source-projects-work-with-federated/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2,130 +2,11 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Federated Core Platform on Federated Computer Enterprise</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/</link>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/</link>
|
||||
<description>Recent content in Federated Core Platform on Federated Computer Enterprise</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 25 Aug 2025 12:36:40 -0600</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/docs/federated-core-platform/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Why Open Source Projects Work With Federated</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/why-open-source-projects-work-with-federated/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:36:40 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/why-open-source-projects-work-with-federated/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Update and Upgrade</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/update-and-upgrade/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:36:19 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/update-and-upgrade/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Unified Storage</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/unified-storage/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:36:10 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/unified-storage/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Unified Messaging</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/unified-messaging/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:36:03 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/unified-messaging/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Provisioner</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/provisioner/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:35:51 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/provisioner/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Monitor and Fix</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/monitor-and-fix/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:35:43 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/monitor-and-fix/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Adding Software to Federated Core</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/adding-software-to-federated-core/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:35:31 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/adding-software-to-federated-core/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Federated Management</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/federated-management/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:35:12 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/federated-management/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Core Workflow Intelligence</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/core-workflow-intelligence/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:45 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/core-workflow-intelligence/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Core Server</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/core-server/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:34 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/core-server/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Core Scanner</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/core-scanner/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:24 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/core-scanner/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Core Mini</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/core-mini/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:18 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/core-mini/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Core Desktop</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/core-desktop/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:05 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/core-desktop/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Computer</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/computer/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:33:56 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/computer/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Authentication</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/authentication/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:33:49 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/authentication/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Account Management_and Billing</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/account-management_and-billing/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:33:38 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/account-management_and-billing/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Federated Core Platform</title>
|
||||
<link>http://localhost:1313/docs/federated-core-platform/federated-core-platform/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:32:20 -0600</pubDate>
|
||||
<guid>http://localhost:1313/docs/federated-core-platform/federated-core-platform/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<lastBuildDate></lastBuildDate>
|
||||
<atom:link href="http://localhost:44247/docs/federated-core-platform/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
File diff suppressed because one or more lines are too long
1468
public/docs/federated-core-platform/maintenance/index.html
Normal file
1468
public/docs/federated-core-platform/maintenance/index.html
Normal file
File diff suppressed because one or more lines are too long
33
public/docs/federated-core-platform/maintenance/index.xml
Normal file
33
public/docs/federated-core-platform/maintenance/index.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Maintenance on Federated Computer Enterprise</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/maintenance/</link>
|
||||
<description>Recent content in Maintenance on Federated Computer Enterprise</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 25 Aug 2025 12:36:19 -0600</lastBuildDate>
|
||||
<atom:link href="http://localhost:44247/docs/federated-core-platform/maintenance/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Core Scanner</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/maintenance/core-scanner/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:24 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/maintenance/core-scanner/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Update and Upgrade</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/maintenance/update-and-upgrade/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:36:19 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/maintenance/update-and-upgrade/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Monitor and Fix</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/maintenance/monitor-and-fix/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:35:43 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/maintenance/monitor-and-fix/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1477
public/docs/federated-core-platform/provisioning/computer/index.html
Normal file
1477
public/docs/federated-core-platform/provisioning/computer/index.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1587
public/docs/federated-core-platform/provisioning/index.html
Normal file
1587
public/docs/federated-core-platform/provisioning/index.html
Normal file
File diff suppressed because one or more lines are too long
82
public/docs/federated-core-platform/provisioning/index.xml
Normal file
82
public/docs/federated-core-platform/provisioning/index.xml
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Provisioning on Federated Computer Enterprise</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/</link>
|
||||
<description>Recent content in Provisioning on Federated Computer Enterprise</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 26 Aug 2025 14:43:09 -0600</lastBuildDate>
|
||||
<atom:link href="http://localhost:44247/docs/federated-core-platform/provisioning/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Provisioner</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/provisioner/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:35:51 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/provisioner/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Core Server</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/core-server/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:34 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/core-server/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Core Mini</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/core-mini/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:18 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/core-mini/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Unified Storage</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/unified-storage/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:36:10 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/unified-storage/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Unified Messaging</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/unified-messaging/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:36:03 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/unified-messaging/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Authentication</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/authentication/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:33:49 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/authentication/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Dashboard</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/dashboard/</link>
|
||||
<pubDate>Tue, 26 Aug 2025 14:43:09 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/dashboard/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Computer</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/computer/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:33:56 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/computer/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Core Desktop</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/core-desktop/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:34:05 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/core-desktop/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Why Open Source Projects Work With Federated</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/provisioning/why-open-source-projects-work-with-federated/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:36:40 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/provisioning/why-open-source-projects-work-with-federated/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1472
public/docs/federated-core-platform/services/index.html
Normal file
1472
public/docs/federated-core-platform/services/index.html
Normal file
File diff suppressed because one or more lines are too long
26
public/docs/federated-core-platform/services/index.xml
Normal file
26
public/docs/federated-core-platform/services/index.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Services on Federated Computer Enterprise</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/services/</link>
|
||||
<description>Recent content in Services on Federated Computer Enterprise</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 26 Aug 2025 14:47:00 -0600</lastBuildDate>
|
||||
<atom:link href="http://localhost:44247/docs/federated-core-platform/services/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Federated Management</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/services/federated-management/</link>
|
||||
<pubDate>Mon, 25 Aug 2025 12:35:12 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/services/federated-management/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Customer Service and Support</title>
|
||||
<link>http://localhost:44247/docs/federated-core-platform/services/customer-service-and-support/</link>
|
||||
<pubDate>Tue, 26 Aug 2025 14:47:00 -0600</pubDate>
|
||||
<guid>http://localhost:44247/docs/federated-core-platform/services/customer-service-and-support/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user