Peter Goodhall
65a7170bbc
Add Docker environment detection to debug page
...
Introduces logic in the Debug controller to detect if the application is running inside a Docker container and displays the result on the debug view. This helps developers quickly identify the runtime environment for troubleshooting and configuration purposes.
2026-01-15 15:40:34 +00:00
Emiliano
1161a9bea4
Merge branch 'dev' into master
2024-05-25 00:30:21 +02:00
Emiliano Macedonio
121e5f7981
Added flags to QSO tables and in detail
2024-05-24 16:43:32 +02:00
Peter Goodhall
1a3f4c90cb
Demo code for flags
2024-05-23 15:33:48 +01:00
phl0
936e60089a
We should only check directories for being writable
2023-11-16 09:36:56 +01:00
HB9HIL
c55c3bb594
$data already in the header
2023-11-12 15:41:10 +01:00
HB9HIL
f82ab33136
loading MigrationVersion Model
2023-11-12 15:34:18 +01:00
HB9HIL
77c83adaad
check also recursive
2023-11-11 09:35:27 +01:00
Peter Goodhall
cd03e77483
Update Debug.php
2023-05-08 14:46:03 +01:00
Peter Goodhall
2396aec9d6
[Debug] If the ENVIRONMENT variable is set to development show debug options
2021-04-05 14:41:47 +01:00
Peter Goodhall
627f1d8013
[Debug] Added a simple debug panel under Admin
...
This debug gives you a quick overview of the server software and whether Cloudlog can write to all the needed folders.
2021-04-05 11:31:41 +01:00