Commit Graph

26 Commits

Author SHA1 Message Date
184fc3dc2d + optional ssl for nginx 2024-10-18 15:33:35 +03:00
1677ffe648 + change ip for host.docker.internal to localhost on windows hosts file (example for correctly working vite_dev server both from host browser and docker browserless browser) 2024-06-07 14:54:13 +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
eb64cd702a + true script dir option for fetching related bash-scripts config on some quick commands 2023-11-22 15:54:46 +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
baa258b8fb + allowing to execute mysql query in bash script helper for entering mysql client in db container 2023-10-22 16:31:15 +03:00
cea2dbb653 * use php 81 as default 2023-09-28 08:15:45 +03:00
217250c0e0 * correct equals in xdebug helper scripts 2023-09-17 10:30:43 +03:00
767aa7ba37 * use mariadb-dump
* filter tailing mariadb general log
2023-07-13 13:19:08 +03:00
1771877fe8 + mariadb bash helper script launch mariadb client
+ redis ui`s in separate docker compose config
2023-07-06 17:37:47 +03:00
ca9f40667b * use full path to docker_cmd config script in bash helpers 2023-02-04 17:47:02 +03:00
7de00f8385 * windows adjust docker cmd for update composer script 2023-01-29 12:26:48 +03:00
0bbc4eedd7 * windows adjust docker cmd 2023-01-29 12:24:45 +03:00
75b35e22a9 + update composer bash helper script
* preventing create symlinks if symlink has exists
2023-01-24 16:27:20 +03:00
15c6a8eb53 * make remaining bash scripts as executable
- remove unnecessary zone ru from example domain naming
* correct (un)create symlinks scripts
2023-01-17 11:55:27 +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
3535a09ce9 + profiler things
* fix custom node version install in workspace
2021-08-27 13:36:45 +03:00
e9596a7e11 mtsql.sh fix 2021-05-12 16:42:56 +03:00
57ebccad04 * helper script use container-like launch logic 2021-04-27 16:40:09 +03:00
ff0b62ed49 * correctly pass secrets to workspace-containers
* update README
* helper-scripts with create symlinks helper and get composer auth github token helper
2021-04-19 14:01:33 +03:00
c57f3421e4 * fix starting xdebug for other php-versions
+ dump db bash helpers
2020-11-11 11:12:58 +03:00
4687eb8daa + settings php7.4-fpm container. 2020-10-23 11:20:27 +03:00
feac856355 + locales into db container 2020-10-02 22:30:46 +03:00
88490afe77 * move hooks to bash
* add yml allow dir in storage/app
+ slow log options for mariadb
* nvm fix in workspace build instructions
2020-07-16 23:39:44 +03:00