Added a section README.md to the sections:
- 90-MixConfigs - 99-resources
This commit is contained in:
parent
1cf75d5902
commit
68efcde1fa
@ -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.
|
16
99-resources/README.md
Normal file
16
99-resources/README.md
Normal file
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user