Skip to content

Commit 2795005

Browse files
author
Gaetano Giunta
committed
todo
1 parent 1c0d49e commit 2795005

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/TODO.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
+ can not connect to mariadb 5.5
99
+ sqllite not working in pre-filled list of databases (miss filename for root db)
1010

11-
- stack.sh options to build containers without setting up the app do not work
12-
1311
- worker: some failures in (temp) db removal are not reported (eg on mysql, for non existing db)?
1412

1513

@@ -74,11 +72,12 @@
7472
+ add schema dump capabilities
7573

7674
- build:
77-
+ in bootstrap.sh of worker properly handle changed values for env vars such as APP_ENV, APP_DEBUG
7875
+ while setting up symfony, have the web site show up a courtesy page
7976
+ add a composer post-upgrade script that downloads automatically the latest version or at least checks it
80-
+ also: run yarn install as part of composer post-upgrade ?
77+
+ also: run yarn install as part of composer post-upgrade scripts ?
78+
+ also: run security-checker as part of composer post-install and post-upgrade?
8179
+ add portainer.io; opcache control panel (reverse-proxying one from web)? (that and/or matthimatiker/opcache-bundle)
80+
+ use --parallel option for `docker-compose build` if d-c version is recent enough
8281

8382
- host: improve cli scripts:
8483
+ stack.sh: force usage of a random (or user-provided) pwd for db root account on startup

0 commit comments

Comments
 (0)