File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11## Fixes
22
3- - tests: execution of 'encore' fails because of missing environment (unless run duting bootstrap.sh)
4-
53- improve handling of character sets:
64 + should we we always create utf8 databases by default ? what about mssql 2017 ?
75 + make sure we always get back by default utf8 data from the clients ?
9189- build:
9290 + while setting up symfony, have the web site show up a courtesy page
9391 + add a composer post-upgrade script that downloads automatically the latest version of adminer or at least checks it
94- + also: when running ` yarn encore ` as part of composer post-upgrade scripts, transform 'test' sf env to 'dev' cmd
95- + also: run security-checker as part of composer post-install and post-upgrade?
92+ + run security-checker as part of composer post-install and post-upgrade?
9693 + stack.sh: force usage of a random (or user-provided) pwd for db root account on startup
94+ + stack.sh: check for ports conflict (80 and 443) on startup
9795 + stack.sh: add 'upgrade' command
98- + add portainer.io; opcache control panel (reverse-proxying one from web)? (that and/or matthimatiker/opcache-bundle)
96+ + add portainer.io
97+ + add an opcache control panel (reverse-proxying one from web)? (that and/or matthimatiker/opcache-bundle)
9998 + remove more unused stuff from containers, such as fdisk?, etc...
10099
101100- host: improve cli scripts:
You can’t perform that action at this time.
0 commit comments