Commit Graph

398 Commits

Author SHA1 Message Date
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
7311369fc8
Bump version 2022-06-08 07:47:29 +02:00
Aaron Dewes
b87c54e219
Fix memory scripts (#50)
This also reduces the script interval, because it is still very slow.
2022-06-07 14:33:14 -04:00
Aaron Dewes
2a933eaa1b
Fix the way UDP ports are declared (#49)
Previously, the way they had been defined was invalid
2022-06-07 14:28:45 -04:00
Aaron Dewes
e40e35ffb2
Update manager (#48) 2022-06-05 22:06:32 +02:00
Aaron Dewes
f08711ae7c
Add script to set update channel (#47) 2022-06-05 21:03:29 +02:00
Aaron Dewes
02fdae4971
Publish a beta of 0.0.5 to the beta channel (#46) 2022-06-05 20:07:01 +02:00
Aaron Dewes
ce71560ef0
New backup server (#43) 2022-06-05 10:03:26 +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
86c17c365e
Remove leftovers from karen v1 (#42) 2022-06-01 21:14:49 -04:00
AaronDewes
5b2b5a4541 Merge branch 'stable' into beta 2022-06-01 16:44:19 +00:00
Aaron Dewes
22bb680c35
Fix app generation (#39) 2022-05-30 17:44:18 +02:00
nolim1t - f6287b82CC84bcbd
9288bf424e
Update tor to 0.4.7..7 (#38)
Update tor to 0.4.7..7 based on https://t.me/runcitadel/4834
2022-05-27 11:02:41 +02:00
Aaron Dewes
94bc9de19b
fix: Include service definitions in updates (#32) 2022-05-26 16:19:28 -05:00
Aaron Dewes
25c5c2dd32
Citadel 0.0.4 (#31) 2022-05-24 18:57:12 +02:00
AaronDewes
6e74290691 Merge branch 'stable' into beta 2022-05-24 05:39:59 +00:00
Aaron Dewes
3f40f7fda4
Add karen v2 (#29) 2022-05-24 06:34:38 +02:00
Philipp Walter
68a9bacdb1
fix: also update electrs in service config (#30) 2022-05-24 06:34:24 +02:00
AaronDewes
62d51aa807 0.0.4 rc1 2022-05-22 14:34:09 +00:00
AaronDewes
781299fa1a Update manager 2022-05-22 13:10:26 +00:00
AaronDewes
4eb9819cf9 Remove leftovers from WIP karen v2 2022-05-22 13:08:07 +00:00
AaronDewes
9a6501a80e Merge remote-tracking branch 'origin/karen-v2' into beta 2022-05-22 13:07:12 +00:00
AaronDewes
d45da547d6 Merge branch 'stable' into beta 2022-05-22 13:06:30 +00:00
Aaron Dewes
80ead94dbd
Remove unused import 2022-05-20 10:12:53 +02:00
Aaron Dewes
a5e74fa1d2
Remove log 2022-05-19 19:03:55 +02:00
AaronDewes
f6dae9c646 Add karen v2 2022-05-19 10:41:21 +00:00
Philipp Walter
3d3568c6e0
chore: update electrs (#26) 2022-05-19 08:09:23 +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
5ae9353707
Add app tor & electrum logs to debug script (#24) 2022-05-19 07:40:56 +02:00
Aaron Dewes
019c876c30
Keep fulcrum data (#25) 2022-05-19 07:39:40 +02:00
Philipp Walter
af0a013dae
fix: update lnd in yml too (#27) 2022-05-18 21:28:24 +02:00
Aaron Dewes
8c27cbfa5d
Update app-manager.py 2022-05-17 19:16:31 +02:00
AaronDewes
3cec30340b Generate cache files for compose generator 2022-05-16 09:10:52 +00:00
AaronDewes
611d4a166b Add Karen v2 demo 2022-05-16 07:19:50 +00:00
AaronDewes
56946a9812 Put the latest beta into info.json 2022-05-16 06:11:47 +00:00
AaronDewes
6b29a76d81 Switch app store to beta branch 2022-05-16 06:11:07 +00: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
Aaron Dewes
1491d9d363
Allow stopping to fail safely 2022-03-05 16:29:53 +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
AaronDewes
b0318359d8 Fix network_mode 2022-03-03 14:02:54 +00:00
Aaron Dewes
b4d6dda2d5
Also upgrade 99.99.99 2022-03-02 09:39:13 +01:00
Aaron Dewes
81a97d8c43 Fix for new OS builds to update properly 2022-02-28 22:38:35 +01: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
fdb371640c Some debugging for Bitcoin core 2022-02-28 22:17:17 +01:00
Aaron Dewes
0e19cf8ae5 Switch back to stable channel 2022-02-28 22:16:03 +01:00
Aaron Dewes
a175d89b40 Fix bitcoin core config 2022-02-28 22:14:03 +01:00