kor-elf
b35f04d220
Replace Unit configuration with Nginx + PHP-FPM setup in Docker
...
- Remove outdated Unit-based Docker configuration and scripts.
- Introduce Nginx + PHP-FPM stack with environment-based configurations.
- Add custom Nginx setup for frontend-backend routing.
- Update Dockerfiles, Docker Compose, and related scripts for new architecture.
2026-07-15 00:12:32 +05:00
kor-elf
94db6aa51d
Add jq to Docker image and improve UNIT_SOURCE handling
...
- Include jq in the Docker image for JSON processing.
- Refactor UNIT_SOURCE logic to cleanly update configuration using jq.
- Remove obsolete UNIT_SOURCE handling code.
2025-08-23 01:59:57 +05:00
kor-elf
cb2161356e
Remove commented-out alternate image references in configs
...
Cleaned up unused image lines referencing MDHub in multiple docker-compose files.
2025-02-09 18:25:09 +05:00
kor-elf
3902f5d36f
my-projects-website:0.3.0.
2024-07-27 01:40:45 +05:00
kor-elf
c84ed9f12b
Configured the removal of old files that were not attached to the model or were marked as deleted.
2024-07-26 22:18:01 +05:00
kor-elf
2910509218
Added environment UNIT_SOURCE and redis volumes.
2024-06-11 23:44:51 +05:00
kor-elf
1485180e20
Updated the captcha service to 0.8.1.
2024-05-02 23:59:38 +05:00
kor-elf
b7d0a2453e
Moved from "app/src" to "app/application".
...
Otherwise phpstorm doesn't understand the paths correctly. He thinks that this is not a complete application, but a package. And when creating a class, the namespace indicates “app” with a small letter, but should be “App”.
2024-04-11 19:52:37 +05:00
kor-elf
e8e9e50162
Installing Laravel.
...
A simple application skeleton.
2024-04-02 22:16:29 +05:00