Wykres commitów

4 Commity (3bd31bd65d2d6c945e23cddae86d52ed7c28174d)

Autor SHA1 Wiadomość Data
Peter Goodhall 3bd31bd65d Improve startup script and PHP config in Dockerfile
Dockerfile now configures PHP for larger file uploads and increased resource limits. The startup script checks for existing config files before processing, cleans input variables to remove trailing whitespace, and improves sed usage for reliability.
2025-08-09 18:20:25 +01:00
Peter Goodhall 531cb1b1e3 Update Docker setup and improve health checks
Dockerfile now copies and sets up script.sh as startup.sh. Dockerfile-db adds a custom healthcheck script using mariadb-admin. docker-compose.yml updates service commands, healthcheck configuration, and dependency conditions. script.sh improves database readiness logic. Minor fix in migration file to remove BOM character.
2025-08-09 18:05:31 +01:00
Patrick Burns a0a12c776c update test nad a few other minor updates 2024-04-07 14:04:11 -05:00
Patrick Burns 238f1e66fa end to end testing 2024-04-05 15:36:16 -05:00