You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page provides an overview of installing Adobe Commerce on your own infrastructure. The installation process involves setting up your server environment, obtaining the necessary software and credentials, and running the installation command.
10
10
11
-
You can install the Adobe Commerce software in approximately 30 to 60 minutes. However, the time required to set up your server environment before installation varies based on your experience and the technologies that you select.
11
+
You can install the Adobe Commerce on-premises software in approximately 30 to 60 minutes. However, the time required to set up your server environment before installation varies based on your experience and the technologies that you select.
12
12
13
13
>[!TIP]
14
14
>
15
15
>You should have intermediate technical knowledge and server access to proceed successfully.
16
16
17
17
The installation creates a fully functional Adobe Commerce store with both a [customer-facing storefront](https://experienceleague.adobe.com/en/docs/commerce-admin/start/storefront/storefront) and an [administrative panel](https://experienceleague.adobe.com/en/docs/commerce-admin/start/admin/admin). You must have your database credentials, domain information, and authentication keys ready before beginning the process.
18
18
19
+
## Merchant responsibilities
20
+
21
+
With Adobe Commerce on-premises, you host and manage your own infrastructure, including servers, hosting environments, and system maintenance. Adobe provides support specifically for the core Commerce application, including:
22
+
23
+
- Access to product updates and fixes
24
+
- Security patches to address vulnerabilities
25
+
- Comprehensive documentation to assist you with managing and optimizing your self-hosted solution
26
+
27
+
You have full control over your environment, allowing for greater customization and flexibility, but you are responsible for ensuring the infrastructure's performance, security, and scalability. For example, you are responsible for the following:
28
+
29
+
- The design, implementation, configuration, maintenance, troubleshooting and performance testing of all Adobe Commerce on premises systems.
30
+
- Servers, operating system, databases, [!DNL PHP], search, caching, full page cache, and content delivery network. Common themes may include (but not limited to) [!DNL Nginx/Apache], [!DNL PHP], [!DNL MySQL/MariaDB], [!DNL Redis], [!DNL Elasticsearch/OpenSearch], [!DNL RabbitMQ], [!DNL Varnish], [!DNL DNS], [!DNL SSL/TLS certificates], and any [!DNL CDN] used.
31
+
- Capacity planning, auto scaling, clustering, backups, disaster recovery
32
+
- All product and customer data, design, configuration and setup, application and database upkeep, code deployment, version upgrades, and patch application
33
+
- Monitoring & alerting via APM/logging/alerting (for example, [!DNL New Relic], [!DNL Datadog], [!DNL ELK])
34
+
- Security patching for operating system, [!DNL PHP], database, middleware hardening and updates
35
+
19
36
## Workflow
20
37
21
38
The following diagram illustrates the main steps involved in installing Adobe Commerce for on-premises environments:
0 commit comments