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 |
|
edgd1er
|
6e5ad3c00b
|
remove unused import
|
2022-05-13 07:12:19 +02: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
|
c216e50dad
|
Implemented graceful shutdown
|
2022-05-12 14:07:26 +02:00 |
|
Simon Beginn
|
5d13d09851
|
Removed useless CMD statement (entrypoint does not even respect that)
|
2022-05-12 13:56:14 +02:00 |
|
simonmicro
|
7bea3a2cb0
|
Merge pull request #66 from edgd1er/dev
client: add -D to discover KMS server #51
|
2022-04-22 21:19:17 +02:00 |
|
edgd1er
|
248c144e7a
|
client: request #51 add automatic discovery.
changes after review.
|
2022-04-15 22:47:09 +02:00 |
|
edgd1er
|
c74a64cc67
|
client: handle dns exceptions #51
|
2022-04-14 07:44:08 +02:00 |
|
edgd1er
|
ddb99ddc1e
|
add dnspython to docker image, add doc. #51
|
2022-04-14 01:48:06 +02:00 |
|
edgd1er
|
805c234e33
|
client: add -D to discover KMS server #51
|
2022-04-14 01:30:34 +02:00 |
|
simonmicro
|
a43f16ab94
|
Merge pull request #64 from martinsstuff/master
(Documentation) Correct "lcid" info & Reorder defaults for clarity
|
2022-04-11 12:23:30 +02:00 |
|
martinsstuff
|
e7135b5299
|
Correct "lcid" info & reorder for clarity
|
2022-04-09 23:40:29 +02:00 |
|
simonmicro
|
d892d81190
|
Merge pull request #62 from SoLoR1/patch-2
Fix docker healthcheck to netcat to actual IP
|
2022-04-05 15:46:59 +02:00 |
|
simonmicro
|
c6ca763e8a
|
Merge pull request #61 from SoLoR1/patch-1
Allow multiple IPs in docker IP env variable
|
2022-04-05 15:46:31 +02:00 |
|
Klemen Mihevc
|
943a63d68f
|
Fix healthcheck to netcat to actual IP
|
2022-04-04 21:54:46 +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 |
|
Klemen Mihevc
|
238af40309
|
Allow multiple IPs in dovecot IP env variable
|
2022-04-03 22:11:32 +02:00 |
|
simonmicro
|
837236c777
|
Merge pull request #58 from Jacobite89/master
Update to Alpine 3.15
|
2022-02-11 12:48:49 +01:00 |
|