|
76220d811d
|
Allow to set HDD password via command line
|
2018-10-31 14:16:03 +01:00 |
|
|
5919719f3e
|
Clean log and autostart on uninstall
|
2018-10-31 13:56:59 +01:00 |
|
|
20a6d670ca
|
Make AppMgr table more rigid
|
2018-10-31 11:27:15 +01:00 |
|
|
b76a350d7b
|
Stop app before uninstalling
|
2018-10-31 10:21:42 +01:00 |
|
|
cdb74d9677
|
Typo fix
|
2018-10-31 09:58:54 +01:00 |
|
|
237342254f
|
Partially revert unpacking stage in AppMgr
|
2018-10-31 09:40:53 +01:00 |
|
|
f98edaff58
|
Fix appmgr metadata fetching logic
|
2018-10-31 08:16:06 +01:00 |
|
|
5ba5461a80
|
Add unpacking stage to AppMgr installation
|
2018-10-31 07:42:38 +01:00 |
|
|
b772f92c22
|
Transform PackageMgr into queue-backed AppMgr
|
2018-10-30 23:59:59 +01:00 |
|
|
25689d6345
|
Start with race condition mitigations
|
2018-10-28 18:20:27 +01:00 |
|
|
f675996e60
|
Add config file locking
|
2018-10-28 18:19:45 +01:00 |
|
|
0a32d9ed9d
|
Make vm-ping more resilient, closes #289
|
2018-10-28 08:00:14 +01:00 |
|
|
6b38073372
|
Redirect to login when trying to access setup unauthenticated
|
2018-10-27 22:20:09 +02:00 |
|
|
d2b410efe8
|
Move common app settings below app manager
|
2018-10-27 21:35:49 +02:00 |
|
|
7c5b482392
|
fixes
|
2018-10-27 21:33:56 +02:00 |
|
|
874700ecb4
|
Remove excessive param
|
2018-10-27 21:20:56 +02:00 |
|
|
1060651116
|
Remove debug mode and move relevant files to zz-build
|
2018-10-27 21:19:57 +02:00 |
|
|
afe8df823f
|
Reimplement cert handling, strip useless cli params
|
2018-10-27 21:13:35 +02:00 |
|
|
38524e70af
|
update repo action + fixes
|
2018-10-27 12:49:22 +02:00 |
|
|
94048ba2fe
|
Show percentage as a whole number, clarify strings
|
2018-10-27 12:21:00 +02:00 |
|
|
960e7a2466
|
minor fixes
|
2018-10-27 06:54:54 +02:00 |
|
|
513c0839a5
|
Show installation progress in percents
|
2018-10-26 22:42:34 +02:00 |
|
|
848e99b4af
|
fixes
|
2018-10-26 22:11:34 +02:00 |
|
|
977b9af923
|
Add repository login form to frontend template
|
2018-10-26 22:05:43 +02:00 |
|
|
780e469f82
|
Add uninstallation
|
2018-10-26 21:52:06 +02:00 |
|
|
65dfff8eb0
|
simplify pending counters, make werkzeug server threaded
|
2018-10-26 19:08:14 +02:00 |
|
|
951ae86520
|
Add VMMgr/PkgMgr install progress
|
2018-10-26 17:31:40 +02:00 |
|
|
920f01cf45
|
Change repo configuration structure
|
2018-10-26 15:38:35 +02:00 |
|
|
8be2bb2083
|
Fix install path in install.sh
|
2018-10-26 15:02:11 +02:00 |
|
|
b1cb57ab48
|
Uninstall + resiliency test
|
2018-10-26 14:12:12 +02:00 |
|
|
c6954816be
|
VMMgr - Install app + consolidate apps table
|
2018-10-26 11:15:48 +02:00 |
|
|
3abd3cf835
|
Install apps from custom repo, simplify usage of SOURCE_DIR
|
2018-10-25 21:48:35 +02:00 |
|
|
a0cf39811c
|
show all apps in one box
|
2018-10-22 11:59:46 +02:00 |
|
|
ac69aebf4e
|
Display online packages in setup-apps
|
2018-10-21 11:36:32 +02:00 |
|
|
07a195ab05
|
Simplify method calls in portal templates
|
2018-10-21 11:05:25 +02:00 |
|
|
867a5d4d69
|
Don't instantiate vmmgr on every request. Only reload config.
|
2018-10-21 11:04:48 +02:00 |
|
|
7abe6af068
|
VMMgr: Unify config, add pkg size
|
2018-10-21 10:09:02 +02:00 |
|
|
66c61e581d
|
Fix more pkgmgr methods
|
2018-10-15 15:40:40 +02:00 |
|
|
de0dcc79f4
|
deps fixes
|
2018-10-15 14:58:24 +02:00 |
|
|
14984b3199
|
Distinguish registered apps and packages
|
2018-10-15 12:15:22 +02:00 |
|
|
1c967a0431
|
Add package manager prototype
|
2018-10-02 22:13:39 +02:00 |
|
|
ab78d18491
|
"fd" is apparently not pythonic
|
2018-10-02 22:09:34 +02:00 |
|
|
67caca8171
|
Move app configuration to pre-start hook
|
2018-09-21 16:21:55 +02:00 |
|
|
011cf4356b
|
Rewrite confupdater back to individual files, change app start flow
|
2018-09-20 14:03:23 +02:00 |
|
|
fc99f7f6ab
|
Integrate forgotten update-url.sh
|
2018-09-18 15:18:29 +02:00 |
|
|
b0fe54d034
|
Fix VMMgr URL compilation
|
2018-09-17 16:12:17 +02:00 |
|
|
4543bbc49f
|
move clean-ephemeral to lxc pre-start hook
|
2018-09-14 23:56:02 +02:00 |
|
|
d957227d40
|
Fix
|
2018-09-14 15:58:10 +02:00 |
|
|
725ecc75a6
|
Move "postfix" host to "host"
|
2018-09-14 11:24:04 +02:00 |
|
|
30e2232b71
|
Integrate postfix into basic
|
2018-09-14 11:21:35 +02:00 |
|