forked from toolshed/docs.coopcloud.tech
		
	forming up new intro
This commit is contained in:
		@ -5,7 +5,7 @@ title: Get in Touch
 | 
			
		||||
We're available on the following channels:
 | 
			
		||||
 | 
			
		||||
- **Email**: [`helo@coopcloud.tech`](mailto:helo@coopcloud.tech)
 | 
			
		||||
- **Real-time chat (Matrix)**:
 | 
			
		||||
- **Real-time chat (Matrix)** (link to the [Matrix space](https://matrix.to/#/!xSMwGbdVehScXcIFwS:autonomic.zone?via=autonomic.zone&via=matrix.org&via=1312.media) to see all channels):
 | 
			
		||||
    - [`#coopcloud:autonomic.zone`](https://matrix.to/#/!JSVYWCRXSVMrAzgeKB:autonomic.zone?via=autonomic.zone) General chat and announcements (low traffic)
 | 
			
		||||
    - [`#coopcloud-tech:autonomic.zone`](https://matrix.to/#/!IFazIpLtxiScqbHqoa:autonomic.zone?via=autonomic.zone) Technical discussions (some techno babble)
 | 
			
		||||
    - [`#coopcloud-dev:autonomic.zone`](https://matrix.to/#/!IFazIpLtxiScqbHqoa:autonomic.zone?via=autonomic.zone) Intense developer chat (a lot of techno babble)
 | 
			
		||||
@ -2,14 +2,17 @@
 | 
			
		||||
title: Co-op Cloud
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Welcome to the Co-op Cloud technical documentation. It's primarily meant for co-ops and other democratic tech collectives already doing libre software hosting who are interested in the project and thinking about doing some alpha testing.
 | 
			
		||||
Welcome to the Co-op Cloud technical documentation. It's primarily meant for
 | 
			
		||||
co-ops and other democratic tech collectives already doing libre software
 | 
			
		||||
hosting who are interested in the project and thinking about doing some alpha
 | 
			
		||||
testing.
 | 
			
		||||
 | 
			
		||||
- New to the project and wondering where to start? Try our [getting started guide](/overview/).
 | 
			
		||||
 | 
			
		||||
- Want to see what apps are already available? See the [app catalogue](https://dev.apps.coopcloud.tech).
 | 
			
		||||
 | 
			
		||||
- Trying to understand more about the project? See the [the FAQ](/faq/).
 | 
			
		||||
 | 
			
		||||
- Want to see what apps are already available? See the [app catalogue](https://dev.apps.coopcloud.tech).
 | 
			
		||||
 | 
			
		||||
- Interested to learn more about the goals and background of the project? See the [strategy page](/strategy).
 | 
			
		||||
 | 
			
		||||
!!! danger "Here be dragons"
 | 
			
		||||
@ -2,11 +2,15 @@
 | 
			
		||||
title: Managed hosting
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
The Co-op Cloud is still [alpha quality software](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha) but you can still work with a co-operative or tech collective to host some part or all of your online digital services with it. Organisations who want to support the project can get in touch with Co-op Cloud service providers via the following list for a quote on what they're looking for and how much it will cost. Service providers can then factor in some percentage of the cost to co-fund the development of this project.
 | 
			
		||||
 | 
			
		||||
!!! danger "We're still working this out"
 | 
			
		||||
 | 
			
		||||
    If you're a co-operative or a tech collective who wants to appear on this list, please [get in touch](/contact/)! We want to expand the number of service providers using the Co-op Cloud so that project is more widely available to end-users and organisations who can influence the direction and co-fund the development.
 | 
			
		||||
    If you're a co-operative or a tech collective who wants to appear on this
 | 
			
		||||
    list, please [get in touch](/contact/)! We want to expand the number of
 | 
			
		||||
    service providers using the Co-op Cloud so that project is more widely
 | 
			
		||||
    available to end-users and organisations who can influence the direction
 | 
			
		||||
    and co-fund the development.
 | 
			
		||||
 | 
			
		||||
The Co-op Cloud is still [alpha quality software](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha) but you can still work with a co-operative or tech collective to host some part or all of your online digital services with it. Organisations who want to support the project can get in touch with Co-op Cloud service providers via the following list for a quote on what they're looking for and how much it will cost. Service providers can then factor in some percentage of the cost to co-fund the development of this project.
 | 
			
		||||
 | 
			
		||||
## Co-operatives
 | 
			
		||||
 | 
			
		||||
@ -38,7 +38,12 @@ markdown_extensions:
 | 
			
		||||
      emoji_generator: !!python/name:materialx.emoji.to_svg
 | 
			
		||||
 | 
			
		||||
nav:
 | 
			
		||||
  - "Introduction": index.md
 | 
			
		||||
  - "Introduction":
 | 
			
		||||
      - intro/index.md
 | 
			
		||||
      - "Frequently asked questions": intro/faq.md
 | 
			
		||||
      - "Project strategy": intro/strategy.md
 | 
			
		||||
      - "Managed hosting": intro/managed.md
 | 
			
		||||
      - "Get in touch": intro/contact.md
 | 
			
		||||
  - "Operators Guide": operators/index.md
 | 
			
		||||
  - "Applications": applications/index.md
 | 
			
		||||
  - "Get Involved": get-involved/index.md
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user