Commit Graph

403 Commits

Author SHA1 Message Date
simonmicro
182ccbe480 Newline 2023-05-06 20:23:13 +02:00
simonmicro
1b4f0a9557 Flask security update 2023-05-06 18:07:55 +02:00
simonmicro
6da4791b31 Silenced healthcheck caused warning 2023-05-06 18:06:07 +02:00
simonmicro
474c5feb6d Fixed healthcheck for classic (non Kubernetes) Docker (broken with default-ipv6 "::" listen ip) #89
Added multi-ip healthcheck support
Cleanup of logging inside container-scripts
Removed "nc" from containers
2023-05-06 18:01:02 +02:00
simonmicro
92ec80b698 Make hardware-id random in scripts #65 2023-05-06 17:31:22 +02:00
simonmicro
858fb14cab Fix for #84
Also fixed always-active webui
2023-05-06 17:15:16 +02:00
simonmicro
dada9c5204 Fixed syntax error 2023-05-06 16:18:53 +02:00
simonmicro
dfbeee6754 Added new endpoints 2023-03-15 23:00:06 +01:00
simonmicro
32b6623c2b Fixed space at end of string 2023-03-15 22:54:41 +01:00
simonmicro
98e0900f32 Added /readyz and /livez endpoints 2023-03-15 22:51:23 +01:00
simonmicro
81e9973a40 Removed all references to Docker Hub after their removal of "Free Team Organizations" -> https://web.docker.com/rs/790-SSB-375/images/privatereposfaq.pdf 2023-03-15 22:51:18 +01:00
simonmicro
dd1d6b7aa4 Added missing build args to all versions 2023-02-21 14:20:14 +01:00
simonmicro
f0981690b2 Merge pull request #82 from Py-KMS-Organization/deprecation/etrigan/remove
Remove Etrigan and add a new web-ui
2023-02-21 14:14:00 +01:00
simonmicro
d0d2b602a1 Updated changelog to today 2023-02-21 14:10:34 +01:00
simonmicro
bf323f73c5 Added new build-args containing the version info 2023-02-21 14:10:34 +01:00
simonmicro
818520730c Added version metadata into container 2023-02-21 14:10:30 +01:00
simonmicro
d795f5265b Fixed startup on minimal tag 2023-02-21 14:10:00 +01:00
simonmicro
d3fabf35f1 Added web-ui screenshot 2023-02-21 14:09:59 +01:00
simonmicro
ddf1ad8efb Added note regarding the used command 2023-02-21 14:09:59 +01:00
simonmicro
16eb5a010b Updated some docs references to the web interface port 2023-02-21 14:09:59 +01:00
simonmicro
460a714f2d Fixed inaccessible products without clients 2023-02-21 14:09:59 +01:00
simonmicro
37d09c6797 Updated install instructions 2023-02-21 14:09:59 +01:00
simonmicro
5674e26979 Added new webui support into docker 2023-02-21 14:09:58 +01:00
simonmicro
ca7ba46507 Fixed missing primary key 2023-02-21 14:09:58 +01:00
simonmicro
0cb3ee538f Added products sub-page 2023-02-21 14:09:58 +01:00
simonmicro
28e07ac7e1 Added sub-page for license information 2023-02-21 14:09:58 +01:00
simonmicro
03c3e1c116 First web UI draft 2023-02-21 14:09:58 +01:00
simonmicro
767751c314 Removed old graphics 2023-02-21 14:09:57 +01:00
simonmicro
88f96a23b4 Removed dummy client code 2023-02-21 14:09:57 +01:00
simonmicro
f15ed48f59 Switched sqlite parameter to point to file instead of dir 2023-02-21 14:09:57 +01:00
simonmicro
5a8a21abda Removed sqliteweb support 2023-02-21 14:09:57 +01:00
simonmicro
fdf1445187 Removed docs dependencies from requirements.txt
Moved requirement-files into respective docker folders
2023-02-21 14:08:42 +01:00
simonmicro
4bd60959f1 Removed old gui code references and variables 2023-02-21 14:08:41 +01:00
simonmicro
f1fa5b794f Removed Etrigan GUI support 2023-02-21 14:08:41 +01:00
simonmicro
77e545d0fe Removed Etrigan support 2023-02-21 14:08:41 +01:00
simonmicro
fe7784d873 Merge pull request #79 from Py-KMS-Organization/feature/ipv6_default
Use IPv6 by default
2023-02-21 14:06:27 +01:00
simonmicro
f88ada340d Added workflow for different stages 2023-02-21 14:04:40 +01:00
simonmicro
ee5be9ad75 Merge pull request #78 from Py-KMS-Organization/deprecation/etrigan/warning
Added warning about removal of Etrigan support
2022-12-07 14:45:34 +01:00
simonmicro
964dde625e Switched default log level to warning 2022-12-07 13:16:40 +01:00
simonmicro
bc25dd58b0 Removed two old badges from docs 2022-12-07 12:23:08 +01:00
simonmicro
e5a7f77440 Added warning about removal of Etrigan support
Added warning about removal of Etrigan GUI support
2022-12-07 12:19:32 +01:00
simonmicro
57f2159be3 Default dual-stack socket 2022-12-07 11:53:24 +01:00
simonmicro
d8c1d75be1 Migrated to use "::" by default for #71 2022-12-07 11:44:54 +01:00
simonmicro
e8c2fb7e50 Updated packages 2022-11-25 17:26:10 +01:00
simonmicro
537f7a75ab Added missing package 2022-11-25 17:16:19 +01:00
simonmicro
01ad610e8e Added useage note and removed old badge 2022-11-25 17:11:49 +01:00
simonmicro
9d4d8b66b1 Added workaround from #76
See #76
2022-11-06 15:22:50 +01:00
simonmicro
364c15ce98 Merge pull request #72 from yangzhaofeng/patch-1
Do not run py-kms on the same machine to activate
2022-07-12 12:19:41 +02:00
Zhaofeng Yang (楊肇峰)
ffc1bf61f5 Do not run py-kms on the same machine to activate 2022-07-12 17:05:43 +08:00
simonmicro
1435c86fe4 Merge pull request #68 from edgd1er/req
move requirements from Dockerfile to txt file. #67
2022-05-30 00:22:14 +02:00