add docker swarm guide

This commit is contained in:
Maidul Islam
2024-04-30 22:10:11 -04:00
parent 246b8728a4
commit db4f4d8f28
4 changed files with 574 additions and 73 deletions

View File

@@ -12,7 +12,7 @@ to run a functional instance of Infisical.
<Warning>
This Docker Compose configuration is not designed for high-availability production scenarios.
It includes just the essential components needed to set up an Infisical proof of concept (POC).
Additional configuration is required to enhance data redundancy and ensure higher availability for production environments.
To run Infisical in a highly available manner, give the [Docker Swarm guide](/self-hosting/deployment-options/docker-swarm).
</Warning>
## Verify prerequisites