Go to file
nolim1t 61bcc065c6
Update to LND 0.14.1 (#7)
Should fix those issues with 0.14.0
2021-11-25 07:31:12 +01:00
.reuse A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
app More bug fixes 2021-11-21 19:02:47 +00:00
app-system Remove even more Umbrel references 2021-11-07 08:51:42 +00: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 Add signals dir back 2021-11-06 20:49:47 +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 Install missing dependency on Citadel OS 2021-11-17 18:26:31 +00: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 Prepare for redis integration 2021-11-06 20:49:12 +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 Add signals dir back 2021-11-06 20:49:47 +00: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 to LND 0.14.1 (#7) 2021-11-25 07:31:12 +01:00
info.json Typo 2021-11-21 20:04:20 +00: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 Enable better CLI 2021-11-09 17:47:29 +00: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.