Go to file
2022-10-01 12:38:14 +00:00
.reuse Various metadata cleanups 2022-09-28 17:54:52 +00:00
.vscode Various metadata cleanups 2022-09-28 17:54:52 +00:00
app Remove unused import 2022-10-01 12:38:14 +00:00
app-system Merge branch 'stable' into beta 2022-09-09 07:51:29 +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 Various metadata cleanups 2022-09-28 17:54:52 +00:00
db Update app-cli 2022-10-01 13:24:13 +02:00
electrs More fixes 2021-10-24 14:44:02 +01:00
events/triggers Citadel 0.0.8 (#77) 2022-09-05 21:01:12 +02:00
fulcrum Remove custom forks of Fulcrum & Bitcoin Core, update LND & Bitcoin (#75) 2022-08-11 13:56:39 +02:00
LICENSES Various metadata cleanups 2022-09-28 17:54:52 +00: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 App system cleanups 2022-10-01 12:35:37 +00:00
services Various metadata cleanups 2022-09-28 17:54:52 +00:00
statuses Fix update check 2022-02-02 19:13:20 +01:00
templates Various metadata cleanups 2022-09-28 17:54:52 +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 Remove custom forks of Fulcrum & Bitcoin Core, update LND & Bitcoin (#75) 2022-08-11 13:56:39 +02:00
docker-compose.yml Various metadata cleanups 2022-09-28 17:54:52 +00:00
info.json Bump version 2022-09-28 18:19:32 +00:00
info.json.license Move to GPL 3 2022-01-21 21:37:48 +01:00
karen Various metadata cleanups 2022-09-28 17:54:52 +00:00
LICENSE Move to GPL 3 2022-01-21 21:37:48 +01:00
README.md Various metadata cleanups 2022-09-28 17:54:52 +00:00
setenv Update Citadel CLI (#73) 2022-07-24 09:28:30 -05:00
walletpassword A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
walletpassword.license Various metadata cleanups 2022-09-28 17:54:52 +00:00

🏰 Citadel Core

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.