# Installing using Platform.sh [Platform.sh](https://console.platform.sh/) gives you an easy way to get started and deploy your Strapi application. You can find the template [source code](https://github.com/platformsh-templates/strapi#customizations) on Platform.sh GitHub for more information. [[toc]] ## Step 1: Create a Platform.sh account You must have a [Platform.sh](https://platform.sh/) account before doing these steps. ## Step 2: Create a project You can use the **One-Click** button or follow these steps. Deploy on Platform.sh - Click on `+ Add project` button - Select `Use a template` option and click `Next` - Fill your `Project name` and `Region` then click `Next` **Choose Strapi template.** Search for the Strapi template using the search bar. - Click on the search bar - Fill `strapi` - Select the Strapi template - Click `Next` ::: tip INFO After few second a Strapi application will be setup with a PostgreSQL database. ::: ## Step 4: Visit your app Now to visit your application. - Click on `Settings` - Then `Domains` in the left menu You will see the Platform.sh domain name that is used for your app.