You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/help/User Menu/Console/custom_filestorage.md
+47-11Lines changed: 47 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,22 +5,52 @@ title: Custom File Storage
5
5
6
6
# 💾 Custom File Storage
7
7
8
-
## 🔔 Set Up File Storage
8
+
## 🌩️ Introduction to BYOC (Bring Your Own Cloud)
9
+
10
+
OpenSign supports **BYOC (Bring Your Own Cloud)** — allowing you to **store your documents in your own cloud storage** instead of OpenSign’s default storage.
11
+
12
+
With BYOC, organizations and users gain **greater control, privacy, and compliance flexibility** by connecting their preferred cloud providers such as **AWS S3** or **DigitalOcean Spaces**.
13
+
14
+
> 🧠 **Why BYOC?**
15
+
> - Maintain complete ownership and control of your documents.
16
+
> - Comply with internal, regional, or client-specific data policies.
17
+
> - Choose your preferred cloud region or provider for better performance and compliance.
18
+
19
+
---
20
+
21
+
## 🚀 How to Access the Custom File Storage Setup
22
+
23
+
Follow the steps below to navigate to the **Custom File Storage** setup page in OpenSign:
24
+
25
+
1. Log in to your **OpenSign** account using an **Admin account**.
26
+
2. Click on your **profile menu** (top-right corner) and select **Console**.
In some cases, documents stored in your custom file storage may not load in OpenSign due to **CORS (Cross-Origin Resource Sharing)** policy restrictions.
47
-
If you’ve activated custom file storage, make sure your storage configuration **allows OpenSign to access your documents** and does **not block requests** due to CORS errors.
78
+
In some cases, documents stored in your **custom (BYOC)** file storage may not load in OpenSign due to **CORS (Cross-Origin Resource Sharing)** policy restrictions.
79
+
If you’ve activated custom file storage, ensure your cloud configuration **allows OpenSign to access your documents** and does **not block requests** due to CORS errors.
48
80
81
+
👉 [Read the article to learn how to set up CORS policies](https://docs.opensignlabs.com/docs/self-host/cloud-storage/s3)
49
82
---
50
83
51
84
## 💬 Need Help?
52
85
53
-
If you need help setting up or testing your custom file storage integration, contact our support team at
0 commit comments