Aaron Dewes
|
244d1d0bf9
|
Update manage.py
|
2022-10-01 19:36:33 +02:00 |
|
Aaron Dewes
|
778995fd38
|
Update app-cli
|
2022-10-01 19:30:31 +02:00 |
|
AaronDewes
|
6beabf7fd4
|
Migrate electrum data during updates
|
2022-10-01 16:58:16 +00:00 |
|
AaronDewes
|
9c50200656
|
Completely remove electrum from core
|
2022-10-01 16:28:40 +00:00 |
|
AaronDewes
|
46de353414
|
Allow apps to occupy port 50001
|
2022-10-01 16:25:01 +00:00 |
|
AaronDewes
|
fb63acac12
|
Fix permissions
|
2022-10-01 15:57:41 +00:00 |
|
AaronDewes
|
8748f084fb
|
Fix condition
|
2022-10-01 15:55:09 +00:00 |
|
AaronDewes
|
51fe1fface
|
Fix port conflict resolution for virtual apps
|
2022-10-01 15:53:32 +00:00 |
|
AaronDewes
|
df0bf233d4
|
Fix path
|
2022-10-01 15:40:24 +00:00 |
|
AaronDewes
|
ed4f823dbd
|
Add some debugging
|
2022-10-01 15:38:58 +00:00 |
|
AaronDewes
|
0873865892
|
Fix arguments
|
2022-10-01 15:36:45 +00:00 |
|
AaronDewes
|
40d0b0f434
|
WIP: Preprocessing config files
|
2022-10-01 15:29:34 +00:00 |
|
AaronDewes
|
908ca91395
|
WIP: Full virtual apps implementation
|
2022-10-01 13:23:57 +00:00 |
|
AaronDewes
|
90a3beab0c
|
Remove unused import
|
2022-10-01 12:38:14 +00:00 |
|
AaronDewes
|
8db073bdbb
|
App system cleanups
|
2022-10-01 12:35:37 +00:00 |
|
AaronDewes
|
60b58d0dcb
|
Add script to restore backups
|
2022-10-01 11:39:57 +00:00 |
|
Aaron Dewes
|
e7c5ea5acb
|
Update app-cli
|
2022-10-01 13:24:13 +02:00 |
|
Aaron Dewes
|
7391703b4d
|
Cleanup
|
2022-09-30 22:12:57 +02:00 |
|
AaronDewes
|
8992e099df
|
Bump version
|
2022-09-28 18:19:32 +00:00 |
|
AaronDewes
|
daf5080184
|
Fix relative path
|
2022-09-28 18:17:12 +00:00 |
|
AaronDewes
|
34fc304d66
|
More missing imports
|
2022-09-28 18:16:22 +00:00 |
|
AaronDewes
|
078130a8ca
|
Missing import
|
2022-09-28 18:15:23 +00:00 |
|
AaronDewes
|
0633b67582
|
Fix function name
|
2022-09-28 18:14:46 +00:00 |
|
AaronDewes
|
02807e691d
|
Fix findAndValidateApps
|
2022-09-28 18:14:07 +00:00 |
|
AaronDewes
|
bad430b5a8
|
Set status_dir again
|
2022-09-28 18:11:18 +00:00 |
|
AaronDewes
|
a8d88fe9d8
|
Update app-cli
|
2022-09-28 18:04:18 +00:00 |
|
AaronDewes
|
eb4741263f
|
Remove unused variable
|
2022-09-28 18:02:31 +00:00 |
|
AaronDewes
|
0a7e343130
|
Merge remote-tracking branch 'origin/meta-cleanup' into release/0.1.0-preview.5
|
2022-09-28 18:00:24 +00:00 |
|
AaronDewes
|
88629a0869
|
Merge branch 'drop-composegenerator' into release/0.1.0-preview.5
|
2022-09-28 18:00:16 +00:00 |
|
AaronDewes
|
3db161bb72
|
More cleanups
|
2022-09-28 17:58:57 +00:00 |
|
AaronDewes
|
99ed2e450e
|
Various metadata cleanups
|
2022-09-28 17:54:52 +00:00 |
|
AaronDewes
|
8a26172517
|
Remove dependency on dacite
|
2022-09-28 17:42:06 +00:00 |
|
AaronDewes
|
a1cc852201
|
Remove more leftovers
|
2022-09-28 17:41:34 +00:00 |
|
AaronDewes
|
7f9bfacbab
|
More cleanups
|
2022-09-28 17:39:05 +00:00 |
|
AaronDewes
|
973a0635b8
|
Remove legacy compose generator entirely
|
2022-09-28 17:32:05 +00:00 |
|
AaronDewes
|
9c315c7e23
|
Faster updates
|
2022-09-28 05:14:37 +00:00 |
|
Aaron Dewes
|
84f1c93ae1
|
Merge branch 'beta' into use-app-cli-for-app-yml-v3
|
2022-09-27 16:31:10 +02:00 |
|
Aaron Dewes
|
54e7306367
|
Fix env var
|
2022-09-27 16:22:25 +02:00 |
|
Aaron Dewes
|
be2a01af85
|
Remove space
|
2022-09-27 16:20:55 +02:00 |
|
Aaron Dewes
|
4a6ac6e49e
|
Allow dynamic ports for app.yml v4
|
2022-09-27 11:06:17 +02:00 |
|
Aaron Dewes
|
55216f47a7
|
Fix port assignment
|
2022-09-27 11:04:24 +02:00 |
|
Aaron Dewes
|
9d52b20baf
|
Define services for convert
|
2022-09-26 18:16:33 +02:00 |
|
Aaron Dewes
|
a5d3675de0
|
Update app-cli
|
2022-09-26 08:15:30 +02:00 |
|
AaronDewes
|
2fb9ac724e
|
Fix internalPort for some apps
|
2022-09-25 18:18:32 +00:00 |
|
AaronDewes
|
c3f7189de5
|
Fix for badly converted apps
|
2022-09-25 18:13:50 +00:00 |
|
AaronDewes
|
11ec88ef9a
|
Update app-cli
|
2022-09-25 18:04:44 +00:00 |
|
AaronDewes
|
db79d5c36f
|
Add missing vars
|
2022-09-25 17:44:14 +00:00 |
|
AaronDewes
|
769e98c60e
|
Missing argument
|
2022-09-25 17:42:32 +00:00 |
|
AaronDewes
|
83f606365f
|
Fix type
|
2022-09-25 17:41:54 +00:00 |
|
AaronDewes
|
b567f22a50
|
Try to fix IP assignment
|
2022-09-25 17:41:18 +00:00 |
|