magento / magento/community-features

Prepare system environment more simplear and compact

Open
#218 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Priority: P3
Dominant language
No language data
Stars
46
Forks
14
PR merge metrics
No merged PRs in 30d

Description

https://github.com/magento/magento2/issues/new?template=feature_request.md

Description (*)

System requirement should be more simplified and compact. Like one Vagrantfile or docker-image should provide from Magento. Like, with one single command it will prepare environment for magento.

Expected behavior (*)

Creating system environment for Magento installation.

Benefits

It will save time and make steps more easier for Magento installation. Currently there are lots of pre-installation steps. Additional PHP extensions are needed, Apache/nginx server configuration for magento, installing varnish, elasticsearch etc .

Additional information
  • After installing php need to install/enable essential extensions one by one
  • during server setup mod-rewrite and other extensions are needed to enable.
  • varnish, elasticsearch etc needs to install one by one.
  • for Magento installation one line command (simplified) would be good.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by reviewing Magento's installation prerequisites and the requested environment components, including PHP extensions, Apache/nginx, Varnish, Elasticsearch, and Docker or a Vagrantfile. Done would mean a supported environment can be prepared with one command, but the scope and acceptance criteria need to be defined first.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache, docker, elasticsearch, nginx, php
Domain
devops, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.