Content and layout update.

This commit is contained in:
2025-07-22 18:13:04 -07:00
parent 396dd976d9
commit 13bc51d443
15 changed files with 161 additions and 318 deletions

View File

@@ -5,65 +5,44 @@ alias:
- /projects/
---
Wild Cloud is the Civil Society Technology Foundation's reference implementation for personal and organizational self-hosted infrastructure. This project empowers individuals and organizations to run their own digital services without dependency on centralized corporate platforms.
Wild Cloud is the Civil Society Technology Foundation's reference implementation for self-hosted "cloud" infrastructure. This project empowers individuals, communities, and organizations to run their own digital services without dependency on centralized corporate platforms.
## Overview
When released later this year, Wild Cloud will become a complete, accessible solution for operating essential digital services on infrastructure you control. It combines carefully selected open-source components into a cohesive system providing the functionality needed for self-hosted cloud services.
Wild Cloud provides a complete, accessible solution for operating essential digital services on infrastructure you control. It combines carefully selected open-source components into a cohesive system that balances security, usability, and maintainability.
By deploying Wild Cloud, individuals, communities, and organizations can:
By deploying Wild Cloud, organizations can:
- Host their own cloud services.
- Maintain full control over their data and communications.
- Reduce or eliminate dependencies on surveillance-based platforms.
- Build technical capacity.
- Participate in a community of practice around independent infrastructure.
- Host their own email, calendar, file storage, website, and collaboration tools
- Maintain full control over their data and communications
- Reduce or eliminate dependencies on surveillance-based platforms
- Build technical capacity and digital sovereignty
- Participate in a community of practice around independent infrastructure
The Wild Cloud project aims to start you with a simple self-hosted cloud solution that gets you set up quickly and lets you easily manage your cloud. However, it is a full solution. None of the technical foundations are stripped away. You can go deeper and extend your cloud how you see fit.
The Soverign Cloud project aims to start you with a simple self-hosted cloud solution that gets you set up quickly and easily manage your cloud. However, it is a full solution. None of the technical foundations are stripped away. You can go deeper and extend your cloud how you see fit.
## Philosophy
### Architecture
Wild Cloud embodies the Civil Society Technology Foundation's [core principles](/about/#principles), which include:
Wild Cloud allows individuals and organizations (cloud admins) to install and manage a full Kubernetes cluster (using K3s) made of one or multiple computers on their own premises. Kubernetes manages much of the complexity of maintaining the health of your cloud and managing the applications deployed in it.
- **Sovereignty by Design**: Users control their data and computing environment.
- **Open Source, Always**: All components are free to use, study, modify, and share.
- **Self-Hosting Infrastructure**: Direct control reduces dependency and vulnerability.
- **Transparent Governance**: All components have clear, accountable governance.
- **Forkability is Freedom**: Any component can be replaced or modified as needed.
- **Practical Autonomy**: Infrastructure that users can understand and maintain.
### Applications
By providing this reference implementation, we demonstrate that digital sovereignty is not merely theoretical but practically achievable with current technology and modest resources.
Admins can deploy various applications into their cloud, including:
## Architecture
- Email servers with webmail interfaces
- Calendar and contacts synchronization
- File storage and sharing
- Collaborative document editing
- Website hosting
- Chat and communication tools
- Knowledge management systems
- And more, based on organizational needs
Wild Cloud allows individuals, communities, and organizations (cloud operators) to install and manage a full, standard, Kubernetes cluster made of a few or many computers on their own premises. Kubernetes manages much of the complexity of maintaining the health of your cloud and managing the applications deployed in it. The Wild Cloud project provides a set of reference "stacks" that can be deployed on this Kubernetes cluster. These stacks combine best-of-breed open source software applications to enable productivity, communication, collaboration, and intelligence applications and more.
## Getting Started
The Wild Cloud project is currently being built out on GitHub.
The Wild Cloud project is currently being developed, in the open, on GitHub.
{{< github repo="civil-society-dev/wild-cloud" showThumbnail=true >}}
## Community Support
## Join the Community
Wild Cloud is supported by a community of practitioners who share knowledge, troubleshooting tips, and enhancements. The Civil Society Technology Foundation provides:
- Documentation and tutorials
- Installation guides for different environments
- Regular security advisories
- Community forum for mutual assistance
- Workshops and training opportunities
## Philosophy
Wild Cloud embodies the Civil Society Technology Foundation's core principles:
- **Sovereignty by Design**: Users control their data and computing environment
- **Open Source, Always**: All components are free to use, study, modify, and share
- **Self-Hosting Infrastructure**: Direct control reduces dependency and vulnerability
- **Transparent Governance**: All components have clear, accountable governance
- **Forkability is Freedom**: Any component can be replaced or modified as needed
- **Practical Autonomy**: Infrastructure that users can understand and maintain
By providing this reference implementation, we demonstrate that digital sovereignty is not merely theoretical but practically achievable with current technology and modest resources.
The Wild Cloud project is developed and supported by a community of practitioners. To join the community or learn more, visit the [Wild Cloud website](https://mywildcloud.org).