Matthew Beckett
b51a17a17f
Merge branch 'master' into feature/helm-chart
2021-10-22 13:08:10 +01: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
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
Matthew Beckett
f7062f75c6
Add Helm chart for py-kms
2021-10-07 18:35:47 +01:00
Tristan
ea711f8736
Update README.md
2021-09-19 14:35:14 +02:00
Simon Beginn
c760b28eae
Added history of this fork
2021-09-13 11:21:38 +02:00
Simon Beginn
b1e66b6155
Updated shields to point to new repository
2021-09-13 11:18:01 +02:00
Simon Beginn
c3ae9a9513
Added Windows Server 2022
2021-09-13 11:16:26 +02:00
Simon Beginn
e151f97a8b
Added enhancement for Windows Server 2022
2021-09-13 11:15:05 +02:00
Simon Beginn
da202201c5
Removed fresh code cloning from building (use the local cahced version instead)
2021-09-13 11:13:48 +02:00
Simon Beginn
873ee726e6
Corrected clone location for new repo
2021-09-13 10:59:29 +02:00
Simon Beginn
0ac968c510
Added 2022 GLVKs
2021-09-13 10:29:13 +02:00
Simon Beginn
d1db33f24b
Switch to runner based authentication
2021-09-12 20:08:50 +02:00
Simon Beginn
5109446ce5
Corrected wrong tagging
2021-09-12 19:48:04 +02:00
Simon Beginn
b120555245
Added GHCR support
2021-09-12 19:33:07 +02:00
Simon Beginn
57ab28d188
Added manual trigger
2021-09-12 19:14:38 +02:00
Simon Beginn
acf8b31a9e
Fixed wrong push target
2021-09-12 19:08:00 +02:00
Simon Beginn
cfdd668741
Fixed python (broken by upstream)
2021-09-12 19:02:39 +02:00
Simon Beginn
b170ce60b2
Added initial github config
2021-09-12 18:57:36 +02:00
simonmicro
0f0468f816
Merge pull request #1 from simonmicro/patch-1
...
Unified volume mount paths
2021-09-12 18:08:25 +02:00
Simonmicro
e780854139
Unified volume mount paths
2021-03-25 15:58:09 +01:00
Matteo ℱan
a3b0c85b5b
Merge pull request #125 from Simonmicro/master
...
Merged fix of #122 (explicitly set the default variable for the db path)
2021-01-24 22:30:08 +01:00
Simon Beginn
5ef7361c18
Merged fix of #122 (explicitly set the default variable for the db path)
2021-01-14 15:44:24 +01:00
Simonmicro
ceb5d0d076
Converted all HTML tables to markdown code ( #119 )
...
* Started to convert html to markdown
* More converted tables
* Converted key - still need code highlighting
* Added code tags
* Added two line breaks
2020-12-12 22:35:23 +01:00
Simonmicro
d13172b111
Troubleshooting ( #113 )
...
* First draft
* Style consistency
* minor adjustments
Co-authored-by: Matteo ℱan <SystemRage@protonmail.com>
2020-11-10 00:10:01 +01:00
Matteo ℱan
dfd7ddb5fd
Gui: changed look, added defaults button
2020-11-09 23:05:36 +01:00
Matteo ℱan
dee6ec14a6
compact parsing generalized for more subparsers
2020-10-25 21:47:03 +01:00
Matteo ℱan
a8a94ce7ab
better managed messages formattation and abbreviations parsing
2020-10-23 00:13:21 +02:00
Matteo ℱan
319c6b3ef0
fixes #89 and #107
2020-10-21 23:39:46 +02:00
Simonmicro
56d4652de9
Windows sandbox fix ( #104 )
...
* Implemented fix for #102
* Added Windows Sandbox note
2020-10-16 23:04:12 +02:00
Simonmicro
c979f42da9
Merged docker/README.md into docs ( #103 )
...
* Merged docker/README.md into docs
* Minor reformulations
Added references
* Moved docker section one up, because they are not really start parameters
* Fix links
* Moved the supported products section into documentation, as it does not fit the usage topic
2020-10-16 22:58:56 +02:00