|
You are here |
eradman.com | ||
| | | | |
carlos.bueno.org
|
|
| | | | | [AI summary] A blog post from 2008 discussing a critical HTTP cache poisoning vulnerability via Host Header Injection, highlighting its widespread impact and mitigation strategies. | |
| | | | |
blog.yadutaf.fr
|
|
| | | | | [AI summary] The author details a technical solution to run Docker behind an Nginx reverse proxy by implementing custom logic to handle Docker's raw TCP hijacking protocol using Nginx's WebSocket upgrade mechanism. | |
| | | | |
blog.oddbit.com
|
|
| | | | | This is a companion to my article on the Docker plugin for Heat. DockerInc::Docker::Container Properties cmd : List Command to run after spawning the container. Optional property. Example: cmd: [ 'thttpd', '-C', '/etc/thttpd.conf', '-D', '-c', '*.cgi'] dns : List Set custom DNS servers. Example: dns: - 8.8.8.8 - 8.8.4.4 docker_endopint : String Docker daemon endpoint. By default the local Docker daemon will be used. Example: docker_endpoint: tcp://192.168.1.100:2375 env : String | |
| | | | |
stephennimmo.com
|
|
| | | Requirements: Certificates are a pain. But they are a very necessary and vital piece to your security. Here's how to[...] | ||