Commit Graph

331 Commits

Author SHA1 Message Date
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
nolim1t - f6287b82CC84bcbd
302774d9f0
Update to LND 0.15.1 (#78)
Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com>
2022-09-04 20:32:06 +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
Philipp Walter
07aa73b59e
feat: add Citadel CLI (#33)
add commands for:
- Show status for all services
- Run a command inside a (app) container
- Switch branch / update channel
- Switch Bitcoin/Electrum/Lightning implementation
- app commands
- debug command
- Fix update / backup / starting stuck
- Edit node configs (Bitcoin Core, LND)
- Edit app configs (Nextcloud etc.)
- Memory usage / System info
- Start
- Stop
- Restart
- Reboot
- Shutdown
- List all installed apps & services
- Logs
- Version
- Help
2022-07-15 13:26:23 +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
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
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
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
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
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
Aaron Dewes
2e065bea0c Citadel 0.5.24 2022-02-28 21:19:59 +01:00
Aaron Dewes
b231ee2a2d Uppdate all containers 2022-02-28 21:18:41 +01:00
Aaron Dewes
7c14320f8c Switch to migration branch 2022-02-28 21:02:58 +01:00
Aaron Dewes
d82f9c0b0e Update manager 2022-02-28 20:53:41 +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
1be4357cc2 Allow apps to access BITCOIN_ZMQ_SEQUENCE_PORT 2022-02-28 14:53:44 +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
Aaron Dewes
4efc08f7c9 Update all containers 2022-02-26 17:31:48 +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
758b5b15c7 Citadel 0.5.22 2022-02-19 19:02:03 +01:00
Aaron Dewes
a32b55964c Another workaround 2022-02-19 18:33:05 +01:00