Chris Veilleux
|
f199e0969b
|
moved the contents of the "backend" directory up one level since this repo is now just for backend code
|
2019-01-30 14:47:18 -06:00 |
Chris Veilleux
|
2810b60fa6
|
moved backend code to new directory structure
|
2018-11-02 14:47:13 -05:00 |
Chris Veilleux
|
d18e8b866f
|
changed skill detail to use skill name in url instead of the database id
|
2018-10-22 21:53:07 -05:00 |
Chris Veilleux
|
2d612ca503
|
minor spacing
|
2018-09-13 17:38:45 -05:00 |
Chris Veilleux
|
7e565193ce
|
add the icon image and platform list to the skill metadata
|
2018-09-13 17:04:34 -05:00 |
Chris Veilleux
|
7f0fb15dad
|
re-ordered steps to make image creation more efficient
|
2018-09-13 16:57:33 -05:00 |
Chris Veilleux
|
7f5fb93d07
|
changes to support the new metadata structure for branch 18.08
|
2018-09-13 12:41:25 -05:00 |
Chris Veilleux
|
098c6fd2ae
|
moved kubernetes configs to new devops repository
|
2018-09-10 00:11:00 -05:00 |
Chris Veilleux
|
d1ca45f4c5
|
changed port used by uwsgi
|
2018-09-10 00:09:45 -05:00 |
Chris Veilleux
|
4b1bba7a79
|
minor refactor
|
2018-09-07 19:06:46 -05:00 |
Chris Veilleux
|
2d7f167804
|
use kubernetes DNS instead of environment variables
|
2018-09-07 18:45:21 -05:00 |
Chris Veilleux
|
d40e2e91ee
|
replaced gunicorn with uwsgi in hopes of performance gains
|
2018-09-07 18:41:00 -05:00 |
Chris Veilleux
|
60c3ad23d7
|
renamed some stuff
|
2018-09-04 12:13:45 -05:00 |
Chris Veilleux
|
87c8d850bb
|
file rename
|
2018-09-03 22:51:53 -05:00 |
Chris Veilleux
|
d2cba755fb
|
added local docker registry name to the FROM clause
|
2018-09-03 11:02:39 -05:00 |
Chris Veilleux
|
c3f2f330d4
|
improved docker image name
|
2018-08-29 20:32:07 -05:00 |
Chris Veilleux
|
6c013661d3
|
improved description and added entrypoint comment
|
2018-08-29 20:31:46 -05:00 |
Chris Veilleux
|
3ee2023d50
|
Added some comments and got rid of an unused config definition
|
2018-08-29 20:12:35 -05:00 |
Chris Veilleux
|
3f7e187a4e
|
removed docker compose files in favor of kubernetes
|
2018-08-29 20:05:31 -05:00 |
Chris Veilleux
|
4c75086a44
|
removed docker compose files in favor of kubernetes
|
2018-08-29 20:04:56 -05:00 |
Chris Veilleux
|
4b4884cb06
|
removed a bunch of gunicorn configs concerned with certs because our services are called inside our own firewall so we can terminate SSL before we get here.
|
2018-08-29 20:03:40 -05:00 |
Chris Veilleux
|
3169fb0ceb
|
changed the connection parameters to come from the Kubernetes envinronment variables
|
2018-08-29 20:02:15 -05:00 |
Chris Veilleux
|
75c40aed50
|
first hack at a kubernetes config for the skill service
|
2018-08-29 20:01:34 -05:00 |
Chris Veilleux
|
6837ad4636
|
new docker compose files for building and launching the skill service
|
2018-08-24 17:28:33 -05:00 |
Chris Veilleux
|
82b3bc5b76
|
made path to selene-util package relative
|
2018-08-24 17:27:47 -05:00 |
Chris Veilleux
|
77ed00a49c
|
exposed the flask port, 5000
|
2018-08-24 17:27:16 -05:00 |
Chris Veilleux
|
2ab6a1df28
|
updated to use environment variables for the database host and port to support docker deployment
|
2018-08-24 17:26:13 -05:00 |
Chris Veilleux
|
3c40c69c22
|
dev gunicorn config
|
2018-08-22 22:27:22 -05:00 |
Chris Veilleux
|
9670842f86
|
first cut at a Dockerfile to build an image for the skill service
|
2018-08-22 22:26:25 -05:00 |
Chris Veilleux
|
7387aaab6f
|
added gunicorn to serve the service in docker and a dev link to the selene utility code
|
2018-08-22 22:12:02 -05:00 |
Chris Veilleux
|
6e4b27adae
|
changed to use github package from selene_util and minor refactors
|
2018-08-22 22:05:10 -05:00 |
Chris Veilleux
|
250f4b8f6f
|
moved the endpoints into a sub-package to debug an error with uwsgi
|
2018-08-21 16:18:56 -05:00 |
Chris Veilleux
|
d99be2abd3
|
added some docstrings
|
2018-08-09 13:02:44 -05:00 |
Chris Veilleux
|
578a478f03
|
initial commit of skill service
|
2018-08-08 12:01:31 -05:00 |