docs.coopcloud.tech/docs/index.md

26 lines
827 B
Markdown
Raw Normal View History

2020-10-23 13:18:08 +00:00
---
title: Welcome
---
Coöp Cloud (working title; abbreviated CoCl) is a container-based, platform-agnostic, free software registry for small service providers.
2020-10-23 13:18:08 +00:00
- Production-ready apps in minutes: Wordpress & Nextcloud instances,
mail-servers, and more.
- Simple Docker-based framework for continuous deployment of your custom apps.
[List of CoCl apps](https://codimd.autonomic.zone/s/HyNtOhwrv){: .md-button }
HOWTOs:
- [Deploy an HTML site](howto/html-website.md)
- [CoCl-ise an app](howto/convert-app.md)
## Definitions
CoCl is a **philosophy**.
- .. to get started, you create a **server**, e.g. a new Hetzner VPS, including
your local configuration to connect to it.
- .. then you install an **app** like wordpress or nextcloud, which is made up of multiple **services**
- .. and configure your app.