diff --git a/90-MixConfigs/REDME.md b/90-MixConfigs/REDME.md index e8909b7..f476c80 100644 --- a/90-MixConfigs/REDME.md +++ b/90-MixConfigs/REDME.md @@ -1,3 +1,15 @@ -# Examples of mix configurations +## Description + +This section is to put non-specific examples, being able to be as flexible as I desire. + +## Examples + +- 01-HTTPS-Gateway_Service_Entry +- Minecraft + + +# i.e of mix configurations + +ie. gateway with HTTPS traffic through simple TLS, and a Service Entry as a backend. + -ie. gateway with HTTPS traffic through simple TLS, and a Service Entry as a backend. \ No newline at end of file diff --git a/99-resources/README.md b/99-resources/README.md new file mode 100644 index 0000000..1bf3f17 --- /dev/null +++ b/99-resources/README.md @@ -0,0 +1,16 @@ +## Description + +This section is reserved in case I need to provide any resource whatsoever. + +For example, it contains the files used to create a Docker image for a Nginx server that contains an HTTPS web service, which is used for the examples shared. + +## Contents + +- HTTPS-NGINX-DOCKERFILE + + +## i.e of mix configurations + +ie. gateway with HTTPS traffic through simple TLS, and a Service Entry as a backend. + +