František Hána
František Hána
Unfortunately not. It still doesn't work with PHP 7.
Still doesn't work. `docker run -ti --rm -p 80:80 -e MONGO_AUTH_SOURCE=admin dockette/adminer:full`
It's variable for authentication collection in Mongo. see https://github.com/vrana/adminer/pull/358 https://docs.mongodb.com/manual/reference/connection-string/#urioption.authSource
Do you need AWS Aurora? I manually switched to RDS PostgreSQL (db.t2.medium) and it works and its much cheaper (reduced from $10 to $2 per day).
It works fine without any error. For now I have just updated lambda functions manually, because I haven't experience with terraform.
@schnuerle Sorry I'm not able found what I have changed year ago :/
> Yea. Too bad. It was a great project! We were thinking to migrate soon. Do you have some candidates @onaralili ?
Thanks. APISIX looks too complicated for me. I was not able understand how all component works together, how to process all setting effectively. We have our own solution https://gitlab.com/operator-ict/golemio/code/permission-services/access-proxy but...
Hi @strongjz, I have similar question problem. **TLDR: This configuration send cors headers only when origin is equal https://mysite.com. In all other case it sends no cors, so the source...
Running containers as non-root user is security best practice. https://kdmalviyan.medium.com/enhancing-docker-security-running-containers-as-non-root-users-b2ba4b68cac2 https://learn.microsoft.com/en-us/azure/aks/developer-best-practices-pod-security#secure-pod-access-to-resources