---
title: "View source for Template:MainPage - DreamFactory Wiki"
source: "https://wiki.dreamfactory.com/index.php?action=edit&title=Template%3AMainPage"
canonical_url: "https://wiki.dreamfactory.com/index.php?action=edit&title=Template%3AMainPage"
converted_at: "2026-05-01T08:42:29.025Z"
format: "markdown"
converted_by: "html-to-md-ai"
---
[]()
	
	
	
	# View source for Template:MainPage

	
		
		← [Template:MainPage](/Template:MainPage)
		
		
		
		[Jump to navigation](#mw-head)
		[Jump to search](#searchInput)
		You do not have permission to edit this page, for the following reason:

The action you have requested is limited to users in the group: [Users](/index.php?title=DreamFactory_Wiki:Users&action=edit&redlink=1).

---

You can view and copy the source of this page.

{{#seo:
|title=DreamFactory Documentation Wiki
|title_mode=replace
|description=Official docs for DreamFactory — generate governed REST APIs from any database with RBAC, SSO, and MCP for on-prem LLMs.
|keywords=DreamFactory, AI data gateway, REST API, API generation, governed data access, database API, API security, MCP, LLM, documentation
|canonical=https://wiki.dreamfactory.com/
|type=website
|site_name=DreamFactory Wiki
|locale=en_US
|image_alt=DreamFactory Documentation
}}
__NOTOC__
__NOEDITSECTION__
&lt;div class="mp-root">

&lt;!-- ═══════════════════ HERO BANNER ═══════════════════ -->
&lt;div class="mp-hero">
&lt;div class="mp-hero-content">
&lt;div class="mp-hero-text">
&lt;h2 class="mp-hero-title">DreamFactory Documentation&lt;/h2>
&lt;p class="mp-hero-tagline">Let AI query your data. Not your database.&lt;/p>
&lt;p class="mp-hero-desc">DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough. This wiki contains the complete reference documentation for installation, configuration, and day-to-day use.&lt;/p>
&lt;div class="mp-hero-badges">
&lt;span class="mp-badge">MediaWiki {{CURRENTVERSION}}&lt;/span>
&lt;span class="mp-badge">{{NUMBEROFPAGES}} pages&lt;/span>
&lt;span class="mp-badge">{{NUMBEROFARTICLES}} articles&lt;/span>
&lt;/div>
&lt;/div>
&lt;/div>
&lt;/div>

&lt;!-- ═══════════════════ QUICK START ═══════════════════ -->
&lt;div class="mp-section" id="quick-start">
&lt;h2 class="mp-section-heading">Quick Start&lt;/h2>
&lt;div class="mp-nav-grid">
{{NavCard|icon=🐳|title=Docker Install|link=Getting Started/Docker Installation|description=Get running in minutes with Docker Compose}}
{{NavCard|icon=🐧|title=Linux Install|link=Getting Started/Linux Installation|description=Install DreamFactory on Ubuntu, Debian, CentOS, or RHEL}}
{{NavCard|icon=🔐|title=Authentication|link=Security/Authentication Apis|description=Secure your APIs with key-based and role-based access}}
{{NavCard|icon=🗄️|title=Database APIs|link=Generating Database Backed Api|description=Instantly generate a governed REST API for any SQL or NoSQL database}}
{{NavCard|icon=👥|title=Role-Based Access|link=Security/Role Based Access|description=Fine-grained access control for API endpoints and data}}
{{NavCard|icon=⚡|title=Scripted Services|link=Scripted Services And Endpoints|description=Add custom logic with server-side scripting}}
{{NavCard|icon=📁|title=File APIs|link=Creating Aws S3 Rest Api|description=Manage S3, Azure Blob, SFTP, and local file storage via REST}}
{{NavCard|icon=🤖|title=MCP / AI Services|link=AI Services/Mcp Service|description=Give AI agents governed access to your data via Model Context Protocol}}
&lt;/div>
&lt;/div>

&lt;!-- ═══════════════════ CONNECTORS ═══════════════════ -->
&lt;div class="mp-section" id="connectors">
&lt;h2 class="mp-section-heading">Supported API Connectors&lt;/h2>
&lt;div class="mp-connector-grid">
{{ConnectorType|type=SQL Databases|icon=🗄️|items=MySQL, PostgreSQL, SQL Server, Oracle, SQLite, IBM Db2, SAP SQL Anywhere, Firebird|link=Generating Database Backed Api}}
{{ConnectorType|type=NoSQL|icon=🍃|items=MongoDB, AWS DynamoDB, Azure Cosmos DB, CouchDB|link=Advanced Database Api Features}}
{{ConnectorType|type=File Storage|icon=📂|items=AWS S3, Azure Blob, Google Cloud Storage, SFTP, FTP, Local|link=Creating Aws S3 Rest Api}}
{{ConnectorType|type=Remote APIs|icon=🌐|items=HTTP, SOAP, Push Notifications, Email (SMTP), Apple Push|link=Remote HTTP And SOAP Connectors}}
{{ConnectorType|type=Scripting|icon=⚡|items=PHP, Python, Node.js, server-side JavaScript|link=Scripted Services And Endpoints}}
{{ConnectorType|type=Enterprise Auth|icon=🔒|items=LDAP, Active Directory, SAML 2.0, OAuth 2.0 (Okta, Azure AD, GitHub)|link=Security/Okta Setup}}
&lt;/div>
&lt;/div>

&lt;!-- ═══════════════════ RELEASES ═══════════════════ -->
&lt;div class="mp-section" id="releases">
&lt;h2 class="mp-section-heading">Latest Releases&lt;/h2>
&lt;div class="mp-releases-container">
{{DreamFactory Releases}}
&lt;/div>
&lt;p class="mp-releases-link">[https://github.com/dreamfactorysoftware/dreamfactory/releases View all releases on GitHub]&lt;/p>
&lt;/div>

&lt;!-- ═══════════════════ POPULAR PAGES ═══════════════════ -->
&lt;div class="mp-section" id="popular-pages">
&lt;h2 class="mp-section-heading">Popular Pages&lt;/h2>
&lt;div class="mp-popular-grid">
&lt;div class="mp-popular-col">
&lt;h3>Getting Started&lt;/h3>
* [[Getting Started/Docker Installation|Docker Installation]]
* [[Getting Started/Linux Installation|Linux Installation]]
* [[Getting Started/Windows Installation|Windows Installation]]
* [[Getting Started/Helm Installation|Helm / Kubernetes]]
* [[Getting Started/Basic Configuration|Basic Configuration]]
&lt;/div>
&lt;div class="mp-popular-col">
&lt;h3>APIs &amp;amp; Data&lt;/h3>
* [[Generating Database Backed Api|Database-Backed APIs]]
* [[Advanced Database Api Features|Advanced DB Features]]
* [[Querying Filtering|Querying &amp;amp; Filtering]]
* [[Creating Aws S3 Rest Api|AWS S3 File API]]
* [[Creating Sftp Rest Api|SFTP File API]]
&lt;/div>
&lt;div class="mp-popular-col">
&lt;h3>Security &amp;amp; Config&lt;/h3>
* [[Security/Authentication Apis|Authentication]]
* [[Security/Role Based Access|Role-Based Access]]
* [[Security/Okta Setup|Okta SSO Setup]]
* [[Security/Azure Ad Oauth|Azure AD OAuth]]
* [[Security/Rate Limiting|Rate Limiting]]
&lt;/div>
&lt;div class="mp-popular-col">
&lt;h3>API Reference&lt;/h3>
* [[Api_Endpoints|API Endpoints]]
* [[Query_Parameters|Query Parameters]]
* [[Error_Codes|Error Codes]]
* [[Appendix Configuration Parameters|Configuration Reference]]
* [[Upgrading Migrating Dreamfactory|Upgrading]]
&lt;/div>
&lt;/div>
&lt;/div>

&lt;!-- ═══════════════════ EXTERNAL LINKS ═══════════════════ -->
&lt;div class="mp-section" id="external-links">
&lt;h2 class="mp-section-heading">Links &amp;amp; Resources&lt;/h2>
&lt;div class="mp-ext-grid">
&lt;div class="mp-ext-col">
&lt;h3>Official&lt;/h3>
{{ExternalLink|icon=🌐|label=DreamFactory Website|url=https://www.dreamfactory.com}}
{{ExternalLink|icon=📝|label=Blog|url=https://blog.dreamfactory.com}}
{{ExternalLink|icon=💬|label=Community Forum|url=https://community.dreamfactory.com}}
&lt;/div>
&lt;div class="mp-ext-col">
&lt;h3>Source Code&lt;/h3>
{{ExternalLink|icon=💻|label=DreamFactory (GitHub)|url=https://github.com/dreamfactorysoftware/dreamfactory}}
{{ExternalLink|icon=📦|label=df-docker|url=https://github.com/dreamfactorysoftware/df-docker}}
{{ExternalLink|icon=📦|label=df-helm|url=https://github.com/dreamfactorysoftware/df-helm}}
&lt;/div>
&lt;div class="mp-ext-col">
&lt;h3>Social&lt;/h3>
{{ExternalLink|icon=🐦|label=X (Twitter)|url=https://x.com/dfsoftwareinc}}
{{ExternalLink|icon=💼|label=LinkedIn|url=https://www.linkedin.com/company/dreamfactory-software}}
{{ExternalLink|icon=▶️|label=YouTube|url=https://www.youtube.com/dreamfactorysoftware}}
&lt;/div>
&lt;/div>
&lt;/div>

&lt;/div>
[[Category:Main Page]]
Templates used on this page:

- [Template:ConnectorType](/Template:ConnectorType) ([view source](/index.php?title=Template:ConnectorType&action=edit))
- [Template:DreamFactory Releases](/Template:DreamFactory_Releases) ([view source](/index.php?title=Template:DreamFactory_Releases&action=edit))
- [Template:ExternalLink](/Template:ExternalLink) ([view source](/index.php?title=Template:ExternalLink&action=edit))
- [Template:GitHubRelease](/Template:GitHubRelease) ([view source](/index.php?title=Template:GitHubRelease&action=edit))
- [Template:NavCard](/Template:NavCard) ([view source](/index.php?title=Template:NavCard&action=edit))

Return to [Template:MainPage](/Template:MainPage).

Retrieved from "[https://wiki.dreamfactory.com/Template:MainPage](https://wiki.dreamfactory.com/Template:MainPage)"