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
7979f40e5e
Fix healthcheck to netcat to actual IP
...
Since localhost usualy resolves in to 127.0.0.1/::1 in case we run custom ip it will fail, so lets fix that.
2022-04-04 21:51:50 +02:00
Jacobite89
fab7b507a8
Update Dockerfile
2022-02-11 09:44:15 +01:00
TheSpad
edc028c66d
Fix HC interval typo
2021-11-09 18:06:07 +00: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
fa17996b66
fix dockerfile for minimal kms
2021-10-31 18:19:48 +01:00
edgd1er
a564822e26
add healthcheck with netcap checking port
2021-10-26 22:56:47 +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
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
Simon Beginn
5d7927a8f1
Removed double README and minimized older one
2020-02-23 14:07:12 +01:00
Simon Beginn
ed96d54240
Updated READMEs to point to the original repo
2020-02-23 13:43:23 +01:00
Simon Beginn
65fa7ae257
Rereduced image size after I minimized some line out. Ooops
2020-02-13 13:29:57 +01:00
Simon Beginn
a549c4fa4d
Fixed docker files path problem
2020-02-13 13:22:29 +01:00
Simon Beginn
4c51738d15
Added the docker image to the readmes
2020-02-13 13:15:47 +01:00
Simon Beginn
bf85c8d8bb
Moved into sub dir
2020-02-13 12:59:23 +01:00