-
### Summary
Is there a plan to add SSL/TLS support for database connections in Shlink? SSL has already been implemented for other connections like Redis and RabbitMQ.
### Use case
- **Improved secu…
-
Hi,
I'm experiencing several error messages in what seems to be the connection to the database. I'm running on docker using the provided compose template with koillection 1.4.13 and Postgres 16
…
-
Theres a rootless version? Maybe a way to just start using 'user' directive in docker-compose, [lsio use PUID and PGID that is not compatible but works if you want to go this route more fast](https://…
-
Déjà, super boulot 👏 👏
La version de demo présente de belle chose 😎 (je me projette pas mal et j'ai hâte de découvrir l'outil)
Quelques petits retours (je sais pas si vous préférez avoir des PR di…
-
I started getting this error when I run face:background_job. It wasn't occurring before. I didn't change any configuration.
Make sure you read all the [documentation](https://github.com/matiasdelel…
-
I'm talking about this fix:
https://github.com/symfony-cli/symfony-cli/pull/505/files
I have a pretty straight forward docker-compose.yaml file with this container:
```
meilisearch:
image…
-
PHP 8.4 alpha2 is out and `php -l` passes on 13.x branch but some vendor dependencies need fixes
General function deprecation is coming https://wiki.php.net/rfc/deprecations_php_8_4
But for now n…
-
Hi everyone!
I'm on a Macbook Air M2 2022 and i'm trying to create the database with MySQL instead of PostgreSQL, but when i run:
```shell
docker compose exec php bin/console dbal:run-sql -q "SEL…
-
after using the docker-compose.yml waiting till the install finishes then going to the webpage to login or see the ticker i get this
Warning: require_once(/var/www/symfony_docker/vendor/autoload_r…
-
Hi!
I followed https://docs.upsun.com/get-started/stacks/symfony/local.html but step 3 is not working, i.e., has no effect in my local environment.
To demonstrate:
I am on branch locally, that …