Commit graph

25 commits

Author SHA1 Message Date
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
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
37d09c6797
Updated install instructions 2023-02-21 14:09:59 +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
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
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
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
d8c1d75be1
Migrated to use "::" by default for #71 2022-12-07 11:44:54 +01:00
simonmicro
9d4d8b66b1
Added workaround from #76
See #76
2022-11-06 15:22:50 +01:00
Simonmicro
882eeb8dce
Removed link to special file, as it does not work anyways 2021-12-23 19:02:04 +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
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
4a7376f17b
Fix pytz and time localization 2021-10-13 12:54:22 +02:00
Simonmicro
e780854139
Unified volume mount paths 2021-03-25 15:58:09 +01: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
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
016a4c367f
Database keeps different AppId (#50), restyling minimal info logging 2020-09-07 23:44:10 +02:00
Matteo ℱan
33cedce48c
Implements #88, documents adjust, uniformed default values 2020-09-03 23:52:59 +02:00
Simonmicro
27aa94a6e4
Move docs to Readthedocs (#87)
* Modified rtd template

* Added current wiki files

* Superseeded by index.rst

* Removed dead links

* Minor formatting

* Moved usage to own topic

* Reformatting...

* Reformatting...

* Formulations

* New topic structure

* Split into subsections

* Heading changes

* Ooops, missed a file

* Reformatting

* Changed file name

* Link fixes

* Topic level change

* Minor title change

* Formulations

* Again more heading changes

* Added todos

* Removed old manual wiki copy

* Table fix

* Table fix chars

* Reformulated

* Formatting and reformulations

* Heading change

* Merged key files

* Fixed heading problems

* Added TODO

* Added TODOs

* Moinor formatting

* Removed empty lines

* Switched to local copies of images

* Changed in-doc ref

* Done Ref replacement

* Key table reformat

* Hidden TODOs

* Moved manual section

* Started moving into docs

* Minimized

* Moved readme file
Merged docker section
Pending still other readme sections at manual execution

* Added one sentence regarding ipv4/ipv6 to docker

* Merged manual execution information

* Added some badges

* Reworked fast run doc

* Added note to the rest of options

* Added changelog to docs

* Added tables?

* Added table support

* removed test table

* Finished TODO

* Moved subtopic to top (old parent was not "logically connected")

* Typo

* Changed readme url to new docs

* Fixed wrong docs badge uri

* Changed doc title to link, so it is impossible to miss
2020-09-01 23:29:46 +02:00