Giter VIP home page Giter VIP logo

magento-solution's Introduction

Magento

Magento is one of the most popular Open-Source CMS platforms for e-Commerce. It is used for building online stores selling both digital and non digital products.

Magento can be seamlessly integrated with many third party services like payment gateways, database applications, shipping, shipment tracking etc. The platform supports Google Analytics, Google Checkout and Google Base out-of-the-box.

It consists of:

  • Magento
  • MySQL

To launch this solution on Containerum.com sign up with the service, download and use Containerum CLI chkit.

  1. Run the Solution with chkit solution:
chkit solution run containerum/magento-solution -e MYSQL_DATABASE=magento2 -e MYSQL_USER=magento2 -e MYSQL_PASSWORD=password

specify the following parameters:

  • MYSQL_DATABASE database name
  • MYSQL_USER database username
  • MYSQL_PASSWORD database password
  1. Make sure that the Solution is running:
$ chkit get deploy

+-------------------------+------+-------------+------+-------+-----+
|          NAME           | PODS | PODS ACTIVE | CPU  |  RAM  | AGE |
+-------------------------+------+-------------+------+-------+-----+
| solution-magento2-q23ba |    1 |           1 | 500m | 512Mi | 1d  |
| solution-mysql-q23ba    |    1 |           1 | 500m | 512Mi | 1d  |
+-------------------------+------+-------------+------+-------+-----+

  1. Using chkit get get the address and the port to access the running Solution:
$ chkit get svc

+-------------------------+----------------+----------+-------------------+--------------+-----+
|          NAME           |   CLUSTER-IP   | EXTERNAL |       HOST        |    PORTS     | AGE |
+-------------------------+----------------+----------+-------------------+--------------+-----+
| solution-magento2-q23ba | 10.100.216.141 | true     | x3.containerum.io | 38289:80/TCP | 1d  |
| solution-mysql-q23ba    | 10.107.141.191 | false    |                -- | 3306/TCP     | 1d  |
+-------------------------+----------------+----------+-------------------+--------------+-----+
  1. Go to x3.containerum.io:38289 and setup Magento using UI.

Then follow the installation steps.

In step 2 enter the following parameters to launch this Solution:

  • Database Server Host 10.107.141.191:3306
  • Database Server Username magento2
  • Database Server Password password
  • Database Name magento2

In step 5 create an Admin account to manage your store.

Done!

Your store is available at x3.containerum.io:38289.

You can access the Admin page to manage your store at x3.containerum.io:38289/admin.

magento-solution's People

Contributors

iliad avatar kfeofantov avatar margotuleninova avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

iliad trukhinyuri

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.