Go to file
2022-07-12 05:36:07 +00:00
.reuse A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
.vscode app.yml standard v2 2022-02-06 19:20:49 +01:00
app Merge branch 'feat/quick-updates' into feat/quick-updates-c-ln 2022-07-12 05:36:07 +00:00
app-system Fix sources.list 2022-06-25 09:33:26 +00:00
bin Citadel 0.0.5 (#45) 2022-06-11 18:35:47 +02:00
bitcoin More fixes 2021-10-24 14:44:02 +01:00
c-lightning WIP: Integrate c-lightning into the app system 2022-02-12 10:04:08 +01:00
db Update containers in dependencies.yml 2022-06-24 08:21:39 +00:00
electrs More fixes 2021-10-24 14:44:02 +01:00
events/triggers Fix download URL 2022-06-17 12:17:38 +00:00
fulcrumx Start working on Fulcrum support 2022-03-09 11:36:52 +00: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
redis Prepare for redis integration 2021-11-06 20:49:12 +00:00
scripts Merge branch 'feat/quick-updates' into feat/quick-updates-c-ln 2022-07-12 05:36:07 +00:00
services Citadel 0.0.5 (#45) 2022-06-11 18:35:47 +02:00
statuses Fix update check 2022-02-02 19:13:20 +01:00
templates More fixes 2022-03-20 09:00:08 +00: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 Citadel 0.0.5 (#45) 2022-06-11 18:35:47 +02:00
CODE_OF_CONDUCT.md Add code of conduct 2022-02-03 07:35:42 +01:00
docker-compose.yml Merge branch 'feat/quick-updates' into feat/quick-updates-c-ln 2022-07-12 05:36:07 +00:00
info.json Add isQuickUpdate to info.json 2022-06-17 11:44:16 +00:00
info.json.license Move to GPL 3 2022-01-21 21:37:48 +01:00
karen Merge branch 'stable' into c-lightning (#34) 2022-05-25 17:15:47 +02:00
LICENSE Move to GPL 3 2022-01-21 21:37:48 +01:00
README.md Move to GPL 3 2022-01-21 21:37:48 +01:00
setenv Update copyright year 2022-01-28 01:52:26 -05:00
walletpassword A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
walletpassword.license Move to GPL 3 2022-01-21 21:37:48 +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.