Go to file
Aaron Dewes 4b8c42bedd
Citadel 0.0.2 (#17)
* Start working on Fulcrum support

* More work on fulcrum/electrs switching

* Some fixes

* Update FulcrumX

* Some fixes

* Some FulcrumX fixes

* Fixes for apps which use the host network

* More fixes for host mode apps

* Stop installed apps during update

* More work on service managment

* Update docker-compose

* Update FulcrumX

* Fix update channel script

* Update manager to 0.0.6

* add network settings for new UI (development)

* set DEVICE_HOSTNAME env var

* clean up println statements

* build: don't run manager & middleware as root

* build: update core images

* Update some containers

* Improve app manager wrapper script

* Fix stop script

* Add WIP release notes for 0.0.2

* More improvements to the app CLI

* More information for c-lightning users

* Update dashboard to 0.0.9

* Start cleaning the ports list

* More cleanups to the reserved ports list

* fix: update lightning container name

* Update manager

Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-03-20 09:02:30 +01: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 Citadel 0.0.2 (#17) 2022-03-20 09:02:30 +01:00
app-system Use v2 apps 2022-02-09 20:14:21 +01:00
bin Fix update check 2022-02-02 19:13:20 +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 Prepare for beta channel 2022-02-28 20:47:56 +01: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 Citadel 0.0.2 (#17) 2022-03-20 09:02:30 +01:00
services Citadel 0.0.2 (#17) 2022-03-20 09:02:30 +01: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 Citadel 0.0.2 (#17) 2022-03-20 09:02:30 +01:00
.umbrel A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00
app-standard-v1.json Fix update check 2022-02-02 19:13:20 +01:00
app-standard-v1.json.license Move to GPL 3 2022-01-21 21:37:48 +01:00
CODE_OF_CONDUCT.md Add code of conduct 2022-02-03 07:35:42 +01:00
docker-compose.yml Citadel 0.0.2 (#17) 2022-03-20 09:02:30 +01:00
info.json Citadel 0.0.2 (#17) 2022-03-20 09:02:30 +01:00
info.json.license Move to GPL 3 2022-01-21 21:37:48 +01:00
karen Update copyright year 2022-01-28 01:52:26 -05: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 copyright year 2022-01-28 01:52:26 -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.