cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Add the possibility to use S3 compatible storage to store Windchill vaults

mndoye
6-Contributor

Add the possibility to use S3 compatible storage to store Windchill vaults

It's possible to use an AWS S3 bucket as storage for Windchill vaults : Configuring Windchill File Vaults to Use Amazon S3 (ptc.com)

But there are no property to change the default URL of the S3 bucket (https://[bucket_name].s3.amazonaws.com) to use a S3 compatible storage available with other cloud providers like OVHCloud or Scaleway.

Additionally, it would be great to use a software like MinIO to use S3 object storage in a private cloud or on-premises environment.

1 REPLY 1

Regarding the use of MinIO, it’s a great option for creating an S3-compatible object storage in a private cloud or on-premises environment. MinIO is an open-source platform that can be deployed on a variety of infrastructures and is compatible with the S3 API, making it a versatile choice for your storage needs. You can set up MinIO on Linux, Docker, Kubernetes, and even on cloud platforms to create a private object storage system that mimics the behavior of AWS S3.

Top Tags