Go to file
2022-09-28 17:32:05 +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 Remove legacy compose generator entirely 2022-09-28 17:32:05 +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 Remove custom forks of Fulcrum & Bitcoin Core, update LND & Bitcoin (#75) 2022-08-11 13:56:39 +02:00
db Merge branch 'beta' into use-app-cli-for-app-yml-v3 2022-09-27 16:31:10 +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 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 'beta' into use-app-cli-for-app-yml-v3 2022-09-27 16:31:10 +02:00
services Update to LND 0.15.1 (#78) 2022-09-04 20:32:06 +02:00
statuses Fix update check 2022-02-02 19:13:20 +01:00
templates Deno manager 2022-08-30 07:09:47 +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
CODE_OF_CONDUCT.md Add code of conduct 2022-02-03 07:35:42 +01:00
docker-compose.yml Update Tor 2022-09-12 10:08:23 +00:00
info.json Citadel 0.1.0 Preview 4 2022-09-12 10:12:51 +00:00
info.json.license Move to GPL 3 2022-01-21 21:37:48 +01:00
karen Add karen v2 (#29) 2022-05-24 06:34:38 +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 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 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.