Commit Graph

25 Commits

Author SHA1 Message Date
173f7dee0b
Use Cloudflare Public DNS instead of Google 2020-05-02 23:47:57 +02:00
5517b428fc
Address some pylint issues 2020-05-02 23:44:30 +02:00
15c70db229
Fix typos in issue/motd 2020-05-02 21:29:42 +02:00
17743ff767
Reflect app uninstall/update auto-stop implemented for spoc#3 2020-04-26 18:43:27 +02:00
f6c7823b6a
Enable logging module 2020-04-16 18:43:11 +02:00
3f70400ced
Fix app update logic determining layers to retain 2020-04-16 18:29:05 +02:00
2047753096
Ensure that app installs layers in correct order 2020-04-13 21:26:56 +02:00
7c9ed8c17a
Fix acme.sh certificate requisition 2020-04-10 20:00:42 +02:00
9d90174a1b
Create self-signed certificate with proper constraints and usages 2020-04-10 19:21:07 +02:00
4989d2f87f
Include DOMAIN directly in HOST envvar for update-conf.sh 2020-04-10 17:55:19 +02:00
67f71697fb
Ignore all errors and exceptions raised by update-conf.sh 2020-04-10 14:07:41 +02:00
2d788eb704
Run update-conf.sh when appropriate 2020-04-10 13:02:15 +02:00
a3cb2c8c31
Undrop common app settings
Partially reverts e468ec9051
2020-04-10 12:05:22 +02:00
2ae06a4e47
Add register-prop to allow custom VMMgr app property definition 2020-04-10 11:20:24 +02:00
c2207195cc
Add vmmgr init method and all files managed by vmmgr 2020-04-04 22:06:53 +02:00
3b9cbe61b3
Update app proxies when the VM host is updated 2020-04-04 20:32:34 +02:00
0ca993a9ed
Don't import separate path constants, import whole module in case the constants are not so constant 2020-04-04 20:14:29 +02:00
5265b31504
Display install_app exceptions raised during action queuing 2020-04-04 13:38:57 +02:00
571e641787
Add proxy registration/unregistration 2020-04-04 13:38:03 +02:00
be054ed17b
Fix bugs and missing pieces, add SPOC config reload 2020-04-03 21:06:54 +02:00
31372ac3e1
Add start/stop queuing, Remove unused layers on update/uninstall 2020-04-03 10:57:05 +02:00
e468ec9051
Drop common app settings and simplify config 2020-03-29 22:50:42 +02:00
fb38e535e1
Initial refactor commit after SPOC 2020-03-29 20:56:50 +02:00
40f2991d60
Comment out pkgmgr bits to get app at least partially working 2020-03-12 23:51:43 +01:00
23716ddfb6
Move py3.6 to py3.8 and drop LXC dependencies 2020-03-12 23:29:19 +01:00