Go to file
Philipp Walter 1ab3c36a12
Feat: add alias for Citadel CLI (#66)
* feat: add alias for citadel cli

* fix: remove redundant aliases
2022-07-16 11:54:22 -05: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 Revert "[Feat] Docker compose isolation (#62)" (#64) 2022-07-14 20:35:59 -04:00
app-system Switch app store to beta branch 2022-05-16 06:11:07 +00:00
bin Merge Stable into Beta (#65) 2022-07-15 18:34:49 +02:00
bitcoin More fixes 2021-10-24 14:44:02 +01:00
cli Merge Stable into Beta (#65) 2022-07-15 18:34:49 +02: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 Add script to set update channel (#47) 2022-06-05 21:03:29 +02:00
fulcrumx Citadel 0.0.2 (#17) 2022-03-20 09:02:30 +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
redis Prepare for redis integration 2021-11-06 20:49:12 +00:00
scripts Small fixes (#63) 2022-07-15 13:29:22 +02:00
services Revert "[Feat] Docker compose isolation (#62)" (#64) 2022-07-14 20:35:59 -04:00
statuses Fix update check 2022-02-02 19:13:20 +01:00
templates Citadel 0.0.2 (#17) 2022-03-20 09:02:30 +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 Remove leftovers from karen v1 (#42) 2022-06-01 21:14:49 -04:00
CODE_OF_CONDUCT.md Add code of conduct 2022-02-03 07:35:42 +01:00
docker-compose.yml Revert "[Feat] Docker compose isolation (#62)" (#64) 2022-07-14 20:35:59 -04:00
info.json Update LND to 0.15.0 (#60) 2022-07-05 14:56:17 +02:00
info.json.license Move to GPL 3 2022-01-21 21:37:48 +01:00
karen Remove unused import 2022-05-20 10:12:53 +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 Feat: add alias for Citadel CLI (#66) 2022-07-16 11:54:22 -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.