diff --git a/examples/README.me b/examples/README.me new file mode 100644 index 00000000..160ab0f0 --- /dev/null +++ b/examples/README.me @@ -0,0 +1,6 @@ +> [!WARNING] +> This directory contains examples that are used for testing and demonstration purposes. The configurations may vary and use different tags that are not wanted for the production environment. + +This directory contains scripts to setup swarm, k8s, and other environments. There is also examples to demonstrate how to use Dozzle with different environments. I use these examples to test and demonstrate the functionality of Dozzle. + +For official documentation, please visit [https://dozzle.dev](https://dozzle.dev).