N. Milton Vega

Results 17 issues of N. Milton Vega

Hi Friend: I've successfully used your `Dockerfile` before, and it works well. I was tinkering with it today, and for some reason it doesn't launch. I pasted my session below:...

Hello Friends: I have all of the `Fedora` dependencies for this tool to work (the `tar.gz` distribution of the latest version starts and works fine). Unfortunately, when I try to...

Dear Community Friends: Can someone help me create the `qty. 3` broker version of the [cp-all-in-one](https://github.com/confluentinc/cp-all-in-one/blob/6.2.1-post/cp-all-in-one-community/docker-compose.yml) Docker configuration? It will all go on a DEV/TEST laptop or PC. I have...

Hi @muayyad-alsadi ! This isn't an issue, although I just started to use your delightful project. Thank you for creating this. You have saved so many people a ton of...

Hello Friends: I'm considering using this **deployment model** -- `https://github.com/jupyterhub/jupyterhub-deploy-docker` -- for deploying `JupyterHub via Docker` on a PC with very robust specs (i.e. a high-end gaming PC, though I...

Hello Friends: I have several custom `docker images` that successfully launch under `JupyterHub's DockerSpawner`. However, when I launch any of those images like this: ``` root# docker run -it --rm...

question

Hello Friends: From within a bash script, I start my `jupyter lab` daemon with this ... ``` [ ... snip ... ] nohup ${JUPYTER_VENV_HOME}/bin/jupyter lab \ --config ${JUPYTER_CONFIG_FILE} \ --ip...

Hello Friends: Is there an updated version of [this docker-compose.yml and related docker images](https://github.com/big-data-europe/docker-hive/blob/master/docker-compose.yml) for `hive v3.3.0` and `hadoop v3.1.2` (or close to them)? I'll work on them in a...

Hello Friends: I launch the `ProtonVPN` app (installed via `dnf(1)`), and enter my `username` and `password`. That works. But when I attempt to actually connect, a Linux dialogue box --...

Setting `NOCAPTCHA = False` and restarting `gunicorn` causes `gunicorn` to hang forever, eventually ending in this nginx webpage timeout message: ``` 504 Gateway Time-out nginx/1.10.2 ``` If you refresh the...