Michael Kanchuker
fd06e94de3
feat: allow to specify obfuscation salt string
2025-10-16 19:58:51 +03:00
sstidl
af9cbc0dd9
repair own url detection, switched to js
2024-12-29 18:08:52 +00:00
sstidl
13eb4494df
Update docker/test/test-script.sh
...
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2024-12-29 17:50:48 +01:00
sstidl
6d31010feb
Update docker/ui.php
...
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2024-12-29 17:50:41 +01:00
sstidl
0274f6e587
Update docker/ui.php
...
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2024-12-29 17:49:51 +01:00
sstidl
fe85a805ac
documentation of docker tests
2024-12-29 16:41:50 +00:00
sstidl
de846743dc
Merge branch 'master' into fix-docker-images
2024-12-29 17:23:19 +01:00
sstidl
a177238636
improve test scripts
2024-12-01 22:44:37 +01:00
Stefan Stidl
c00ad26abe
fix permissions on db file
2024-12-01 22:08:51 +01:00
Stefan S
c8696a87fa
fix Dual mode is broken #666
2024-12-01 12:30:35 +01:00
Stefan S
a964e3c975
change from pr#671
2024-10-26 18:12:30 +02:00
Stefan S
6406d06a33
fix sqlite in alpine
2024-10-26 17:17:47 +02:00
Stefan S
8a7c145a19
test docker mysql
2024-10-26 17:16:00 +02:00
Stefan S
2c3be7b52d
docker test for postgres
2024-10-26 15:52:33 +02:00
sstidl
79436f0f0d
Merge pull request #631 from rare-magma/add-alpine-docker-image
...
Add alpine docker image version
2024-08-14 08:02:23 +02:00
sstidl
420be5e72f
Release 5.4 ( #645 )
...
* Initial implementation of ipinfo.io offline database
* Removed unnecessary code
* add: download ipinfo db during docker build
* fixed workflow
* rename warning in workflow
* commit to trigger workflow
* Refactor getIP
* Improved UI
* Updated docker version with 5.4 changes
* Updated README.md
* Added fallback in getIP in case the offline db is missing
* Fixed typos
* just md linting
* Removed vscode stuff
* Implemented fallback in getIP for PHP<8 (returns only the IP)
* Updated doc.md
* Fixed comments in telemetry_settings.php
* New quick start video
* Corrected image name in doc_docker.md
* Replaced speedtest with just test in stats.php
* docker documentation update
* typo
---------
Co-authored-by: Federico Dossena <info@fdossena.com>
Co-authored-by: Stefan Stidl <stefan.stidl@ffg.at>
2024-08-04 07:06:27 +00:00
rare-magma
611c1a1743
feat: handle alpine configuration
...
Signed-off-by: rare-magma <rare-magma@posteo.eu>
2024-06-02 14:35:47 +02:00
bt90
c2733a478c
Start apache with exec
2024-04-17 20:28:03 +02:00
sstidl
a51b59aa1a
Merge pull request #540 from JoKneeMo/master
...
Add dual mode to enable standalone operation with other test servers
2024-02-07 17:32:25 +01:00
sstidl
e5f54fbd78
Release 5.3.0 ( #587 )
...
* Update README.md
Added simple manual instructions
* Link to docker documentation
* Add basic docker compose example
* add descriptive alt-text to GIF
* Fix some typos and formatting
* Updated Docker to use php8.2-apache as the upstream image.
* Clean up apt lists after installation in Dockerfile
* Update Dockerfile
Co-authored-by: Quentame <polletquentin74@me.com>
* fix typo
* doc: sqlite db persistance explained
* Create docker-publish.yml
* Update docker-publish.yml
* Update docker-publish.yml
* fix action
* switch docker image location
* without image signing
* remove signing
* switch units to Mbit/s
* move examples to folder
* fix ipinfo parsing
* fix regression on getIpinfo
* removed trailing whitespaces
* integrate ios favicon
closes #400
* set single-server-full as index
---------
Co-authored-by: Les W <30345058+leswaters@users.noreply.github.com>
Co-authored-by: bt90 <btom1990@googlemail.com>
Co-authored-by: An | Anton Röhm <18481195+AnTheMaker@users.noreply.github.com>
Co-authored-by: 0kyn <0kyn.dev@gmail.com>
Co-authored-by: Marc Zampetti <zampettim@users.noreply.github.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
Co-authored-by: Quentame <polletquentin74@me.com>
Co-authored-by: Stefan STIDL <stefan.stidl@ffg.at>
2023-11-26 12:46:27 +01:00
Federico Dossena
6a4a05d883
Replaced speedtest with speed test
2023-08-28 22:12:08 +02:00
JoKneeMo
20f1f46d1f
Docker support for a server that behaves as a standalone frontend AND a backend for another server.
2022-12-11 23:08:46 -05:00
dosse91
2f19331378
Fixed a bug that caused the frontend-only mode to not work properly with telemetry enabled on the docker version
2022-03-08 13:57:30 +01:00
Jeff Bierschbach
4234f5fad3
Add mysql and postgresql settings to docker entrypoint ( #452 )
2021-12-21 13:24:30 +00:00
dosse91
8be8aba5ed
Fixed typo in results/index.php
2021-04-13 10:27:36 +02:00
dosse91
084646d00e
Moved docker stuff into the master branch instead of a separate one
2021-03-25 10:47:40 +01:00