All Projects → clean-docker → Magento1

clean-docker / Magento1

Docker Image to Magento 1 local development in Mac, Linux and Windows

Projects that are alternatives of or similar to Magento1

Magento Nginx Config
Default Nginx config for Magento
Stars: ✭ 462 (+1825%)
Mutual labels:  magento
Hookphp
HookPHP基于C扩展搭建内置AI编程的架构系统-支持微服务部署|热插拔业务组件-集成业务模型|权限模型|UI组件库|多模板|多平台|多域名|多终端|多语言-含常驻内存|前后分离|API平台|LUA QQ群:679116380
Stars: ✭ 575 (+2295.83%)
Mutual labels:  magento
Pwa Studio
🛠Development tools to build, optimize and deploy Progressive Web Applications for Magento 2.
Stars: ✭ 779 (+3145.83%)
Mutual labels:  magento
Falcon
DEITY Falcon - Progressive Web App library for any type of website. Fully Open Source, Platform Agnostic and headless. OSL3.0. Supports Magento 2 PWA storefront, Wordpress PWA and BigCommerce PWA Storefront. Built with ReactJS, NodeJS and GraphQL. Join our community and become a contributor at https://slack.deity.io
Stars: ✭ 501 (+1987.5%)
Mutual labels:  magento
Easy hack
Hack the World using Termux
Stars: ✭ 549 (+2187.5%)
Mutual labels:  apache2
Magento Malware Scanner
Scanner, signatures and the largest collection of Magento malware
Stars: ✭ 608 (+2433.33%)
Mutual labels:  magento
Modsecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analys…
Stars: ✭ 5,015 (+20795.83%)
Mutual labels:  apache2
Ddev
DDEV-Local: a local PHP development environment system
Stars: ✭ 915 (+3712.5%)
Mutual labels:  magento
Learning Resources
"Technology Gold mine" to collect and share materials/resources
Stars: ✭ 573 (+2287.5%)
Mutual labels:  magento
Hestiacp
Hestia Control Panel | A lightweight and powerful control panel for the modern web.
Stars: ✭ 764 (+3083.33%)
Mutual labels:  apache2
Php Docker Boilerplate
🍲 PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Stars: ✭ 503 (+1995.83%)
Mutual labels:  apache2
Magento Turpentine
A Varnish extension for Magento.
Stars: ✭ 531 (+2112.5%)
Mutual labels:  magento
Elasticsuite
Smile ElasticSuite - Magento 2 merchandising and search engine built on ElasticSearch
Stars: ✭ 647 (+2595.83%)
Mutual labels:  magento
H5ai
HTTP web server index for Apache httpd, lighttpd and nginx.
Stars: ✭ 4,650 (+19275%)
Mutual labels:  apache2
Magento1 Sl Si
🇸🇮 Magento 1 Slovenian translations
Stars: ✭ 5 (-79.17%)
Mutual labels:  magento
Jionlp
中文 NLP 任务预处理工具包,准确、高效、零使用门槛
Stars: ✭ 449 (+1770.83%)
Mutual labels:  apache2
Torrent Cli
🔨 磁力获取器命令行工具
Stars: ✭ 599 (+2395.83%)
Mutual labels:  magento
Magento2 Module Pagebuildersourcecode
The Page Builder Source Code module adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.
Stars: ✭ 24 (+0%)
Mutual labels:  magento
Url Rewrites
Magento 1.x module to target the URL Rewrite issue
Stars: ✭ 17 (-29.17%)
Mutual labels:  magento
Magento Mirror
Magento Mirror
Stars: ✭ 655 (+2629.17%)
Mutual labels:  magento

Magento 1

Magento 1 Docker to Development

Apache 2 + PHP 5.5 + MariaDB + Magerun + OPCache

Build Status Docker Build Docker Pulls

This cluster ready docker-compose infrastructure.

Requirements

MacOS:

Install Docker, Docker-compose and Docker-sync.

Windows:

Install Docker, Docker-compose and Docker-sync.

Linux:

Install Docker and Docker-compose.

How to use

Execute in your terminal, change the MYMAGENTO to use the name of your project:

curl -s https://raw.githubusercontent.com/clean-docker/PHP-Apache/master/init | bash -s MYMAGENTO clone

If you want install the Magento, use like that:

cd MYMAGENTO
./shell

Panels

Enjoy your new panels!

Web server: http://localhost/

PHPMyAdmin: http://localhost:8080

Local emails: http://localhost:8025

Features commands

Commands Description Options & Examples
./init If you didn't use the CURL setup command above, please use this command changing the name of the project. ./init MYMAGENTO
./start If you continuing not using the CURL you can start your container manually
./stop Stop your project containers
./kill Stop your project containers and remove named volumes
./shell Access your container ./shell root
./magento Use the power of the Magento CLI
./n98 Use the Magerun commands as you want
./xdebug Enable / Disable the XDebug

License

MIT © 2017 Rafael Corrêa Gomes and contributors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].