mirror of
https://github.com/runcitadel/core.git
synced 2024-11-13 17:30:38 +00:00
d70f727a91
* Citadel 0.0.6 (#59) Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com> * fix: lncli alias * fix: use bitcoind for signet Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com> Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com> |
||
---|---|---|
.reuse | ||
.vscode | ||
app | ||
app-system | ||
bin | ||
bitcoin | ||
db | ||
electrs | ||
events/triggers | ||
fulcrumx | ||
LICENSES | ||
lnd | ||
logs | ||
nginx | ||
redis | ||
scripts | ||
services | ||
statuses | ||
templates | ||
tor | ||
.citadel | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
docker-compose.yml | ||
info.json | ||
info.json.license | ||
karen | ||
LICENSE | ||
README.md | ||
setenv | ||
walletpassword | ||
walletpassword.license |
🏰 Citadel Core
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.