Skip to content
/ ineed Public

Helps you to configure and setup the platform

Notifications You must be signed in to change notification settings

adnnor/ineed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ineed

It helps you to configure and set up your required platform.

Installation

$ wget https://raw.githubusercontent.com/adnnor/ineed/master/ineed.sh
$ chmod +x ./ineed.sh
$ sudo mv ineed.sh /usr/local/bin/ineed

Usage

$ sudo ineed --platform="magento" --version="2.3.6"
$ sudo ineed --platform="magento" --version="2.3.6" --configure-only
$ sudo ineed --platform="magento" --version="2.3.6" --install-only

Limitations

  • Its BETA version, be careful ;)
  • Only supports Magento, Laravel is on its way.
  • Nginx support is coming soon.
  • SMTP, XDebug, Redis, RabbitMQ, Git and n98-magerun2 support will be introduced in next versions.
  • Works on Ubuntu only (tested on bionic and focal versions).
  • Separate instance for sample data installation will be introduced in next version.
  • AWS service integrations will be introduced in coming versions.

DISCALIMER: This is made available for ease, therefore, not recommended for the production. I will not be responsible for any damage or lose of data under local nor under production environment ;)

Please contribute by sharing your ideas and/or report any bug you may encounter.

About

Helps you to configure and setup the platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages