Inline and use Co-op

This commit is contained in:
Luke Murphy 2021-02-23 17:14:30 +01:00
parent d2269f0742
commit 8234293074
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -2,16 +2,9 @@
title: Frequently asked questions title: Frequently asked questions
--- ---
## What is the Cooperative Cloud? ## What is the Co-op Cloud?
The Cooperative Cloud is a project which aims to make self-hosting free The Co-op Cloud is a project which aims to make self-hosting free software applications simple! It's a project which fits in alongside others like [Cloudron](https://www.cloudron.io/), [Yunohost](https://yunohost.org/) and [Freedombone](https://freedombone.net/) and others but has its own specific focus. The project is intended for existing small service providers and cooperatives already involved in hosting work who are looking for alternatives.
software applications simple! It's a project which fits in alongside others
like [Cloudron](https://www.cloudron.io/), [Yunohost](https://yunohost.org/)
and [Freedombone](https://freedombone.net/) and others but has its own specific
focus. The project is intended for existing small service providers and
cooperatives already involved in hosting work who are looking for alternatives.
TODO.
## Which technologies are used? ## Which technologies are used?
@ -42,26 +35,15 @@ distribution methods (app packagers) and production methods (developers).
## Why do you use Docker compose? ## Why do you use Docker compose?
TODO.
## Why do you use Docker Swarm? ## Why do you use Docker Swarm?
TODO.
## Why start another project? ## Why start another project?
One of our core principles is to not re-invent the wheel. However, fitting One of our core principles is to not re-invent the wheel. However, fitting needs into existing projects doesn't always work out. Some of the developers on this project were also once developers on the other existing projects.
needs into existing projects doesn't always work out. Some of the developers on
this project were also once developers on the other existing projects.
TODO.
## What about `$alternative`? ## What about `$alternative`?
We have our critiques of other similar projects which are already We have our critiques of other similar projects which are already up-and-running in the ecosystem. However, the Co-op Cloud isn't meant to be a replacement for these projects. Here is a short overview of the pros/cons we see and how that relates to our goals here.
up-and-running in the ecosystem. However, the Cooperative Cloud isn't meant to
be a replacement for these projects. Here is a short overview of the pros/cons
we see and how that relates to our goals here.
### Cloudron ### Cloudron
@ -138,4 +120,4 @@ we see and how that relates to our goals here.
## What licensing model does the project use? ## What licensing model does the project use?
The Cooperative Cloud will always be available under copyleft licenses. The Co-op Cloud will always be available under copyleft licenses.