39 lines
2.1 KiB
Markdown
39 lines
2.1 KiB
Markdown
---
|
|
title: Installatie
|
|
description: Installatie en hosting van Chill
|
|
card: "Chill is opensourcesoftware die beschikbaar is onder de vrije AGPL-licentie. U kunt de software zelf hosten of een dienstverlener inschakelen voor de installatie en het onderhoud."
|
|
bgColor: "activity-sector"
|
|
layout: "gradient-card"
|
|
---
|
|
|
|
{{< gradient-card-section title="Zelf gehost" description="Beschikt u over kennis van systeembeheer? Installeer CHILL dan op uw eigen server vanaf de Docker-images. U hoeft daarvoor enkel de beschikbare technische documentatie te raadplegen." >}}
|
|
<a href="https://chill.readthedocs.io/en/latest/installation/index.html" target="_blank" class="btn btn-primary">
|
|
De installatiedocumentatie raadplegen
|
|
</a>
|
|
</div>
|
|
{{< /gradient-card-section >}}
|
|
|
|
{{< gradient-card-section title="Door de coöperatie Champs Libres" description="Champs Libres is de oprichter en de belangrijkste uitgever van CHILL. We hopen dat er in de toekomst andere dienstverleners bij komen. Doe een beroep op ons als u de installatie, de hosting en het onderhoud van de tool wilt uitbesteden. " >}}
|
|
|
|
{{< bullet-list class="text-lg list-disc list-inside space-y-2" icon="check" >}}
|
|
- **Gevestigd in Namen, België**
|
|
- **Beveiligde hosting en onderhoud**
|
|
- **Professionele technische ondersteuning**
|
|
{{< /bullet-list >}}
|
|
|
|
<a href="https://www.champs-libres.coop/page/social/" target="_blank" class="btn btn-primary mt-4">
|
|
De website van Champs-Libres bezoeken
|
|
</a>
|
|
{{< /gradient-card-section >}}
|
|
|
|
{{< gradient-card-section title="In gesprek met de ontwikkelaars" description="Op het Matrix-netwerk bestaat er een kanaal om met de ontwikkelaars van Chill te praten." >}}
|
|
<div class="flex flex-col items-center gap-4">
|
|
<p>Klik op de onderstaande link om deel te nemen:</p>
|
|
<a href="https://matrix.to/#/#chill-social-admin:matrix.org" target="_blank" class="btn btn-primary ">
|
|
#chill-social-admin:matrix.org
|
|
</a>
|
|
<p>of scan de QR-code:</p>
|
|
<img src="/images/chill-admin.png" alt="QR-code Matrix" class="w-48 h-48">
|
|
</div>
|
|
{{< /gradient-card-section >}}
|