Commit Graph

323 Commits

Author SHA1 Message Date
AaronDewes
4f0fe61b64 Another fix 2022-09-09 10:07:51 +00:00
AaronDewes
7c38858610 Merge branch 'fix/update-app-cli' into beta 2022-09-09 10:06:10 +00:00
AaronDewes
a1c7624522 Add another missing import 2022-09-09 10:05:25 +00:00
AaronDewes
8dffbb1095 Fix missing import 2022-09-09 10:03:39 +00:00
AaronDewes
1ebf3657a2 Make manager init: true 2022-09-09 10:03:14 +00:00
AaronDewes
11e6784354 Fix missing import 2022-09-09 09:59:28 +00:00
AaronDewes
9d98811761 Fix merge 2022-09-09 07:58:33 +00:00
AaronDewes
f780d8b826 Update manager 2022-09-09 07:54:17 +00:00
AaronDewes
efb2aadcb4 Merge remote-tracking branch 'origin/deno' into beta 2022-09-09 07:53:10 +00:00
AaronDewes
66c662d82d Merge branch 'fix/update-app-cli' into beta 2022-09-09 07:51:48 +00:00
AaronDewes
78a616f29e Merge branch 'stable' into beta 2022-09-09 07:51:29 +00:00
AaronDewes
19394935f9 Replace env vars in hidden service string 2022-09-09 07:45:41 +00:00
Aaron Dewes
ccb030a2d0
Update app CLI 2022-09-09 09:35:38 +02: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
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
bc90cfcb27 Update manager 2022-08-30 16:28:26 +02:00
Aaron Dewes
e2b27dc303 Update manager 2022-08-30 16:13:59 +02:00
Aaron Dewes
847bd3850e Merge remote-tracking branch 'origin/release/0.0.8' into deno 2022-08-30 13:58:25 +02:00
Aaron Dewes
b95d1792cb Fix command 2022-08-30 13:56:40 +02:00
Aaron Dewes
af847c0101 Fix app port reassignment & race condition when writing to registry.json 2022-08-30 12:21:16 +02:00
Aaron Dewes
fd3a31c8b5 Move utils to shared 2022-08-30 11:42:58 +02:00
Aaron Dewes
34c97f8b33 Remove another unused import 2022-08-30 11:42:05 +02:00
Aaron Dewes
ac4cac92a9 Fix imports 2022-08-30 10:48:40 +02:00
Aaron Dewes
066f2c7f9e Mark 0.1.5 as removal version for app.yml v2 and v3 2022-08-30 10:46:51 +02:00
Aaron Dewes
33b06241a9 Better separation of composegenertor v2 and v3 2022-08-30 10:45:26 +02:00
Aaron Dewes
e381f2a002 Update compose 2022-08-30 10:31:01 +02:00
Aaron Dewes
846553dba3 Remove reference to non-existent var 2022-08-30 10:30:48 +02:00
Aaron Dewes
91999d582a Implement quick updates (#56)
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-08-30 10:30:21 +02:00
Aaron Dewes
39be35fc92 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-08-30 10:22:45 +02:00
AaronDewes
b066a7574d Better logging 2022-08-30 07:23:43 +00:00
AaronDewes
5b1051fb45 Bug fixes 2022-08-30 07:19:26 +00:00
AaronDewes
3346339176 Try to fix port change issue 2022-08-30 07:13:42 +00:00
AaronDewes
668a4ce55a Deno manager 2022-08-30 07:09:47 +00:00
AaronDewes
4133a8ae5a Update docker-compose.yml to match dependencies.yml 2022-08-24 12:09:43 +00:00
AaronDewes
34641d62e0 Fix a typo 2022-08-24 12:08:12 +00:00
AaronDewes
7ad22665e4 Use stable app repos 2022-08-24 12:03:54 +00:00
AaronDewes
eb2a347b43 Citadel 0.0.8 2022-08-24 12:03:39 +00:00
AaronDewes
61cbdb8478 Remove another unused argument 2022-08-24 12:03:39 +00:00
AaronDewes
e209f9f8cb Remove services argument for app compiler 2022-08-24 12:03:39 +00:00
AaronDewes
b7b76338f3 Add basic support for virtual apps 2022-08-24 12:03:39 +00:00
AaronDewes
926e863cef Update all dependencies 2022-08-24 12:03:39 +00:00
AaronDewes
b05e16515c Remove unused function 2022-08-24 12:03:39 +00:00
AaronDewes
f1cfd8df43 Preview 3 2022-08-24 12:03:39 +00:00
Aaron Dewes
7393f846b3 Update sources.list (#71) 2022-08-24 12:03:39 +00:00
Aaron Dewes
172faedc8d Preprocess app.yml.jinja files (#70)
* Preprocess app.yml.jinja files

* Fix preprocess

* Update app cli

* Try to fix permissions

* Actually fix permissions
2022-08-24 12:03:39 +00:00
Aaron Dewes
6333cec090 Update info.json 2022-08-24 12:03:04 +00:00
Aaron Dewes
2654ee6217 Fix: 0.1.0 update (#68) 2022-08-24 12:03:04 +00:00
Aaron Dewes
5496cc0baf Citadel 0.1.0 Preview 1 (#67) 2022-08-24 12:02:59 +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
AaronDewes
53c51b7ac0 Preview 3 2022-08-18 11:45:59 +00:00