AaronDewes
8a26172517
Remove dependency on dacite
2022-09-28 17:42:06 +00:00
Aaron Dewes
84f1c93ae1
Merge branch 'beta' into use-app-cli-for-app-yml-v3
2022-09-27 16:31:10 +02:00
AaronDewes
d06aedab7f
Start apps in parallel to improve speed
2022-09-25 17:10:18 +00:00
Julian Pedro F. Braga
4ca12c7a7c
Fix get correct CPU temperature ( #80 )
2022-09-25 17:06:42 +02:00
AaronDewes
fab7477a9f
Add tor to dependencies.yml
2022-09-12 10:10:55 +00:00
AaronDewes
47cd0cee39
Update Tor
2022-09-12 10:08:23 +00:00
AaronDewes
efb2aadcb4
Merge remote-tracking branch 'origin/deno' into beta
2022-09-09 07:53:10 +00: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
AaronDewes
668a4ce55a
Deno manager
2022-08-30 07:09:47 +00:00
Aaron Dewes
2654ee6217
Fix: 0.1.0 update ( #68 )
2022-08-24 12:03:04 +00:00
Aaron Dewes
cea004770c
Implement quick updates ( #56 )
...
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-08-24 12:02:33 +00:00
Aaron Dewes
323dbb00d5
Remove custom forks of Fulcrum & Bitcoin Core, update LND & Bitcoin ( #75 )
...
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:56:39 +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
476ea89910
Reduce app update check requests ( #72 )
...
* Run app checks every 10 minutes instead of 5
* Improve & simplify update checker
* Cleanups
* Fix some issues
2022-08-11 06:34:07 -05:00
Aaron Dewes
2d6e3b60f9
Fix: 0.1.0 update ( #68 )
2022-07-17 21:22:21 +02:00
Aaron Dewes
d0bc4688d5
Implement quick updates ( #56 )
...
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-07-16 19:28:39 +02:00
Philipp Walter
d70f727a91
Small fixes ( #63 )
...
* 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>
2022-07-15 13:29:22 +02:00
Aaron Dewes
6e9ecd85ae
Revert "[Feat] Docker compose isolation ( #62 )" ( #64 )
...
This reverts commit 1b61d525f6
.
2022-07-14 20:35:59 -04:00
Lele
1b61d525f6
[Feat] Docker compose isolation ( #62 )
...
* Moved docker-compose.yml out of default place
* Changed docker-compose.yml references everywhere, added as default option
* Fixed docker-compose name to have yaml extension
* Fixed docker-compose usage with new name
* Removed Docker cmd from setenv
2022-07-13 13:43:48 +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
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
ce71560ef0
New backup server ( #43 )
2022-06-05 10:03:26 +02:00
Aaron Dewes
86c17c365e
Remove leftovers from karen v1 ( #42 )
2022-06-01 21:14:49 -04:00
Aaron Dewes
94bc9de19b
fix: Include service definitions in updates ( #32 )
2022-05-26 16:19:28 -05: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
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
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
0e19cf8ae5
Switch back to stable channel
2022-02-28 22:16:03 +01:00
Aaron Dewes
7c14320f8c
Switch to migration branch
2022-02-28 21:02:58 +01:00
Aaron Dewes
58ddca9d09
More preparations for branch rename
2022-02-28 20:49:13 +01:00
Aaron Dewes
1e8e1aad8a
Prepare for beta channel
2022-02-28 20:47:56 +01:00
Aaron Dewes
d812875ba0
Fixes for bitfeed
2022-02-28 14:52:36 +01:00
Aaron Dewes
e5b1aebd0c
Citadel 0.5.23
2022-02-26 17:35:48 +01:00
AaronDewes
37c7800083
Allow ignoring some apps for updates
2022-02-23 15:01:17 +00:00
Aaron Dewes
9c746781b2
Fix bug with SSL port
2022-02-17 17:46:32 +01:00
AaronDewes
4df838147b
Don't fail if SSL port is not defined
2022-02-16 12:54:29 +00:00
AaronDewes
28001625d8
Fix registry.json path
2022-02-16 12:48:53 +00:00
Aaron Dewes
356f7404e6
Make SSL port configurable
2022-02-16 13:01:36 +01:00
Philipp Walter
0d4ffc2dc0
add signet support, fix network section for testnet
2022-02-14 20:38:13 +01:00
Aaron Dewes
b8348308be
Remove lnbits workaround
2022-02-14 17:52:17 +01:00
Aaron Dewes
518731e173
Exclude services list from updates
2022-02-12 09:59:15 +01:00
Aaron Dewes
ee7f114b0c
Merge branch 'electrs-fix' of https://github.com/AaronDewes/core
2022-02-11 15:20:06 +01:00
Aaron Dewes
cf93bfa362
Improve add-https script
2022-02-11 14:26:31 +01:00
Aaron Dewes
f15e496fcc
Fix for electrs
2022-02-11 08:41:04 +01:00
AaronDewes
1fa0141317
Try to fix issue with regtest
2022-02-09 06:47:40 +00:00
Aaron Dewes
622191fb90
Monitor for app updates
2022-02-02 19:31:19 +01:00