Commit Graph

75 Commits

Author SHA1 Message Date
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
d1173a6592 Various updates to prepare for next version 2023-04-11 17:01:49 +00:00
AaronDewes
b53435909f Prepare for next release 2022-11-26 12:09:29 +00:00
AaronDewes
1b8a4182aa Clean up host app system 2022-11-19 18:41:03 +00:00
AaronDewes
1202659957 Add Electrum to env 2022-11-07 19:20:44 +00:00
Aaron Dewes
016104d490
Regenerate app registry and config files after uninstall 2022-11-04 10:07:29 +01:00
Aaron Dewes
d0ccef691f Fix permissions 2022-10-28 18:44:37 +02:00
Aaron Dewes
089c7c8a55
More fixes for virtual apps 2022-10-28 14:48:19 +02:00
Aaron Dewes
374edc787d
Clean up 2022-10-28 13:33:25 +02:00
AaronDewes
6ca5fe89cf Prepare to move to new app CLI 2022-10-28 10:23:24 +00:00
Aaron Dewes
878fb52791
Update metadata.py 2022-10-26 19:25:37 +02:00
Aaron Dewes
b0d35abdb6 Fix updates 2022-10-26 17:10:05 +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
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
85f9886137
Citadel 0.0.5 (#45)
Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-06-11 18:35:47 +02:00
Aaron Dewes
66c0ca350b
Fix app generation for the Samourai app (#44)
This also only loads the schema file for validation once instead for every app, which should improve the performance of the app validation
2022-06-04 13:50:37 -04:00
Aaron Dewes
22bb680c35
Fix app generation (#39) 2022-05-30 17:44:18 +02:00
Aaron Dewes
25c5c2dd32
Citadel 0.0.4 (#31) 2022-05-24 18:57:12 +02:00
Philipp Walter
0913209cea
Fix typo in "requiresPort" (#28) 2022-05-19 07:42:59 +02:00
Aaron Dewes
68c30cc7c6
Fix generation of torrc files (#23) 2022-05-19 07:41:03 +02:00
Aaron Dewes
8c27cbfa5d
Update app-manager.py 2022-05-17 19:16:31 +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
b0318359d8 Fix network_mode 2022-03-03 14:02:54 +00:00
Aaron Dewes
1be4357cc2 Allow apps to access BITCOIN_ZMQ_SEQUENCE_PORT 2022-02-28 14:53:44 +01:00
Aaron Dewes
11818c888e Set network_mode 2022-02-26 14:07:58 +01:00
AaronDewes
b19baac138 Bug fixes 2022-02-23 15:20:44 +00:00
AaronDewes
34fe6b7b47 Fix bugs 2022-02-23 15:04:38 +00:00
AaronDewes
37c7800083 Allow ignoring some apps for updates 2022-02-23 15:01:17 +00:00
Aaron Dewes
5e63400bb3 Fix bug 2022-02-19 19:10:17 +01:00
Aaron Dewes
a32b55964c Another workaround 2022-02-19 18:33:05 +01:00
Aaron Dewes
7de50d9e89 Don't fail if app doesn't exist 2022-02-19 18:27:06 +01:00
Philipp Walter
f64f1aab0f
fix APP_DOMAIN env var containing line-break (#16) 2022-02-16 17:38:26 +01:00
Aaron Dewes
00dfe7e791 Fix generation for squeaknode 2022-02-13 20:39:17 +01:00
Aaron Dewes
324077a453 Fix generation of some hidden services 2022-02-13 20:27:06 +01:00
Aaron Dewes
4eab1ee699 Fix generation for app.yml v2 2022-02-11 20:29:09 +01:00
Aaron Dewes
0bd3f6aa21 Fix docker-compose.yml generation for v2 app.yml 2022-02-10 12:58:56 +01:00
Aaron Dewes
3d3556f4b7 Allow downloading new apps 2022-02-09 20:19:29 +01:00
Aaron Dewes
d0dfc84cb2 app.yml standard v2 2022-02-06 19:20:49 +01:00
Aaron Dewes
d44bf72b93 Fix update check 2022-02-02 19:13:20 +01:00
AaronDewes
c12fdf794b WIP: Allow checking for updates 2022-02-02 08:51:13 +00:00
Aaron Dewes
6330fa7352 Allow updating only one app 2022-02-01 18:50:59 +01:00
Aaron Dewes
6ec999dd97 Update copyright year 2022-01-28 01:52:26 -05:00
Aaron Dewes
23b5bf1d02 Fix: Actually check for seed file in .. dir 2022-01-28 01:49:36 -05:00
Aaron Dewes
a65d955e83 Move to GPL 3 2022-01-21 21:37:48 +01:00
Aaron Dewes
28962674a8 Replace _ with - in container names 2022-01-19 10:00:11 +01:00
Aaron Dewes
db9a7b69b1 Remove unused newline from APP_HIDDEN_SERVICE 2022-01-15 09:07:20 +01:00
Aaron Dewes
6c36bce3f3 Fix karen 2022-01-09 17:32:29 +01:00