Commit Graph

53 Commits

Author SHA1 Message Date
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
Aaron Dewes
6b007479e0
Citadel 0.5.16 2022-01-02 10:10:57 +01:00
Aaron Dewes
e370d3520e Fix branch for apps 2021-12-08 19:18:25 +01:00
Aaron Dewes
51516b027a Allow read access to the Bitcoin dir 2021-12-08 17:16:44 +01:00
Aaron Dewes
a7447a7ee1 Fix for Lnbits 2021-11-27 12:43:05 +00:00
Aaron Dewes
ff2013d115 Ignore gitkeep files 2021-11-27 11:50:45 +00:00
Aaron Dewes
b1c755df99 Clean up the app.yml JSON schema 2021-11-26 18:44:45 +00:00
Aaron Dewes
99452a3f60 Additional security for the app system 2021-11-26 18:35:55 +00:00
Aaron Dewes
a8d993b655 Bug fix 2021-11-25 16:01:00 +00:00
Aaron Dewes
0fb586f42d More bug fixes 2021-11-21 19:02:47 +00:00
Aaron Dewes
9564530783 Bug fixes 2021-11-17 18:47:48 +00:00
Aaron Dewes
ca1a3e4d25 Refactor the app.yml compiler 2021-11-17 18:04:06 +00:00
Aaron Dewes
288b165d1f Fix apps on Tor 2021-11-14 18:47:33 +00:00
Aaron Dewes
933f33db50 Maybe this fixes some stuff again 2021-11-12 21:14:59 +01:00
Aaron Dewes
c88ec5d02e Avoid starting apps async 2021-11-12 20:51:32 +01:00
Aaron Dewes
072a3399a2 Try to fix Samourai 2021-11-12 20:43:58 +01:00
Aaron Dewes
19e49c3475 Remove even more Umbrel references 2021-11-07 08:51:42 +00:00
Aaron Dewes
0841469653 Another fix 2021-11-06 22:10:48 +00:00
Aaron Dewes
3654e3cde2 This could fix it 2021-11-06 21:56:38 +00:00
Aaron Dewes
f4e5e0e35e Extend app standard with custom bitcoin mount dir 2021-11-06 21:16:18 +00:00
Aaron Dewes
b5970f9e67 Free 20 more IP addresses for apps 2021-11-06 21:00:10 +00:00
AaronDewes
d71b5f0d25 Remove apps.json 2021-11-05 10:40:35 +00:00
Aaron Dewes
ee2e03e357 Some code cleanups 2021-10-29 23:02:40 +01:00