Commit graph

21 commits

Author SHA1 Message Date
b1b3b5d3eb new version 2022-09-27 01:45:28 +00:00
684cac8b6f Better resource management 2022-08-24 18:39:56 +10:00
6a2d6d713e HPA added 2022-08-24 07:09:25 +00:00
da7d39d84e New builder, better dockerfile 2022-08-11 02:11:16 +00:00
e9f2922d7f Docker build script 2022-08-11 01:29:19 +00:00
fb295ac8f2 Update to Debian 11 2022-08-11 01:28:58 +00:00
42031650c4 3 replicas and a service 2022-08-10 06:58:49 +00:00
a623c8f9b8 Flask updates 2022-08-10 06:58:33 +00:00
65087ead35 Kubernetes deployment 2022-08-10 06:08:18 +00:00
95304bbc39 Gunicorn-ised 2020-11-09 14:17:17 +11:00
c3e07f2e2e Dockerize, part 1 2020-11-09 11:51:52 +11:00
b680438d06
Merge pull request #1 from pwarren/dependabot/pip/pillow-6.2.0
Bump pillow from 6.1.0 to 6.2.0
2019-11-10 22:31:08 +11:00
dependabot[bot]
1642b3e55b
Bump pillow from 6.1.0 to 6.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.1.0...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 16:03:44 +00:00
2da196d14c README Updates, better readability in image generation 2019-08-05 22:53:26 +10:00
ad38acaff3 Cleanup from master merge 2019-07-30 20:40:11 +10:00
541b9184bd First draft of API in Python 2019-07-30 20:34:33 +10:00
a11745e952 Not quite there, have to work out the correct return types for the POST method. 2019-07-01 22:34:24 +10:00
7aa9a630be Merge branch 'master' of github.com:pwarren/desteg 2019-07-01 11:59:04 +10:00
26e14f95e6 Starting framework in place 2019-07-01 11:58:40 +10:00
Paul Warren
51935aa8d9 Starting framework in place 2019-07-01 11:57:55 +10:00
144125e61e
Initial commit 2019-07-01 08:07:48 +10:00