92cefd6fcd
+ use ssh key from host machine in workspace container
2025-06-11 20:47:53 +03:00
94fe970cd3
+ added ARG definition for FINE UTILS
...
+ added wget, unzip, curl, grep, dbview to FINE UTILS
2025-06-11 19:49:14 +03:00
537b5ad4be
+ python services and python nginx conf example
...
+ also example of Dockerfile for python project and needed to place onto your project directory
2025-04-08 17:13:21 +03:00
1ea5e96fcb
* use dc alias from host system shell for execute docker compopse helper commands (and depended by os docker composer or docker-compose command style)
...
* extend quick helper script with settings and dynamic php version variable
* link redis-local config as volume & correct include path
* minio access keys moved to conrecte service instance
* corrected used php version for workspace81
2025-01-15 11:04:59 +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
2695d1f759
Merge branch 'refs/heads/master' into uvicorn
...
# Conflicts:
# dockerfiles/workspace/.shell-aliases
2024-11-25 09:18:57 +03:00
3cb9b6e925
+ supervisor, python and uvicorn in workspace74 (partially commit - no fully worked solution)
2024-11-25 09:18:19 +03:00
4e0c2dbfc4
* minor local changes - unused shell aliases and some slash
2024-11-25 09:13:53 +03:00
5c1c94bfe2
+ conditionally libreoffice install for php
2024-08-28 18:31:49 +03:00
46a0154871
+ libreoffice-nogui is installed in php81, php.82, workspace81 and workspace82 images
2024-08-27 15:30:04 +03:00
c37ff438d8
* updated dnsmasq to 2.90
2024-08-23 18:43:23 +03:00
35baceb62a
+ php8.2 example docker compose service
...
+ e2e example docker compose config file with browserless service
2024-08-06 19:17:47 +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
a244fec29a
+ support with profiler option for xdebug3
2023-12-19 17:31:02 +03:00
fd7c8b9ac1
* xdebug config for workspace81
2023-11-18 18:14:21 +03:00
2049580005
* set default php version to 81 in quick scripts
2023-11-18 17:42:59 +03:00
b1b2e1d501
+ separately nodejs versions for a different workspace containers
2023-10-22 20:50:58 +03:00
1b35c6927c
+ nuc certs into php74
2023-07-13 20:33:26 +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
c07f142607
* passing to workspace containers php memory and execute time limit to infinity and remove inapplicable php opts to cli execution (post and max upload size data)
2023-02-20 23:37:11 +03:00
42d0209290
* correct elastic docker image name
2023-01-28 19:50:55 +03:00
97609898e1
* worked icu el
2023-01-20 09:34:33 +03:00
dbe3a916f1
* renaming xdebug scripts for non-conflicts name with user defined scripts in home directory starts with s and q
...
+ tail db general log bash helper
* correct path to xdebug2 config for previous php 74 version
- remove unnecessary laradock example crontab because this script moved crontab-example dir
* improve (un)create symlinks script logic
* use only newly composer auth path
2023-01-15 15:08:15 +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
db86932c71
* choose composer version from userspace docker build
2022-07-10 13:45:06 +03:00
04d399489b
* correct path for profiler output
2022-06-17 21:55:44 +03:00
de93f6746b
* use separate php tmp dir
2022-05-16 21:42:49 +03:00
63500c4fff
+ git aliases in aliases.sh.example
...
* octobercms webp example nginx config moved to separate file
* use dns placeholder *.local.wpstudio.ru for example naming of local domains in nginx config
* up default nodejs version in env-example to lts/fermium
2022-05-07 21:49:47 +03:00
2d0fc4385d
* set root user before change php options in workspace build
2022-03-04 00:09:45 +03:00
54a04feae7
* fix workspace base image
2022-03-03 18:31:40 +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
4a0dbb92d8
* php opt post max size
2021-12-16 23:13:09 +03:00
cbb1d79584
+ webp octobercms support
2021-11-16 21:35:42 +03:00
e6477518d2
* restart php-fpm container after enable profiler
2021-10-15 17:49:10 +03:00
0f9a528f62
- remove winpty things (fix spaces)
2021-10-11 18:02:50 +03:00
ea0ee2c28a
- remove winpty things
2021-10-11 18:00:50 +03:00
d6b28eeb74
- Remove DST_Root_CA3 from workspace
2021-10-01 22:29:21 +03:00
b10442065d
- turn off restart workspace container option after start|stop xdebug
2021-09-18 20:42:22 +03:00
8c8e29a918
+ fastcgi SERVER_NAME with $host nginx variable for correctly passing server name to xdebug in phpstorm
...
* chmod to tmp folder in php-fpm container
2021-09-10 17:42:19 +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
3535a09ce9
+ profiler things
...
* fix custom node version install in workspace
2021-08-27 13:36:45 +03:00
93eddcdf84
+ xdebug ini
...
* autostart and enable
+ php 73 and 74 xDebug (termporary):
2021-08-26 12:14:10 +03:00
73e2eb7853
+ possible change node version with build finish image of workspace
2021-08-03 16:52:21 +03:00
db0bb333fa
* reuse ARG in workspace
2021-07-14 18:57:29 +03:00
9103721fbe
+ remote_autostart & remote_enable in xdebug set to 1 with xdebug start
2021-06-24 14:18:46 +03:00
5f1e9498c8
* simplify elastic container names
...
* turn on redis extension on workspace
2021-04-30 14:24:14 +03:00