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 |
|
AaronDewes
|
a08a027c46
|
Fix key access
|
2022-06-07 13:50:56 +00:00 |
|
AaronDewes
|
fb86c5c0b4
|
Start making compose version dynamic
|
2022-06-07 13:46:58 +00:00 |
|
AaronDewes
|
5a15810ed4
|
Add dependencies.yml
|
2022-06-07 08:21:08 +00:00 |
|
AaronDewes
|
9aac878718
|
Remove more
|
2022-06-07 08:02:01 +00:00 |
|
AaronDewes
|
fb126e2005
|
Add mount for apps
|
2022-06-06 14:13:07 +00:00 |
|
AaronDewes
|
3895063eaf
|
Another missing import
|
2022-06-06 14:01:40 +00:00 |
|
AaronDewes
|
a8a5884644
|
More cleanups
|
2022-06-06 14:00:29 +00:00 |
|
AaronDewes
|
62b41176fc
|
Add missing import
|
2022-06-06 13:57:43 +00:00 |
|
AaronDewes
|
f517bdbe12
|
Remove app.yml v1
|
2022-06-06 13:54:26 +00:00 |
|
AaronDewes
|
5fcb81440a
|
Add app cli to docker-compose.yml
|
2022-06-06 12:47:38 +00: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 |
|
AaronDewes
|
29d67d9e9e
|
Update dashboard to 0.0.13
|
2022-06-05 08:56:35 +00:00 |
|
Aaron Dewes
|
ce71560ef0
|
New backup server (#43)
|
2022-06-05 10:03:26 +02:00 |
|
AaronDewes
|
ce55a8e3d7
|
Citadel 0.0.5
|
2022-06-05 07:50:22 +00:00 |
|
AaronDewes
|
a54237f9ea
|
Revert "Switch app store to beta branch"
This reverts commit 6b29a76d81 .
|
2022-06-05 07:49:18 +00:00 |
|
AaronDewes
|
cc2f3d3e7c
|
Merge remote-tracking branch 'origin/feat/new-backup-server' into release/0.0.5
|
2022-06-05 07:48:37 +00:00 |
|
AaronDewes
|
1d28bc8bbf
|
Merge remote-tracking branch 'origin/beta' into release/0.0.5
|
2022-06-05 07:47:55 +00:00 |
|