|
ce325cf3d0
|
Squashed commit of the following:
- Bump basic OS to Alpine 3.9
- Restructure repo and add layer versioning
- Use JSON for all metadata
- Merge abuild branch (but without abuild)
|
2019-02-26 20:24:02 +01:00 |
|
|
e4bf6effe1
|
Update install scripts for upcomming vmmgr changes
|
2018-11-03 15:53:51 +01:00 |
|
|
5919719f3e
|
Clean log and autostart on uninstall
|
2018-10-31 13:56:59 +01:00 |
|
|
b76a350d7b
|
Stop app before uninstalling
|
2018-10-31 10:21:42 +01:00 |
|
|
61fab326c3
|
Revert "Update uninstall script not to fail on clean installation"
This reverts commit a339c8e8ff .
|
2018-10-31 09:42:01 +01:00 |
|
|
a339c8e8ff
|
Update uninstall script not to fail on clean installation
|
2018-10-31 08:28:26 +01:00 |
|
|
7bca441acd
|
Add exit code to install scripts
|
2018-10-28 19:50:35 +01:00 |
|
|
cb0d0012c9
|
set -ev
|
2018-10-28 16:04:11 +01:00 |
|
|
cb2a3d65d8
|
Fix Sahana install scripts
|
2018-10-28 14:31:52 +01:00 |
|
|
6fb1e12ca6
|
Add uninstall scripts
|
2018-10-27 15:33:22 +02:00 |
|
|
8be2bb2083
|
Fix install path in install.sh
|
2018-10-26 15:02:11 +02:00 |
|
|
203a70bdbd
|
Rename setup to install
|
2018-10-26 14:34:01 +02:00 |
|
|
396653c9a6
|
eliminate SOURCE_DIR
|
2018-10-25 22:22:36 +02:00 |
|
|
48e31ca0f1
|
Add metadata for all packages
|
2018-10-02 14:29:17 +02:00 |
|
|
ed2e1193cb
|
Better s6 service stop handling
|
2018-09-21 11:04:12 +02:00 |
|
|
74b7d9478f
|
Include edge repos in basic alpine image
|
2018-09-21 09:17:19 +02:00 |
|
|
00eff6fa85
|
Startup and location fixes
|
2018-09-20 20:46:25 +02:00 |
|
|
96249760fd
|
Put config update script installation to the end of setup
|
2018-09-20 15:45:00 +02:00 |
|
|
011cf4356b
|
Rewrite confupdater back to individual files, change app start flow
|
2018-09-20 14:03:23 +02:00 |
|
|
0a30deb7e2
|
Have s6-setuidgid look up names from /etc/hosts
|
2018-09-19 16:52:29 +02:00 |
|
|
1894893a6f
|
create=(file|dir), fix setup errors
|
2018-09-14 18:13:11 +02:00 |
|
|
b8bb87390f
|
Make cgroups preexisting hard dependency
|
2018-09-14 10:41:00 +02:00 |
|
|
b7aedad589
|
start/stop prepreqs
|
2018-09-13 20:42:11 +02:00 |
|
|
7dbfe8533c
|
LXCize CTS setup
|
2018-09-13 19:27:23 +02:00 |
|
|
367deb0897
|
Set PATH in lxc-build
|
2018-09-13 16:21:16 +02:00 |
|
|
88008ad40b
|
LXCize CTS build
|
2018-09-13 10:38:58 +02:00 |
|
|
deacaa94be
|
lxc-build + CKAN test
|
2018-09-05 17:41:38 +02:00 |
|
|
1c40252112
|
Initial commit for LXCification
|
2018-09-04 21:42:26 +02:00 |
|
|
42523d1aa3
|
Update Dockerfile maintainer field to recommended method
|
2018-09-03 22:12:08 +02:00 |
|
|
bf94306e25
|
De-brand AppMgr and scripts
|
2018-09-03 17:24:48 +02:00 |
|
|
b42fe67f89
|
Merge spotter-appmgr WSGI application
|
2018-08-02 10:41:40 +02:00 |
|
|
85227cd335
|
Remove CTS psycopg2 update as it's already in upstream
|
2018-05-10 15:19:28 +02:00 |
|
|
4be017508b
|
Make use of the runtime images
|
2018-04-30 22:57:50 +02:00 |
|
|
075945a858
|
Rewrite spotter-appmgr (rest of the squashmerge)
|
2018-04-29 20:51:20 +02:00 |
|
|
c5e55e7f2e
|
Rewrite spotter-appmgr (partial squashmerge)
|
2018-04-29 20:48:57 +02:00 |
|
|
dd2a936cc7
|
Make spotter-appmgr update proxy target IP directly in nginx
|
2018-03-26 21:12:48 +02:00 |
|
|
527e4550d6
|
Unify CTS naming and nginx configuration for spotter-appmgr
|
2018-03-25 23:09:53 +02:00 |
|
|
9c0b1ac8ce
|
Prolong nginx timeouts and simplify proxy rules
|
2018-02-09 14:31:55 +01:00 |
|
|
908c4f25d5
|
Make postgres/mariadb hard dependencies in init.d scripts
|
2018-02-03 17:34:24 +01:00 |
|
|
4451d479a2
|
Reorganize HTTP ports to avoid header confusion
|
2018-02-01 14:55:24 +01:00 |
|
|
086372e065
|
Add nginx and s6 for CTS
|
2018-02-01 14:01:05 +01:00 |
|
|
35ca12b96a
|
Set --no-cache even for apk del as @tags confuse cache
|
2018-01-29 16:47:27 +01:00 |
|
|
f0ec1794ca
|
Use tag for edge repository
|
2018-01-27 22:46:45 +01:00 |
|
|
d117d3d236
|
Few typo and ordering fixes
|
2018-01-27 15:23:22 +01:00 |
|
|
a1237a25ca
|
Split init.d docker run commands into lines
|
2018-01-27 14:08:19 +01:00 |
|
|
e10c1904ec
|
Generate CTS static resources
|
2018-01-18 20:50:01 +01:00 |
|
|
67dc6b01b3
|
Change docker link arg to not use '='
|
2018-01-18 13:59:24 +01:00 |
|
|
c8a3dc0b0e
|
Use fixed Docker hostnames
|
2018-01-15 21:51:15 +01:00 |
|
|
89bf24d6cf
|
Reorganize edge repo usage in Dockerfiles
|
2018-01-11 11:10:12 +01:00 |
|
|
ed66c4b705
|
Reorganize Dockerfiles
|
2018-01-08 21:04:35 +01:00 |
|