Skip to content

Commit 066c51a

Browse files
jeff-matthewsGitHub Enterprise
authored andcommitted
Merge pull request #1600 from AdobeDocs/on-prem-concepts
Add merchant responsibilities to on-premises installation overview
2 parents 069f669 + 9ad18da commit 066c51a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

help/installation/overview.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,31 @@ exl-id: a9f5b241-d05d-462c-8c7f-479a264c988f
88

99
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.
1010

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.
1212

1313
>[!TIP]
1414
>
1515
>You should have intermediate technical knowledge and server access to proceed successfully.
1616
1717
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.
1818

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+
1936
## Workflow
2037

2138
The following diagram illustrates the main steps involved in installing Adobe Commerce for on-premises environments:

0 commit comments

Comments
 (0)