skip to Main Content

imgproxy on non default port – CentOS

Ive installed imgproxy (https://docs.imgproxy.net/installation) on docker on a centos server. Using docker run -p 2096:2096 -it darthsim/imgproxy to start it still starts the server on 8080: INFO [2021-09-01T10:13:25Z] Starting server at :8080 What is a correct way of starting imgproxy…

VIEW QUESTION

Issue with GeoServer login with SSL – CentOS

I have a tomcat apache installed with ssl on Centos and I have deployed GeoServer as webapp into tomcat…when I access GeoServer through tomcat as https://XXXX.XXXXXXXXX.com/geoserver/web/ and enter the login details page will be redirected to http://localhost:8080/geoserver/j_spring_security_check,it supposed to take…

VIEW QUESTION

kubernetes ingress 502 bad gateway – CentOS

I installed a Kubernetes Cluster on bare metal (using VMware virtual machines) with the following nodes master-01 Ready control-plane,master 5d3h v1.21.3 master-02 Ready control-plane,master 5d3h v1.21.3 master-03 Ready control-plane,master 5d3h v1.21.3 worker-01 Ready <none> 5d2h v1.21.3 worker-02 Ready <none> 5d2h…

VIEW QUESTION
Back To Top
Search