The Magento Stack ships the components listed below. If you want to know which specific version of each component is bundled in the stack you are installing, check the Image introduction page of marketplace. You can also find more information about each component using the links below.

You can view the version of components from our Magento Repository on Github

Magento

Source Code Directory: /data/wwwroot/magento
Magento configuration: /data/wwwroot/magento/app/etc/env.php
_

You can modify the database connection by the file env.php

PHP

PHP Configuration File: /etc/php.ini
PHP Modules Configuration Directory: /etc/php.d

APACHE

Apache Vhost Configuration File: /etc/httpd/conf.d/vhost.conf
Apache Configuration directory: /etc/httpd/conf.d
Apache Log Files: /var/log/httpd

MYSQL

Database install directory: /usr/local/mysql
Database data directory: /data/mysql
Database Configuration File: /etc/my.cnf
MySQL Management URL: http://Internet IP/phpmyadmin
_

Redis

Redis configuration file: /etc/redis.conf
Redis data directory: /var/lib/redis

Port

MySQL 3306
Apache 80,443