Commit Graph

56 Commits

Author SHA1 Message Date
AaronDewes
8f35055373 Citadel 0.2.0 2023-04-16 19:14:29 +00:00
Aaron Dewes
8bcb66f0fa
Citadel 0.1.8 (#90)
* Move LND into an app

* Add JWT pubkey module

* Remove old LND dir

* Clean up

* Some cleanups

* WIP: LND app

* Clean up output of ls-installed

* Clean up app system

* Various cleanups

* Fix volume name

* Update dependencies.yml

* Update app-manager

* Fix some minor issues

* Update manager

* Some fixes for the LND app

* Some fixes

* WIP: Caddy

* WIP: More https

* Caddy improvements

* Some more fixes

* Fix caddy port

* Fix for LND app

* Fixes for some apps

* Code cleanups

* Fix entry name

* Fix python

* Update app-manager

* Some Caddy fixes

* Update app-manager

* Fix tor

* Fix Caddy

* Fix caddy

* Minor fix

* Fix

* Fix https

* Update dependencies.yml

* Fix for CLN (#1)

* Update dependencies.yml

* Fix Caddyfile

* Expose IP address to manager

* Update API

* Use API from Docker Hub

* Update dependencies.yml

* Update dependencies.yml

* Update dependencies.yml

* Some fixes

* Minor syntax fix

* How did I even do that?

* Update docker-compose.yml

* Allow restarting Caddy

* Add configure trigger

* Replace configure with a caddy config update

* Update dependencies.yml

* Update Tor

* Update dependencies.yml

* Update dependencies.yml

* Update dependencies.yml

* Latest dashboard

* Move to ghcr.io

* Update 01-run.sh

* Update 01-run.sh

* Update 01-run.sh

* Update dependencies.yml

* Clean up

* Fix mount

* Update mount

* Create .gitkeep

* Dynamic caddy updates

* Update app-cli

* Update dependencies.yml

* Update dependencies.yml

* Remove Lightning logs from debug script

* Update app manager

* Clean up

* Update app-cli

* Citadel 0.1.8

* Remove host gateway
2023-04-16 21:12:12 +02:00
AaronDewes
f3f87ff8cb Citadel 0.1.7 2023-04-11 17:04:23 +00:00
AaronDewes
0b004b6249 Prepare next update 2023-03-26 16:53:35 +00:00
Aaron Dewes
9f0139aae9
Update info.json 2023-02-25 17:41:05 +01:00
Aaron Dewes
de00240341 Revert "Re-update"
This reverts commit 01fbf37622.
2023-02-23 23:32:57 +01:00
Aaron Dewes
01fbf37622
Re-update 2023-02-23 23:30:21 +01:00
AaronDewes
b990d5a9ea Unupdate 2023-02-23 21:47:10 +00:00
AaronDewes
7994f1a158 Citadel 0.1.5 2023-02-23 21:01:57 +00:00
AaronDewes
39bcc0fcc9 Citadel 0.1.4 2022-11-27 16:22:50 +00:00
Aaron Dewes
52a034d19d Citadel 0.1.3 2022-11-01 15:28:08 +01:00
Aaron Dewes
d304c50ae7 Citaadel 0.1.2 2022-10-29 10:07:39 +02:00
Aaron Dewes
737f519d08 Citadel 0.1.1 2022-10-26 17:18:14 +02:00
Aaron Dewes
9054194ab7
Citadel 0.1.0 (#85)
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com>
Co-authored-by: Philipp Walter <philippwalter@pm.me>
Co-authored-by: Lele <emanuele.lele.calo@gmail.com>
2022-10-26 10:28:31 +02:00
Aaron Dewes
4c817ad1f0
LND Hotfix (#84) 2022-10-10 08:44:15 +02:00
Aaron Dewes
7015abfaff
Citadel 0.0.9 (#79) 2022-09-09 14:41:42 +02:00
Aaron Dewes
3c32a62cc5
Citadel 0.0.8 (#77)
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-09-05 21:01:12 +02:00
Aaron Dewes
61f5f9f1e0
Citadel 0.0.7 (#76)
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com>
Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-08-11 13:50:09 +02:00
Aaron Dewes
a8d224f597
Citadel 0.0.6 (#59)
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
2022-06-24 08:45:07 +02:00
Aaron Dewes
85f9886137
Citadel 0.0.5 (#45)
Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-06-11 18:35:47 +02:00
Aaron Dewes
25c5c2dd32
Citadel 0.0.4 (#31) 2022-05-24 18:57:12 +02:00
Aaron Dewes
fb099120da
Citadel 0.0.3 (#22)
Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-05-15 16:57:05 +02:00
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
AaronDewes
bf5a848f24 Allow updates from 0.0.1
Just to ensure I won't forget with the next update
2022-03-03 14:04:31 +00:00
Aaron Dewes
4ff6fc3b55 0.1.0 -> 0.0.1 2022-02-28 22:21:07 +01:00
Aaron Dewes
7aa7240ff0 Remove forceUpdate 2022-02-28 22:20:26 +01:00
Aaron Dewes
3da65fdcb3 Citadel 0.1.0 2022-02-28 22:19:19 +01:00
Aaron Dewes
2e065bea0c Citadel 0.5.24 2022-02-28 21:19:59 +01:00
Aaron Dewes
e5b1aebd0c Citadel 0.5.23 2022-02-26 17:35:48 +01:00
Aaron Dewes
758b5b15c7 Citadel 0.5.22 2022-02-19 19:02:03 +01:00
Aaron Dewes
10a316ce03 Citadel 0.5.21 2022-02-12 13:56:28 +01:00
Aaron Dewes
8c1bb3f78b Citadel 0.5.20 2022-01-23 10:07:19 +01:00
Aaron Dewes
5bcb3de241 Citadel 0.5.19 2022-01-09 17:33:52 +01:00
Aaron Dewes
db4bfce79e Citadel 0.5.18 2022-01-04 20:31:05 +01:00
Aaron Dewes
0c682aa8d0 Citadel 0.5.17 2022-01-04 07:18:14 +01:00
Aaron Dewes
6b007479e0
Citadel 0.5.16 2022-01-02 10:10:57 +01:00
AaronDewes
4f3282594f Citadel 0.5.15 2021-12-01 09:34:36 +00:00
Aaron Dewes
09c73ba49e Citadel 0.5.14 2021-11-28 16:38:22 +00:00
Aaron Dewes
94c5395062 Citadel 0.5.13 - Yet another bugfix release 2021-11-27 12:48:40 +00:00
Aaron Dewes
d877ee9c52
Citadel 0.5.12 2021-11-25 07:32:32 +01:00
Aaron Dewes
ef8ca238ac Typo 2021-11-21 20:04:20 +00:00
Aaron Dewes
53a383c01a Citadel 0.5.11 - Just some bug fixes 2021-11-21 20:03:48 +00:00
Aaron Dewes
a42b2ac854 Fix update description 2021-11-20 18:03:18 +00:00
Aaron Dewes
d70ce7562f Citadel 2FA update 2021-11-20 17:00:40 +00:00
Aaron Dewes
4d6e47035c Citadel 0.5.9 2021-11-17 18:48:07 +00:00
Aaron Dewes
d2deb76475 Update the dashboard 2021-11-17 18:28:37 +00:00
Aaron Dewes
7b156dea7b Citadel 0.5.7 2021-11-15 14:32:47 +00:00
Aaron Dewes
e503466d04 Citadel 0.5.6 2021-11-14 18:48:20 +00:00
Aaron Dewes
44a033bada Citadel 0.5.5 2021-11-12 20:36:14 +00:00
Aaron Dewes
bc15b7bff3 Bug fix 2021-11-08 19:23:24 +00:00