Installation, Configuration, and Deployment
Strapi is meant to be installed on your local machine, then configured, and finally deployed to a remote environment. This documentation section describes these topics, and clicking on any of the following cards will lead you to the corresponding section:
1️⃣ Installation
Install Strapi on your local machine with the command line interface (CLI) or create a Docker image.
2️⃣ Configuration
Configure the Strapi server, admin panel, and all the built-in features.
3️⃣ Deployment
Deploy Strapi to Strapi Cloud or other remote environments.
💡 Tip
If you're just discovering Strapi, we encourage you to read the Quick Start Guide as it not only presents how to install Strapi but also gives you a quick tour of the available features.