Open Intranet installation background

Open Intranet Installation

Production-ready intranet in minutes. Self-hosted on your infrastructure with full source code access.

To install Open Intranet, run this command in your terminal:
 
curl -sL https://intranet.new/install.sh | bash

The script automatically detects your environment and installs Open Intranet using the most suitable method:
  • DDEV (preferred) - complete development environment with all tools preconfigured.
  • Docker (alternative) - containerized deployment with database included.
  • Composer (fallback) - standard PHP setup requiring manual server configuration.

Installation takes 2-5 minutes depending on your connection speed.
 

Override automatic detection

You can override automatic detection and force the installation to use a specific method by setting the `FORCE_INSTALL_METHOD` variable:

 

export FORCE_INSTALL_METHOD="docker"
curl -sL https://intranet.new/install.sh | bash


Contact

If you have any questions about Open Intranet or need a support, book a free consultation

Want to explore the system's features?