citadel-core/README.md

18 lines
799 B
Markdown
Raw Normal View History

<!--
SPDX-FileCopyrightText: 2021 Citadel and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
[![Discord Server](https://img.shields.io/badge/Community%20Chat-Discord-%235351FB)](https://discord.gg/6U3kM2cjdB)
[![Twitter](https://img.shields.io/twitter/follow/runcitadel?style=social)](https://twitter.com/runcitadel)
# 🏰 Citadel Core
Citadel Core contains simple, minimalistic host system components for running a Citadel server.
It uses docker and docker-compose to orchestrate containers for the core system and apps.
This repository also contains `karen`, a background daemon responsible for communication between Citadel docker containers and the Citadel Core.
Citadel Core is a fully FLOSS project which replaces the previous `compose` and `compose-nonfree` repositories.