Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which storage backends can be used by consul #4099

Open
ForcemCS opened this issue Jun 10, 2024 · 1 comment
Open

Which storage backends can be used by consul #4099

ForcemCS opened this issue Jun 10, 2024 · 1 comment
Labels
type/question Question about product, ideally should be pointed to discuss.hashicorp.com

Comments

@ForcemCS
Copy link

I'm getting started with consul, and I don't find anything in the documentation section about the storage backends that can be used (e.g., s3, filesystems, etc.), which is confusing for me

@ForcemCS ForcemCS added the type/question Question about product, ideally should be pointed to discuss.hashicorp.com label Jun 10, 2024
@blake
Copy link
Member

blake commented Jun 10, 2024

Hi @ForcemCS, Consul needs access to a filesystem to store its data. We recommend local disks, but network attached storage can be used in certain scenarios. See https://developer.hashicorp.com/consul/docs/architecture/scale#write-heavy-workload-sources-and-solutions for a list of more info on the disk I/O requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Question about product, ideally should be pointed to discuss.hashicorp.com
Projects
None yet
Development

No branches or pull requests

2 participants