Eder Mazariegos

Results 3 issues of Eder Mazariegos

Hi, I'm running gunicorn on my prod server using Ubuntu 18.04 and I'm running with the following: `gunicorn3 -b 0.0.0.0:8080 -k geventwebsocket.gunicorn.workers.GeventWebSocketWorker -w 1 app:app` If I use just: `gunicorn...

Hi everyone, in my project I use Traefik to handle all of my ingress functionality and I'm looking to use knative to make all of my deployments serverless. My question...

Hey everyone, does anyone know if there is a docker-compose manifest or image available for Hygraph that I can use? Preferably a compose manifest I can spin up locally...