Commit Graph

19 Commits

Author SHA1 Message Date
21140eab2d * automatic install redis in pecl
* correct for dot style version notation of php images tagged and pushed into docker hub
2025-01-15 11:17:10 +03:00
49e44c9229 + php src container fully refactored and lightweight
* on host system container also refactored, some env options moved from .env to docker-compose example
* dnsmasq now is separate service file
+ php 8.3 support
* xdebug launch also refactored and lightweight
* tested and worked python environment with pyenv (on today without supervisor)
* database container and appropriate gui applications for management database systems moved into separate service files
+ build src php container helper
- remove unnecessary docker compose file version directive
- remove minio thing from the host php services
* use redis-local.conf from example and lightweight main redis conf file
2025-01-13 18:16:42 +03:00
4e0c2dbfc4 * minor local changes - unused shell aliases and some slash 2024-11-25 09:13:53 +03:00
3faf8a698a + root mariadb account default extra file
* pma and inbucket port presented in docker compose example file (do not use that for prod environment with this docker structure build)
2024-11-20 15:36:12 +03:00
32b98ae170 + php82 src image 2024-04-15 16:55:28 +03:00
5dcd3a131c + artisan bash autocompletion
* turn off mc client from workspace base image
2024-04-07 16:19:37 +03:00
a3f7465955 + nodejs applications support with pm2 manager
* use dockerhost in xdebug3 config for php8 in workspace
* set local docker resolver for nginx
* refactored base configs (join in one base config) and better separate examples for third party services
* set default web port for inbucket to 82 instead of 9090, because last use for cockpit
2024-02-16 17:36:20 +03:00
fc044a1185 - remove php 73 containers
* remove nodejs install from src builds
* fix composer auth secret path links
2023-05-08 22:06:12 +03:00
38cb19818a + tmux
+ slow cnf db config with general log options example
* fpm74 to php74 replacement fpm upstream name
2023-05-06 11:29:17 +03:00
71d4b97c46 + xdebug3 feature for php 8.1 2022-11-24 18:27:36 +03:00
c3d132b120 + php 8.1
* refactoring composer version & auth secrets apply separate for workspaces
2022-11-21 10:25:35 +03:00
c11eb7bf7c + php56 things 2022-07-29 06:37:46 +03:00
2b24d70652 * copy base php dockerfile for might build php56 2022-07-16 20:28:18 +03:00
6743629602 * xdebug in workspace downgrading to 2.x version
* with profiler option in xdebug workspace starter script
2022-02-03 19:10:36 +03:00
a2fb8827c3 + xdebug into workspace & opcache into php-fpm
+ docker image inspect instructions
2022-01-19 11:02:17 +03:00
1945097f11 * fix update apt
https://stackoverflow.com/questions/68802802/repository-http-security-debian-org-debian-security-buster-updates-inrelease
2021-09-03 10:26:30 +03:00
93eddcdf84 + xdebug ini
* autostart and enable
+ php 73 and 74 xDebug (termporary):
2021-08-26 12:14:10 +03:00
fb9e1c6f4f - remove rename php.ini-development from user space build
- temporary disable igbinary, because install not successfully completed with segmentation fault
* partition of tune opts semantically divided
- remove unused env-vars from docker compose base in src and user space builds
2021-04-15 22:26:34 +03:00
f68bf45fae * src for workspace & php build
* user images from src
2021-04-15 15:57:05 +03:00