Due to no option for an SSL connection with the database, I'm getting the following:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
nginx: waiting for fpm...
[services.d] done.
[07-May-2019 15:27:41] NOTICE: fpm is running, pid 190
[07-May-2019 15:27:41] NOTICE: ready to handle connections
nginx: waiting for database...
nginx: running bootstrap...
Connecting to the database...
ERROR: Database connection failed.
SQLSTATE[HY000] [9002] SSL connection is required. Please specify SSL options and retry.
As far as I know, I can't use Directus with my database. Can you please add a flag for using SSL?
We're in a WIP for refactoring the repository right now, but I'll keep an eye at this and hopefully we can ship next version with it.
I just have to confirm that API has support first
Most helpful comment
We're in a WIP for refactoring the repository right now, but I'll keep an eye at this and hopefully we can ship next version with it.
I just have to confirm that API has support first