New magento version : 2.2.9 & 2.3.2
Project description
Original
This repo has been moved from auto_install_magento_package
How to use
This package provided function install_magento for install magento using magento-apache running on docker engine.
The function has required params:
- env_params: (type:dict)
- magento_version: (type:str) x.x.x
e.g: 2.2.5 - magento_type (optional): (type:str) ce (Comunity Edition) or ee (Enterprise Edition), default ce
- sample_data (optional): (type:bool) True or False, default False
- performance_test: (type:bool) True or False (this key only has effective and required when sample_data is False)
- peformance_test_profile (optional): (type:str) (this key only has effective and required when sample_data is False and performance_test is True) valid values : small, medium, medium_msite, large, extra_large
- php_version (optional): (type:str) x.x.x, default 7.1.25
- magento_version: (type:str) x.x.x
- server_params: (type:dict)
- ip: (type:str) remove server ip address
- user: (type:str) remote server username
- key_path: (type:str) local private key file path to conect to remote server
- password: (type:str) remote server password (if key_path has value, this key is optional)
- gitlab_access_token: (type:str) gitlab_access_token that have permission to access to infrastructure repo
How to get gitlab access token
- Install package magestore-aim
- Import function to other file
from magestore_aim import install_magento
- Execute it and wait for result
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
magestore_aim-1.6.7.tar.gz
(7.2 kB
view details)
Built Distribution
File details
Details for the file magestore_aim-1.6.7.tar.gz
.
File metadata
- Download URL: magestore_aim-1.6.7.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8cf96ba2b36e18d6c5977e50cc99c075ca17b7a5ee87578cd813faef5f173708
|
|
MD5 |
77ab38571a4de98c24dc91a55fbcf933
|
|
BLAKE2b-256 |
08b60b96a07c98b368786d9a66cd5b72f42d490dfd6988f2a6b0d5475cfbfaed
|
File details
Details for the file magestore_aim-1.6.7-py3-none-any.whl
.
File metadata
- Download URL: magestore_aim-1.6.7-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
748cb5d72a2619976eb9995ae33fb0f10361714316ee1c7ba8a438607007969b
|
|
MD5 |
310d4cc02cd73fd67621ce6a118863b9
|
|
BLAKE2b-256 |
c4802074cf2c2804e412490a952507ac4a0b69706847b944c45110ed88040158
|