Commit graph

44 commits

Author SHA1 Message Date
simonmicro
b72e62820d
Exposed dualstack argument on Docker
Signed-off-by: simonmicro <simon@simonmicro.de>
2024-05-28 20:11:11 +02:00
simonmicro
11b5c69606
Security update
Signed-off-by: simonmicro <simon@simonmicro.de>
2024-05-19 16:41:49 +02:00
ATENSI
69cbe51306
🔥 Update Dockerfile: remove commented code
I think we can clean this commented code.
2023-07-13 02:03:55 +07:00
simonmicro
1b4f0a9557
Flask security update 2023-05-06 18:07:55 +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
858fb14cab
Fix for #84
Also fixed always-active webui
2023-05-06 17:15:16 +02:00
simonmicro
818520730c
Added version metadata into container 2023-02-21 14:10:30 +01:00
simonmicro
5674e26979
Added new webui support into docker 2023-02-21 14:09:58 +01:00
simonmicro
03c3e1c116
First web UI draft 2023-02-21 14:09:58 +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
d8c1d75be1
Migrated to use "::" by default for #71 2022-12-07 11:44:54 +01:00
edgd1er
17bc78f534
add versions, removed sudo, powerusers group, 2022-05-13 06:37:34 +02:00
edgd1er
90b4af2627
move requirements from Dockerfile to txt file. #67
import sqlite_web as package
change tz through python
conditionnal import for sqlite_web
2022-05-13 06:37:34 +02:00
Simon Beginn
5d13d09851
Removed useless CMD statement (entrypoint does not even respect that) 2022-05-12 13:56:14 +02:00
edgd1er
248c144e7a
client: request #51 add automatic discovery.
changes after review.
2022-04-15 22:47:09 +02:00
edgd1er
ddb99ddc1e
add dnspython to docker image, add doc. #51 2022-04-14 01:48:06 +02:00
Klemen Mihevc
943a63d68f
Fix healthcheck to netcat to actual IP 2022-04-04 21:54:46 +02:00
Jacobite89
65e9808fc3
Update Dockerfile 2022-02-11 09:43:24 +01:00
Simon Beginn
59e9d47843
Removed unused dependency 2021-12-09 01:58:12 +01:00
TheSpad
e67f14c7d7 Fix HC interval 2021-11-09 18:05:39 +00:00
TheSpad
008143b1c4 Fix healthchecks, make Dockerfiles consistent 2021-11-09 18:03:28 +00:00
edgd1er
a564822e26 add healthcheck with netcap checking port 2021-10-26 22:56:47 +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
TheSpad
8c1d23fe38 Fix entrypoint 2021-10-14 18:38:19 +01: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
4a7376f17b
Fix pytz and time localization 2021-10-13 12:54:22 +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
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
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
5ffcbb8606
Docker multiarch (#93)
* Reshot screenshots on an english system (also added GIMP files)

* Added multiarch to minimal

* Added amd64 suffix

* Stripped down file (comments are inside the README anyways)

* Added python3 multiarch

* Corrected missing arch specs

* Added older arm version

* Added architecture explanation

* Pointed manifests to official image

* Removed xcfc files as requested in https://github.com/SystemRage/py-kms/pull/93#issuecomment-694937260
2020-10-03 22:15:48 +02:00
Matteo ℱan
33cedce48c
Implements #88, documents adjust, uniformed default values 2020-09-03 23:52:59 +02:00
Simonmicro
9d9a3639e1
Added IPv6 support (#73)
* Added IPv6 support

* Updated docker images to IPv6 usage

* Reverted commented entry point from testing. Sry.
2020-07-08 22:45:44 +02:00
Matteo ℱan
b878604c4c
Merge branch 'master' into patch-1 2020-02-11 23:10:17 +01:00
Simonmicro
be2bf47c3b
Update run-py3-kms.sh 2020-01-26 16:27:37 +01:00
6ec123321
3f51fcb45b Some fixes for start.sh 2019-11-18 19:43:24 +04:00
6ec123321
041df7f5ce Work with py2 2019-11-18 19:30:08 +04:00
root
0c33c53b8c py3 docker updated 2019-09-13 12:35:38 +04:00
vos
79f7b4804a capitalize parameters 2019-06-05 12:15:43 +02:00
Matteo ℱan
6ced3a04eb ordered docker folders and fixed files, removed backups 2019-06-05 00:12:49 +02:00