Commit Graph

82 Commits

Author SHA1 Message Date
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
9fab9307b6 + uploads_upstream conf 2022-12-13 14:40:06 +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
d625dbb158 + composer v1 * v2 secrets 2022-11-21 05:51:16 +03:00
aa74376503 + webp in staticfiles nginx config 2022-08-21 18:38:09 +03:00
9bc71f7b2d * increase php default max post & upload size & set appropriate config option in default nginx config 2022-08-10 13:29:53 +03:00
c11eb7bf7c + php56 things 2022-07-29 06:37:46 +03:00
b0683316de * correct php74 upstream in yii example nginx config 2022-07-29 06:37:11 +03:00
2b24d70652 * copy base php dockerfile for might build php56 2022-07-16 20:28:18 +03:00
db86932c71 * choose composer version from userspace docker build 2022-07-10 13:45:06 +03:00
57cc040b3a + grav, s3, wordpress & yii nginx example configs 2022-07-02 11:40:10 +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
075f50b08c + komodoproject file to ignore 2022-05-15 18:34:07 +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
8c72843191 * disable short open tag on php by default 2022-04-28 14:40:52 +03:00
db2c2aac82 + location app docx 2022-03-14 18:30:26 +03:00
3cd2603bf3 - turn off php73 from nginx conf example by default 2022-03-04 00:48:14 +03:00
d6d86179e6 * true path for composer auth 2022-03-04 00:42:38 +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
5cf2889c55 Merge remote-tracking branch 'origin/master' 2022-01-19 14:36:05 +03:00
ec68f3549e * fix bag name location 2022-01-19 14:35:54 +03:00
a2fb8827c3 + xdebug into workspace & opcache into php-fpm
+ docker image inspect instructions
2022-01-19 11:02:17 +03:00
4201d657d6 * jpgeg -> jpeg
+ mp4 into staticfiles
2021-12-21 12:45:45 +03:00
4a0dbb92d8 * php opt post max size 2021-12-16 23:13:09 +03:00
4bac781c3b - remove line break 2021-11-17 00:17:02 +03:00
471b5c1502 + webp example config 2021-11-17 00:15:59 +03:00
b85b503015 * octobercms config allow all xml files in web-root 2021-11-17 00:13:09 +03:00
cd38a60396 + woff2 support 2021-11-16 23:01:56 +03:00
be1385a4a5 * webp config from offline imageresponsive moved separate file in includes.d 2021-11-16 22:25:10 +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
10231ac87b + inbucket in example 2021-08-11 09:56:20 +03:00
c5e6559db2 + example of network aliases for nginx 2021-08-06 17:32:20 +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
0a3a980f8b * correct filepath to composer auth 2021-07-14 16:23:32 +03:00
07e3499946 * Increase docker-compose.yml file version from 3.6 to 3.9 2021-07-13 20:05:17 +03:00
9103721fbe + remote_autostart & remote_enable in xdebug set to 1 with xdebug start 2021-06-24 14:18:46 +03:00