AaronDewes
0425f6cb0e
Merge branch 'stable' into beta
2022-08-18 11:45:44 +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
bb235e37ac
Merge branch 'stable' into beta
2022-08-07 14:56:07 +02:00
Aaron Dewes
8203ba879e
Update sources.list ( #71 )
2022-08-07 14:44:03 +02:00
Philipp Walter
2d5949b140
Update Citadel CLI ( #73 )
...
* fix: show status of all containers
* feat: allow restarting individual services
* feat: add short form alias
* fix: remove short form alias
* fix: update help msg
2022-07-24 09:28:30 -05:00
Aaron Dewes
1d06c3c33b
Preprocess app.yml.jinja files ( #70 )
...
* Preprocess app.yml.jinja files
* Fix preprocess
* Update app cli
* Try to fix permissions
* Actually fix permissions
2022-07-20 00:45:44 -04:00
Philipp Walter
bb31d56709
fix: update LND to v0.15.0 ( #69 )
2022-07-20 00:44:08 -04:00
Aaron Dewes
a0718c7148
Update info.json
2022-07-17 21:22:44 +02:00
Aaron Dewes
2d6e3b60f9
Fix: 0.1.0 update ( #68 )
2022-07-17 21:22:21 +02:00
Aaron Dewes
451c620da6
Citadel 0.1.0 Preview 1 ( #67 )
2022-07-17 19:52:23 +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
1ab3c36a12
Feat: add alias for Citadel CLI ( #66 )
...
* feat: add alias for citadel cli
* fix: remove redundant aliases
2022-07-16 11:54:22 -05:00
Philipp Walter
b2faa3c287
Merge Stable into Beta ( #65 )
...
* Citadel 0.0.6 (#59 )
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
* 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
Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com>
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
2022-07-15 18:34:49 +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
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
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
17c116e1ac
Add support for BOS ( #61 )
...
This makes it easier to install BOS on the host. The setenv script is run on every shell open on every Citadel OS install by default.
2022-07-09 21:55:07 -04:00
nolim1t - f6287b82CC84bcbd
55078c5679
Update LND to 0.15.0 ( #60 )
...
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com>
2022-07-05 14:56:17 +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
nolim1t - f6287b82CC84bcbd
c4de7d10aa
Update Tor to 0.4.7.8 ( #58 )
2022-06-20 15:55:27 +02:00
Aaron Dewes
faf6d62e42
App system cleanups ( #51 )
...
* Add app cli to docker-compose.yml
* Remove app.yml v1
* Add missing import
* More cleanups
* Another missing import
* Add mount for apps
* Remove more
2022-06-18 20:05:22 -04:00
AaronDewes
ceb77e8bdd
Merge tag 'v0.0.5' into beta
2022-06-11 16:45:12 +00: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
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