Commit Graph

312 Commits

Author SHA1 Message Date
AaronDewes
61efdcba25 More fix 2022-06-14 17:27:31 +00:00
AaronDewes
86c4a1b572 Another fix 2022-06-14 17:26:38 +00:00
AaronDewes
0358ba84e6 Better support for dependencies.yml 2022-06-14 17:24:51 +00:00
AaronDewes
dc6f7dfbfd Another fix 2022-06-14 17:09:41 +00:00
AaronDewes
fae9c31ba0 Remove unused async 2022-06-14 17:07:46 +00:00
AaronDewes
9d210e6996 Minor fix 2022-06-14 17:06:08 +00:00
AaronDewes
ce6d59992b Multi-threading 2022-06-14 17:01:27 +00:00
AaronDewes
82097a46f8 Move app.yml v4 handling to a function 2022-06-14 16:41:50 +00:00
AaronDewes
e94a13174c Merge branch 'stable' into feat/quick-updates 2022-06-14 13:36:29 +00:00
AaronDewes
4f08bef2eb Remove unused cache files 2022-06-14 13:35:47 +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
AaronDewes
675cd15025 Minor fix 2022-06-11 11:55:18 +00:00
AaronDewes
62636fefa3 More fixes for app.yml v4 2022-06-11 11:53:04 +00:00
AaronDewes
9c02b50cd4 Merge branch 'release/0.0.5' into feat/quick-updates 2022-06-11 11:04:41 +00:00
Philipp Walter
964377869a add some validation to setService 2022-06-11 08:00:16 +00:00
Philipp Walter
54e82e31ed fix: update lncli binary docker container 2022-06-11 07:59:26 +00:00
Aaron Dewes
f05c69cecc
Update dashboard 2022-06-10 21:33:40 +02:00
AaronDewes
f5db1c7b16 Missing definition 2022-06-10 09:14:23 +00:00
AaronDewes
ed51529728 Fix missing import 2022-06-10 09:13:25 +00:00
AaronDewes
40684f7542 More fix 2022-06-10 09:12:51 +00:00
AaronDewes
26a8aac173 Fix IP assignment for v4 apps 2022-06-10 09:09:25 +00:00
AaronDewes
9b152a3ff7 Merge branch 'release/0.0.5' into feat/quick-updates 2022-06-10 09:01:51 +00:00
AaronDewes
336aa55934 Update middleware & manager 2022-06-10 05:57:57 +00:00
AaronDewes
b3bdf48164 Merge tag 'v0.0.5-rc.2' into release/0.0.5 2022-06-08 17:42:23 +00:00
AaronDewes
e2ddd20c50 Another fix 2022-06-08 10:07:45 +00:00
AaronDewes
2762db44a6 Missing import 2022-06-08 10:06:07 +00:00
AaronDewes
ebc99bff8c Actually handle the result properly 2022-06-08 10:00:48 +00:00
AaronDewes
3be710358f More work 2022-06-08 09:34:36 +00:00
AaronDewes
fd6f591b99 More fixes 2022-06-08 08:09:49 +00:00
AaronDewes
8bd5ca7ef0 Automate cleanup of containers 2022-06-08 08:00:14 +00:00
AaronDewes
710381385f Fix path 2022-06-08 07:18:05 +00:00
AaronDewes
fd0485528f Debug 2022-06-08 07:10:54 +00:00
AaronDewes
d7320d2221 Fix more 2022-06-08 07:01:31 +00:00
AaronDewes
3002d4d045 More fixes 2022-06-08 06:57:58 +00:00
AaronDewes
33a83daa91 Another fix 2022-06-08 06:54:31 +00:00
AaronDewes
30ed56368f Another fix 2022-06-08 06:47:03 +00:00
AaronDewes
88f344b665 Fix port map for v4 2022-06-08 06:46:09 +00:00
AaronDewes
2f6f730199 Fix v4 port mapping code 2022-06-08 06:35:31 +00:00
AaronDewes
ddb6593eac Add missing import 2022-06-08 06:24:25 +00: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
AaronDewes
0266e9fb4e Better logging 2022-06-07 15:44:07 +00:00
AaronDewes
53d9faf871 Better error handling 2022-06-07 15:33:17 +00:00
AaronDewes
758b0f5b1d Another fix 2022-06-07 15:30:13 +00:00
AaronDewes
398cd108b4 Basic (broken) support for port maps from app.yml v4 2022-06-07 15:28:56 +00:00
AaronDewes
f303e7e88b Move more warnings to STDERR 2022-06-07 15:23:23 +00:00
AaronDewes
115f627894 WIP: app.yml v4 2022-06-07 15:20:05 +00:00
AaronDewes
548a7ae663 Remove app-cli from docker-compose.yml 2022-06-07 14:33:30 +00:00
AaronDewes
1bd31a88dd Fix prefix 2022-06-07 14:31:43 +00:00