simonmicro
|
deddf0c01c
|
Merge pull request #28 from edgd1er/master
fix dockerfile for minimal kms
|
2021-10-31 19:01:33 +01:00 |
|
edgd1er
|
fa17996b66
|
fix dockerfile for minimal kms
|
2021-10-31 18:19:48 +01:00 |
|
simonmicro
|
70975bb4eb
|
Merge pull request #13 from edgd1er/master
TZ from env, client log, alpine 3.14, path DB changed.
|
2021-10-31 15:14:40 +01:00 |
|
edgd1er
|
51e2210e72
|
var added as requested and renamed as per PEP-008
https://www.python.org/dev/peps/pep-0008/#function-and-variable-names
|
2021-10-30 12:41:11 +02:00 |
|
edgd1er
|
2979e78311
|
add missing setting to timzeone.
|
2021-10-29 18:53:52 +02:00 |
|
edgd1er
|
a564822e26
|
add healthcheck with netcap checking port
|
2021-10-26 22:56:47 +02:00 |
|
edgd1er
|
5f7ef1397f
|
add proper logger to entrypoint and start
|
2021-10-25 23:57:57 +02:00 |
|
edgd1er
|
6d7124414a
|
use unbuffered output globally.
|
2021-10-25 22:05:53 +02:00 |
|
edgd1er
|
d2394cd1bd
|
start as root, change uid/gid, drop priv, run server/client
|
2021-10-25 22:05:53 +02:00 |
|
edgd1er
|
f9e7df6af9
|
lint dockerfile, set TZ and UID/GID, have client log.
|
2021-10-25 22:05:53 +02:00 |
|
Simon Beginn
|
e620e9236a
|
For #23 #25
|
2021-10-24 02:27:18 +02:00 |
|
simonmicro
|
06d1317dc8
|
Merge pull request #24 from Py-KMS-Organization/preview/office21
Integrated Office 2021 GLVK keys & database
|
2021-10-23 12:17:18 +02:00 |
|
Simon Beginn
|
0c0e345d8b
|
Added Office 2021
|
2021-10-23 12:16:50 +02:00 |
|
Simon Beginn
|
fa74f8a36c
|
Readded missing module
|
2021-10-22 20:33:32 +02:00 |
|
Simon Beginn
|
bd2871cadf
|
Minimal requirements
|
2021-10-22 20:30:33 +02:00 |
|
simonmicro
|
a709f289e7
|
Merge pull request #21 from Py-KMS-Organization/dependabot/pip/docs/pygments-2.7.4
Bump pygments from 2.6.1 to 2.7.4 in /docs
|
2021-10-22 20:19:40 +02:00 |
|
simonmicro
|
12588bb45e
|
Merge pull request #19 from Py-KMS-Organization/dependabot/pip/docs/urllib3-1.26.5
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
|
2021-10-22 20:19:19 +02:00 |
|
simonmicro
|
2533df4c83
|
Merge pull request #20 from Py-KMS-Organization/dependabot/pip/docs/babel-2.9.1
Bump babel from 2.8.0 to 2.9.1 in /docs
|
2021-10-22 20:19:12 +02:00 |
|
simonmicro
|
7e52be8726
|
Merge pull request #22 from Py-KMS-Organization/dependabot/pip/docs/jinja2-2.11.3
Bump jinja2 from 2.11.2 to 2.11.3 in /docs
|
2021-10-22 20:19:05 +02:00 |
|
simonmicro
|
daaf7503c7
|
Merge pull request #5 from Matthew-Beckett/feature/helm-chart
Add Kubernetes Helm Chart for Py-KMS
|
2021-10-22 20:17:36 +02:00 |
|
simonmicro
|
ad732685de
|
Merge pull request #18 from lepoarro/patch-1
Update entrypoint.py
|
2021-10-22 20:11:53 +02:00 |
|
dependabot[bot]
|
94bcba39f4
|
Bump jinja2 from 2.11.2 to 2.11.3 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-22 18:10:55 +00:00 |
|
dependabot[bot]
|
a981e4af78
|
Bump pygments from 2.6.1 to 2.7.4 in /docs
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-22 18:10:54 +00:00 |
|
dependabot[bot]
|
6dcd059fc5
|
Bump babel from 2.8.0 to 2.9.1 in /docs
Bumps [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES)
- [Commits](https://github.com/python-babel/babel/compare/v2.8.0...v2.9.1)
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-22 18:10:53 +00:00 |
|
dependabot[bot]
|
73a80ba385
|
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.26.5)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-22 18:10:52 +00:00 |
|
Matthew Beckett
|
d25d73235e
|
Add installation instructions to helm chart Readme
|
2021-10-22 13:13:09 +01:00 |
|
Matthew Beckett
|
b51a17a17f
|
Merge branch 'master' into feature/helm-chart
|
2021-10-22 13:08:10 +01:00 |
|
lepoarro
|
677916a3ec
|
Update entrypoint.py
|
2021-10-22 14:59:53 +03:00 |
|
Simon Beginn
|
5df5487604
|
Switch from pulls-limited Docker Hub to Github Container Registry
|
2021-10-21 13:26:34 +02:00 |
|
Simon Beginn
|
eb42224bf1
|
Block SQLITE in case sqlite-web files are missing
|
2021-10-21 13:22:03 +02:00 |
|
Simon Beginn
|
4ee742d671
|
Fix for missing environment variables
|
2021-10-21 13:14:44 +02:00 |
|
Simon Beginn
|
b00e743eaf
|
Fixed broken SQLite entrypoint (https://github.com/Py-KMS-Organization/py-kms/issues/14)
|
2021-10-17 11:56:28 +02:00 |
|
Simon Beginn
|
d056610474
|
Integrated Office 2021 GLVK keys & database
|
2021-10-17 11:51:27 +02:00 |
|
simonmicro
|
74850b8b63
|
Corrected path back to current work directory and formatted log message
|
2021-10-15 01:31:34 +02:00 |
|
simonmicro
|
0ac6d7a138
|
Merge pull request #12 from TheSpad/fix-entrypoint
Fix entrypoint
|
2021-10-15 01:28:24 +02:00 |
|
TheSpad
|
8c1d23fe38
|
Fix entrypoint
|
2021-10-14 18:38:19 +01:00 |
|
TheSpad
|
b2b9cb137e
|
Fix entrypoint
|
2021-10-14 18:37:45 +01:00 |
|
Simon Beginn
|
fba768bd51
|
Extended docs for SQLITE stuff
|
2021-10-14 13:17:51 +02:00 |
|
Simon Beginn
|
0630b22611
|
Switch to whole new entrypoint system
|
2021-10-14 13:13:15 +02:00 |
|
Simon Beginn
|
cb8a95e6d6
|
Fir for undefnied time zones
|
2021-10-14 11:45:17 +02:00 |
|
Simon Beginn
|
3806c03214
|
Fix broken check_dir() call from 5de292e12a
|
2021-10-13 21:59:46 +02:00 |
|
Simon Beginn
|
3fe2b45f72
|
Extended error message
|
2021-10-13 12:55:16 +02:00 |
|
Simon Beginn
|
4a7376f17b
|
Fix pytz and time localization
|
2021-10-13 12:54:22 +02:00 |
|
Matthew Beckett
|
5de292e12a
|
Remove validation of LOGFILE extension
|
2021-10-13 11:43:08 +02:00 |
|
simonmicro
|
66c51d7ea9
|
Merge pull request #4 from MichelBaie/patch-1
Update README.md
|
2021-10-11 19:25:35 +02:00 |
|
simonmicro
|
54500ec4aa
|
Merge pull request #7 from CreeperKong/patch-1
Update Keys.md
|
2021-10-11 19:25:15 +02:00 |
|
苦力怕控
|
f93ea7f7a5
|
Update Keys.md
Add Windows 11 keys
|
2021-10-09 09:08:22 +08:00 |
|
Matthew Beckett
|
4a7a8cf1c1
|
Enable writing to logfile in container until stdout is fixed
|
2021-10-07 19:43:00 +01:00 |
|
Matthew Beckett
|
6f5b743d26
|
Fix service.yaml containing invalid targetPort
|
2021-10-07 19:25:16 +01:00 |
|
Matthew Beckett
|
83a1638ba5
|
Add helm-docs generated README.md
|
2021-10-07 18:40:27 +01:00 |
|