From 452620cc5a8d61c160cf285e215063ba95e4f03c Mon Sep 17 00:00:00 2001 From: Pablo Castellano Date: Thu, 16 Feb 2023 02:19:54 +0000 Subject: [PATCH] Fix typo: matomo --- docs/getting-started/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/introduction.mdx b/docs/getting-started/introduction.mdx index 6adb462..a8f065c 100644 --- a/docs/getting-started/introduction.mdx +++ b/docs/getting-started/introduction.mdx @@ -47,7 +47,7 @@ A few core services, [Traefik](https://github.com/containous/traefik) (v2.3), [L These enable automatic SSL, load balancing, swarm state management and distributed file storage. Let's Encrypt wildcard certificates support - [more info](https://doc.traefik.io/traefik/https/acme/#wildcard-domains). -During the installation you can choose to install [Matamo](https://matomo.org/), [Portainer](https://www.portainer.io/), [Swarmpit](https://swarmpit.io) and [Swarmprom](https://github.com/stefanprodan/swarmprom). +During the installation you can choose to install [Matomo](https://matomo.org/), [Portainer](https://www.portainer.io/), [Swarmpit](https://swarmpit.io) and [Swarmprom](https://github.com/stefanprodan/swarmprom). These optional services are included to provide analytics and various metrics dashboards. This project is aimed at developers that want to experiment with application deployment in a flexible multi-server / high-availability environment. The goal is to be able to set up your own swarm and deploy your app(s) in minutes.