Skip to content

Commit e8c4ff1

Browse files
author
Gaetano Giunta
committed
todo
1 parent 351e868 commit e8c4ff1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/TODO.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
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 ?
@@ -91,11 +89,12 @@
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:

0 commit comments

Comments
 (0)