Go to file
2021-11-03 10:06:34 +01:00
.reuse A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
app Some code cleanups 2021-10-29 23:02:40 +01:00
app-system Fix Tor hidden services 2021-10-28 18:48:38 +01:00
bin A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
bitcoin More fixes 2021-10-24 14:44:02 +01:00
db A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
electrs More fixes 2021-10-24 14:44:02 +01:00
events/triggers A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
LICENSES A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
lnd A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
logs A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
nginx Add another gitkeep file 2021-10-24 14:53:59 +01:00
scripts That should fix the upgrade 2021-10-30 21:39:03 +01:00
services Update electrs 2021-11-03 10:06:34 +01:00
statuses A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
templates Update electrs-sample.toml 2021-10-22 22:13:40 +01:00
tor Bug fixes 2021-10-24 14:33:35 +01:00
.citadel A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
.gitignore Fix gitignore 2021-10-26 19:06:05 +01:00
.umbrel A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
app-standard-v1.json A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
app-standard-v1.json.license A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
docker-compose.yml Update electrs 2021-11-03 10:06:34 +01:00
info.json Citadel 0.5.0 2021-10-24 14:19:28 +01:00
info.json.license A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
karen A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
LICENSE Add LICENSE so GitHub can display it 2021-10-22 17:01:12 +01:00
README.md Add logo to readme 2021-10-28 19:00:40 +01:00
setenv A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
walletpassword A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
walletpassword.license A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00

🏰 Citadel Core

Discord Server Twitter License

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.