Releases: dreamfactorysoftware/dreamfactory-quickstart
DreamFactory Quickstart v0.1.5-mcp
DreamFactory Quickstart for DreamFactory 7.6.
A single self-contained Linux x86_64 archive: bundled DreamFactory 7.6 runtime,
Admin UI, database connectors (MySQL, PostgreSQL, SQL Server, SQLite), CLI
helpers, and the built-in MCP server for governed LLM data access. No PHP,
web server, or database setup required.
Run it on Windows 11 via WSL2 (it is a native Linux binary).
One-line install:
curl -fsSL https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/install.sh | bashOr run with npx (no install):
npx @dreamfactory/quickstartStart DreamFactory:
dreamfactory serveOn first run, DreamFactory prompts for the admin email and password. For
non-interactive environments, pass --admin-email and --admin-password.
Manual download:
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/dreamfactory-quickstart-linux-x86_64.tar.gz
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/SHA256SUMS
sha256sum -c SHA256SUMS
tar xzf dreamfactory-quickstart-linux-x86_64.tar.gz
cd dreamfactory-quickstart
./dreamfactory serve --host 0.0.0.0 --port 8080 --admin-email you@company.example --admin-password YourPassword123456DreamFactory Quickstart v0.1.4-mcp
Initial DreamFactory Quickstart release.
Includes the Linux x86_64 self-contained archive, bundled DreamFactory runtime,
Admin UI, database connectors, CLI helpers, and MCP-enabled tooling for governed
LLM data access.
One-line install:
curl -fsSL https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/install.sh | bashStart DreamFactory:
dreamfactory serveOn first run, DreamFactory prompts for the admin email and password. For
non-interactive environments, pass --admin-email and --admin-password.
Manual download:
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/dreamfactory-quickstart-linux-x86_64.tar.gz
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/SHA256SUMS
sha256sum -c SHA256SUMS
tar xzf dreamfactory-quickstart-linux-x86_64.tar.gz
cd dreamfactory-quickstart
./dreamfactory serve --host 0.0.0.0 --port 8080 --admin-email you@company.example --admin-password YourPassword123456DreamFactory Quickstart v0.1.3-mcp
Initial DreamFactory Quickstart release.
Includes the Linux x86_64 self-contained archive, bundled DreamFactory runtime,
Admin UI, database connectors, CLI helpers, and MCP-enabled tooling for governed
LLM data access.
One-line install:
curl -fsSL https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/install.sh | bashStart DreamFactory:
dreamfactory serveOn first run, DreamFactory prompts for the admin email and password. For
non-interactive environments, pass --admin-email and --admin-password.
Manual download:
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/dreamfactory-quickstart-linux-x86_64.tar.gz
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/SHA256SUMS
sha256sum -c SHA256SUMS
tar xzf dreamfactory-quickstart-linux-x86_64.tar.gz
cd dreamfactory-quickstart
./dreamfactory serve --host 0.0.0.0 --port 8080 --admin-email you@company.example --admin-password YourPassword123456DreamFactory Quickstart v0.1.1-mcp
Initial DreamFactory Quickstart release.
Includes the Linux x86_64 self-contained archive, bundled DreamFactory runtime,
Admin UI, database connectors, CLI helpers, and MCP-enabled tooling for governed
LLM data access.
One-line install:
curl -fsSL https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/install.sh | bashStart DreamFactory:
dreamfactory serveOn first run, DreamFactory prompts for the admin email and password. For
non-interactive environments, pass --admin-email and --admin-password.
Manual download:
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/dreamfactory-quickstart-linux-x86_64.tar.gz
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/SHA256SUMS
sha256sum -c SHA256SUMS
tar xzf dreamfactory-quickstart-linux-x86_64.tar.gz
cd dreamfactory-quickstart
./dreamfactory serve --host 0.0.0.0 --port 8080 --admin-email you@company.example --admin-password YourPassword123456DreamFactory Quickstart v0.1.0 MCP
Initial DreamFactory Quickstart release.
Includes the Linux x86_64 self-contained archive, bundled DreamFactory runtime, Admin UI, database connectors, CLI helpers, and MCP-enabled tooling for governed LLM data access.
One-line install:
curl -fsSL https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/latest/download/install.sh | bashStart DreamFactory:
dreamfactory serve --host 0.0.0.0 --port 8080 --admin-email you@company.example --admin-password YourPassword123456Manual download:
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/download/v0.1.0-mcp/dreamfactory-quickstart-linux-x86_64.tar.gz
curl -LO https://github.com/dreamfactorysoftware/dreamfactory-quickstart/releases/download/v0.1.0-mcp/SHA256SUMS
sha256sum -c SHA256SUMS
tar xzf dreamfactory-quickstart-linux-x86_64.tar.gz
cd dreamfactory-quickstart
./dreamfactory serve --host 0.0.0.0 --port 8080 --admin-email you@company.example --admin-password YourPassword123456