LonnieTC
LonnieTC
Hi All, I was just actually going to ask that same question as for people that are running it successfully. I am running Ubuntu Ubuntu 20.04.3 LTS (64-bit) and Docker...
Hi All, For the specs on my setup here: ``` OS: Ubuntu 20.04.3 LTS (64-bit) Docker: 20.10.12, build e91ed57 Docker-Compose: docker-compose version 1.29.1, build c34c88b2 Caddy-Docker-Proxy: lucaslorentz/caddy-docker-proxy:ci-alpine ``` I would...
Hello, For the Nginx config, I have the following: ``` server { listen 80; server_name localhost; location / { root /usr/share/nginx/html; index index.html index.htm; } error_page 500 502 503 504...
What are the OS and versions that you are running? I was just testing again and looking thought the logs after the latest attempt with other containers and do not...
Hi All, Just had some MIXED Success !!! I decided to try some other container besides the Nginx web server based ones. I grabbed a RethinkDB from Docker Hub (https://hub.docker.com/_/rethinkdb)...
Maybe I can try to use another type of web server container with my pages to see what is happening. What web servers are others using that work with Caddy-Docker-Proxy...
Just been trying this for a while with as well as reading over the documentation but still no luck. I am going to attempt to try another type of web...
Hi All, I now have SUCCESS !!!!! Turns out, from what I can see, is that the Nginx server cannot listen on port 80 so I put it on port...
Also, I just wanted to Thank You so very much for all of the effort and help to get this working and running. Much appreciated, my friends
Thanks for getting back to me on this. I know that Bhyve is able to run Windows as one of the guests (at least the FreeBSD version and SmartOS port),...