From ce5cfa2421871a3cf4addd6d11c0b26276d55f8b Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 05:36:07 +0000 Subject: [PATCH] Update getting-started/quick-start-guide.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- getting-started/quick-start-guide.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/getting-started/quick-start-guide.mdx b/getting-started/quick-start-guide.mdx index b35246a6..8cc7a7cd 100644 --- a/getting-started/quick-start-guide.mdx +++ b/getting-started/quick-start-guide.mdx @@ -18,6 +18,8 @@ You'll also need Docker, so see [Docker requirements](/getting-started/system-re +This command downloads an installation script from openops.sh and runs it on your machine. The script automatically installs Docker if needed, downloads OpenOps Docker images, and configures the environment. It's a one-command automated installer for quick setup. + Wait for the installation script to complete. When it finishes, it will display the URL of your OpenOps instance (typically `http://localhost/`), along with the admin username and an autogenerated password. ## Open OpenOps in your browser