docs: Update branding from ThreeFold to Mycelium across documentation

This commit is contained in:
mik-tf
2025-11-25 18:00:09 -05:00
parent 81ec86711f
commit e4ac79e542
13 changed files with 33 additions and 40 deletions

View File

@@ -62,7 +62,7 @@ While the full technical spec is still evolving, you can expect:
- **Launch window:** Agent Framework targeted for **H1 2026**.
- **Preview phase:** Before launch, expect design updates, early prototypes, and integration examples.
- **Ecosystem:** The goal is to make agents firstclass citizens of the wider Mycelium / ThreeFold ecosystem.
- **Ecosystem:** The goal is to make agents firstclass citizens of the wider Mycelium ecosystem.
## How to Prepare

View File

@@ -10,11 +10,11 @@ Common questions about deploying and managing Kubernetes clusters on Mycelium Cl
### What is Mycelium Cloud?
Mycelium Cloud is a platform for deploying and managing Kubernetes clusters on the decentralized ThreeFold Grid infrastructure. It provides K3s clusters with Mycelium peer-to-peer networking, making it easy to run containerized applications on distributed, cost-effective infrastructure.
Mycelium Cloud is a platform for deploying and managing Kubernetes clusters on decentralized Mycelium infrastructure. It provides K3s clusters with Mycelium peer-to-peer networking, making it easy to run containerized applications on distributed, cost-effective infrastructure.
### What makes Mycelium Cloud different?
- **Decentralized Infrastructure** Runs on ThreeFold Grid's distributed network
- **Decentralized Infrastructure** Runs on Mycelium's distributed grid of nodes
- **IPv6 Networking** Built-in Mycelium peer-to-peer networking
- **Cost Effective** Competitive pricing on decentralized infrastructure
- **No Vendor Lock-in** Standard Kubernetes (K3s) works with all K8s tools
@@ -266,7 +266,7 @@ See **[Kubernetes Basics](/cloud/kubernetes-basics#secrets)** for more details.
### Where can I get more information and support?
- **Documentation** [Getting Started](/cloud/getting-started), [Deployment Tutorials](/cloud/tutorial)
- **Community** [ThreeFold Telegram](https://t.me/threefold/1)
- **Community** [Mycelium Community Telegram](https://t.me/threefold/1)
### How do I report a bug?

View File

@@ -8,13 +8,13 @@ sidebar_position: 6
## Overview
Mycelium Cloud provides a comprehensive platform for deploying and managing Kubernetes clusters on the decentralized ThreeFold Grid infrastructure. This guide covers the core features and capabilities available to developers.
Mycelium Cloud provides a comprehensive platform for deploying and managing Kubernetes clusters on decentralized Mycelium infrastructure. This guide covers the core features and capabilities available to developers.
## Architecture
### Decentralized Infrastructure
Mycelium Cloud deploys on ThreeFold Grid's distributed network, providing:
Mycelium Cloud deploys on a distributed grid of Mycelium nodes, providing:
- **Direct Node Access** Each node gets a unique Mycelium IP address
- **Cross-Node Communication** Services communicate across nodes using Mycelium networking
@@ -113,7 +113,7 @@ Expose any service to the public web with a simple Kubernetes resource. No compl
- **Configure VMs** Define your virtual machines:
- Choose CPU, memory, and storage requirements
- Select the number of master and worker nodes
- **Select Nodes** Choose ThreeFold Grid nodes for deployment
- **Select Nodes** Choose Mycelium nodes for deployment
- **Review & Deploy** Confirm your configuration and deploy
### 3. Access Your Cluster

View File

@@ -4,7 +4,7 @@ sidebar_position: 2
# Getting Started with Mycelium Cloud
Deploy your first Kubernetes cluster on the ThreeFold Grid in just a few steps.
Deploy your first Kubernetes cluster on Mycelium's decentralized infrastructure in just a few steps.
## Prerequisites
@@ -118,7 +118,7 @@ Workers: 2 nodes (2 CPU, 4GB RAM, 50GB storage each)
### Select Nodes
1. The system will show available ThreeFold Grid nodes
1. The system will show available Mycelium nodes
2. Select nodes for your deployment
- Choose based on location, specs, and availability
- System may auto-select optimal nodes

View File

@@ -5,7 +5,7 @@ slug: /cloud
# What is Mycelium Cloud?
Mycelium Cloud lets you deploy and manage **Kubernetes clusters** on the decentralized ThreeFold Grid infrastructure.
Mycelium Cloud lets you deploy and manage **Kubernetes clusters** on decentralized Mycelium infrastructure.
Run your containerized workloads on distributed, cost-effective infrastructure with built-in security and global availability.
@@ -18,13 +18,13 @@ Mycelium Cloud provides a complete platform for cloud-native applications:
3. **Deploy clusters** with custom configurations.
4. **Manage workloads** using standard Kubernetes tools.
All of this runs on the ThreeFold Grid's decentralized infrastructure.
All of this runs on Mycelium's decentralized infrastructure.
## Why Use Mycelium Cloud?
### 🌍 Decentralized Infrastructure
- Deploy on ThreeFold Grid's distributed network.
- Deploy on Mycelium's distributed grid of nodes.
- No dependency on centralized cloud providers.
- Global node distribution.
- True infrastructure sovereignty.
@@ -57,7 +57,7 @@ All of this runs on the ThreeFold Grid's decentralized infrastructure.
| **K3s Kubernetes** | Lightweight, certified Kubernetes distribution |
| **Mycelium Networking** | IPv6 overlay with encrypted P2P connections |
| **High Availability** | Multi-master clusters for production workloads |
| **Global Nodes** | Deploy across worldwide ThreeFold Grid locations |
| **Global Nodes** | Deploy across worldwide Mycelium grid locations |
| **Standard APIs** | Use `kubectl`, Helm, and all Kubernetes tools |
| **Web Dashboard** | Manage clusters through an intuitive UI |
| **SSH Access** | Direct node access for debugging and management |
@@ -83,7 +83,7 @@ Mycelium Cloud uses peer-to-peer networking for direct access:
│ │ Node │ │ Node │ │
│ └──────────┘ └──────────┘ │
└──────────────────────────────────────┘
ThreeFold Grid Infrastructure
Mycelium Cloud Infrastructure
```
**Network flow:**
@@ -127,7 +127,7 @@ Mycelium Cloud uses peer-to-peer networking for direct access:
- **Kubernetes:** K3s v1.26+ (production-ready, lightweight).
- **Networking:** Mycelium CNI with IPv6 support.
- **Infrastructure:** ThreeFold Grid decentralized nodes.
- **Infrastructure:** Mycelium's decentralized nodes.
- **Management:** Web dashboard + API + `kubectl`.
## What You Get

View File

@@ -567,5 +567,5 @@ Now that you've completed these tutorials:
---
:::tip Keep Learning
These tutorials cover the basics. The real power of Kubernetes comes from combining these concepts to build complex, scalable applications on the ThreeFold Grid!
These tutorials cover the basics. The real power of Kubernetes comes from combining these concepts to build complex, scalable applications on Mycelium Cloud!
:::

View File

@@ -29,7 +29,7 @@ Beyond traditional hosting nodes, there are specialized **Edge Compute** and **E
- ✅ Ideal for private AI, dev, or homelab workloads.
- ✅ No hosting fees your own personal edge compute.
#### Option 2: Host for the Mycelium / ThreeFold Network
#### Option 2: Host for the Mycelium Network
- ✅ Allocate "slices" of CPU, RAM, and storage as public capacity.
- ✅ Offer them on the marketplace and match customer demand.

View File

@@ -4,7 +4,7 @@ sidebar_position: 2
# Buy or Build Your Hosting Node
You have two main paths to becoming a hoster on the Mycelium / ThreeFold Grid stack:
You have two main paths to becoming a hoster on the Mycelium stack:
- **Buy a preconfigured node** from an official vendor.
- **Build your own node** from compatible hardware.
@@ -30,7 +30,7 @@ Purchase certified nodes from **YourData Network**:
These nodes are preconfigured, tested, and ready to join the grid.
Need recommendations or sizing advice? Join the community:
**Telegram (Hosters/Farmers)** [t.me/threefoldfarmers](https://t.me/threefoldfarmers)
**Hosters Community Chat** [t.me/threefoldfarmers](https://t.me/threefoldfarmers)
:::
### What to Look For
@@ -178,5 +178,5 @@ Once you have a node (or a clear hardware plan), move on to:
---
:::tip Need Help Deciding?
Ask the community in **ThreeFold Farmers / Hosters** chat: [t.me/threefoldfarmers](https://t.me/threefoldfarmers). Experienced operators can help you validate hardware ideas and ROI assumptions.
Ask the community in the **Hosters Community** chat: [t.me/threefoldfarmers](https://t.me/threefoldfarmers). Experienced operators can help you validate hardware ideas and ROI assumptions.
:::

View File

@@ -6,11 +6,11 @@ sidebar_position: 5
This page explains how hosters earn money by contributing capacity to the grid and how **SPORE**, the ecosystem token, works.
> Originally this content was written for *ThreeFold Farming*. Here we describe it from the perspective of **hosters** supporting the Mycelium / ThreeFold stack.
> Originally this content was written for legacy farming docs. Here we describe it from the perspective of **hosters** supporting the Mycelium stack.
## What is SPORE?
**SPORE** is the native token of the ThreeFold ecosystem. You earn SPORE for providing compute, storage, and network resources as a hoster.
**SPORE** is the native token of the Mycelium ecosystem. You earn SPORE for providing compute, storage, and network resources as a hoster.
### Key Facts
@@ -38,7 +38,7 @@ When users pay for resources on your node, the payment is automatically split:
graph LR
A[User Pays for Resources] --> B[80% to Hoster<br/>SPORE Tokens]
A --> C[10% Burned<br/>Removed from circulation]
A --> D[10% Mycelium / ThreeFold<br/>Development]
A --> D[10% Mycelium<br/>Development]
B --> E[Your SPORE Balance Increases]
C --> F[Total SPORE Supply Decreases]

View File

@@ -7,13 +7,13 @@ slug: /hosters
Hosters provide storage, compute, and network capacity to the Mycelium Cloud. In return, they earn **SPORE tokens** for making reliable, sovereign infrastructure available.
> Historically this role was called *ThreeFold Farming* and operators were called *farmers*. In the Mycelium context we refer to them as **hosters**.
> Historically this role was described as *farming* and operators were called *farmers* in the original grid ecosystem. In the Mycelium context we refer to them as **hosters**.
## How It Works
As a **hoster**, you:
1. **Deploy a Node (3Node)** Connect suitable server hardware to the ThreeFold Grid.
1. **Deploy a Node (3Node)** Connect suitable server hardware to the decentralized grid that powers Mycelium Cloud.
2. **Run Zero-OS** A self-healing operating system that manages the node for you.
3. **Provide Capacity** Your node offers storage, compute, and network resources.
4. **Earn Rewards** You earn SPORE when capacity is reserved and used.
@@ -97,13 +97,6 @@ Hosters form a global community that backs the grid and the Mycelium Stack:
Every hoster helps expand a more open, sovereign internet.
## Resources
- **Dashboard** [dashboard.grid.tf](https://dashboard.grid.tf) Manage your node(s) and capacity.
- **Technical Manual** [manual.grid.tf/farmers/intro](https://manual.grid.tf/farmers/intro) Indepth setup/farming docs (original terminology).
- **Community Chat** [t.me/threefold/1](https://t.me/threefold/1) Ask questions and share experiences.
- **Forum** [forum.threefold.io](https://forum.threefold.io) Longform discussions and updates.
---
:::tip Next Step

View File

@@ -4,7 +4,7 @@ sidebar_position: 4
# Set Up Your Hosting Node
This guide summarizes how to set up a **ThreeFold / Mycelium hosting node (3Node)** and connect it to your farm so it can start earning SPORE.
This guide summarizes how to set up a **Mycelium hosting node (3Node)** and connect it to your farm so it can start earning SPORE.
The process differs slightly depending on whether you **bought a prebuilt node** or **built your own (DIY)**.

View File

@@ -189,9 +189,9 @@ Run Mycelium on devices at different locations:
- Use their Mycelium IPs to communicate.
- All traffic is encrypted end-to-end.
### Access ThreeFold Grid
### Access Mycelium Cloud
Deploy workloads on the ThreeFold Grid and connect to them using your Mycelium connection. Use the ThreeFold Dashboard to deploy workloads with Mycelium enabled.
Deploy workloads on Mycelium Cloud and connect to them using your Mycelium connection. Use the Mycelium Cloud dashboard to deploy workloads with Mycelium enabled.
## Troubleshooting
@@ -231,7 +231,7 @@ Now that you're connected, explore what you can do:
- **Remote access** Access services from anywhere.
- **Connect devices** Link multiple locations securely.
- **ThreeFold Grid** Access your grid deployments.
- **Mycelium Cloud** Access your Mycelium Cloud deployments.
- **P2P applications** Build distributed systems.
For more advanced setup options (custom ports, private peer networks, proxies, advanced routing), refer to the Mycelium GitHub repository.
@@ -243,5 +243,5 @@ For more advanced setup options (custom ports, private peer networks, proxies, a
- **Forum** [forum.threefold.io](https://forum.threefold.io)
:::tip Connected Successfully?
You're now part of the global Mycelium network. Next, explore **[Mycelium Cloud](/cloud)** to run workloads on the ThreeFold Grid.
You're now part of the global Mycelium network. Next, explore **[Mycelium Cloud](/cloud)** to run workloads on Mycelium's decentralized infrastructure.
:::

View File

@@ -7,7 +7,7 @@ slug: /vdc
Mycelium Virtual Data Centers (VDC) let you provision full cloud environments — compute, storage, and networking — without owning or operating physical servers.
They are built on top of **Mycelium Cloud** and the **ThreeFold Grid**, combining decentralized infrastructure with managed Kubernetes and Mycelium networking.
They are built on top of **Mycelium Cloud** and the underlying decentralized grid, combining distributed infrastructure with managed Kubernetes and Mycelium networking.
## What Is a VDC?
@@ -32,13 +32,13 @@ Adapted from the "Virtual Data Centers" focus in the Mycelium Cloud UI:
## How VDC Relates to Mycelium Cloud
Under the hood, a VDC is powered by **K3s Kubernetes clusters** running on the ThreeFold Grid via Mycelium Cloud:
Under the hood, a VDC is powered by **K3s Kubernetes clusters** running on the Mycelium grid via Mycelium Cloud:
```mermaid
graph TD
A[You] --> B[Mycelium Cloud Dashboard]
B --> C[Provision VDC / Cluster]
C --> D[ThreeFold Grid Nodes]
C --> D[Mycelium Grid Nodes]
D --> E[Applications & Services]
A -. Mycelium Network .-> E