<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>– Vault</title><link>/knowledge-base/vault/</link><description>Recent content in Vault on</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sat, 08 Nov 2025 10:29:28 +0000</lastBuildDate><atom:link href="/knowledge-base/vault/index.xml" rel="self" type="application/rss+xml"/><item><title>How to enable CORS</title><link>/knowledge-base/vault/how-to-enable-cors/</link><pubDate>Sat, 08 Nov 2025 10:29:28 +0000</pubDate><guid>/knowledge-base/vault/how-to-enable-cors/</guid><description>
&lt;ul&gt;
&lt;li&gt;My media is not loading in the day overview page on Hub&lt;/li&gt;
&lt;li&gt;How to do this.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Answer&lt;span class="hx:absolute hx:-mt-20" id="answer"&gt;&lt;/span&gt;
&lt;a href="#answer" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Enabling CORS on Vault depends on the storage provider you are using. Each cloud provider has its own method for configuring CORS:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;GCP (Google Cloud Storage)&lt;/strong&gt;: Use &lt;code&gt;gsutil cors set&lt;/code&gt; command or configure through Cloud Console&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AWS (S3)&lt;/strong&gt;: Configure CORS rules in the bucket permissions settings&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Azure (Blob Storage)&lt;/strong&gt;: Set CORS rules via Azure Portal or Azure CLI&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MinIO&lt;/strong&gt;: Configure CORS using the MinIO client or API&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Refer to your specific storage provider&amp;rsquo;s documentation for detailed CORS configuration steps.&lt;/p&gt;
&lt;h3&gt;Related articles&lt;span class="hx:absolute hx:-mt-20" id="related-articles"&gt;&lt;/span&gt;
&lt;a href="#related-articles" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="/docs/vault/providers/amazon-s3/"&gt;Amazon S3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/docs/vault/providers/azure-storage-account/"&gt;Azure Storage Account&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>