We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a24ab commit a1065a1Copy full SHA for a1065a1
1 file changed
apps/docs-new/content/docs/self-hosting/introduction.mdx
@@ -14,7 +14,12 @@ You should self host CourseLit, if you:
14
- want complete control of your data
15
- want to host it behind a firewall for internal use
16
17
-## How to self host?
+## How do I self-host?
18
+
19
+You have two options for self-hosting the CourseLit stack. MediaLit is our sister service that supports file uploads.
20
21
+- **Option A**: Self-host both CourseLit and MediaLit.
22
+- **Option B**: Self-host CourseLit and use hosted MediaLit.
23
24

25
0 commit comments