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 1
1
## Fixes
2
2
3
- - tests: execution of 'encore' fails because of missing environment (unless run duting bootstrap.sh)
4
-
5
3
- improve handling of character sets:
6
4
+ should we we always create utf8 databases by default ? what about mssql 2017 ?
7
5
+ make sure we always get back by default utf8 data from the clients ?
91
89
- build:
92
90
+ while setting up symfony, have the web site show up a courtesy page
93
91
+ 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?
96
93
+ 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
97
95
+ 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)
99
98
+ remove more unused stuff from containers, such as fdisk?, etc...
100
99
101
100
- host: improve cli scripts:
You can’t perform that action at this time.
0 commit comments