diff --git a/traefik/1/README.md b/traefik/1/README.md deleted file mode 100644 index 59dc90a..0000000 --- a/traefik/1/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# Alwatr Traefik Container - -A modern reverse-proxy, packaged by Alwatr. diff --git a/traefik/3/README.md b/traefik/3/README.md deleted file mode 100644 index 59dc90a..0000000 --- a/traefik/3/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# Alwatr Traefik Container - -A modern reverse-proxy, packaged by Alwatr. diff --git a/traefik/README.md b/traefik/README.md new file mode 100644 index 0000000..30b6ecb --- /dev/null +++ b/traefik/README.md @@ -0,0 +1,5 @@ +# Alwatr Traefik Container + +Traefik is designed to work with modern container orchestration platforms like Docker and Kubernetes, and it can automatically discover new services as they are added to the environment. It also provides advanced features like automatic SSL certificate generation and renewal, dynamic routing based on service health checks, and support for multiple backends. + +For more information on Traefik, see the official documentation at .