Fix download built package
Project description
Original
This repo has been moved from auto_upload_site_package
Prepare
Config visudo (run sudo without password) on local machine
sudo visudo
# add this line to end of file
# username is your current username
username ALL=(ALL) NOPASSWD: ALL
How to use
This package provided function name deploy, it will update Magestore pwa pos package to any remote server.
The deploy function has required params:
- repo_info: (type:dict)
- repo_owner: (type:str)
- repo_name: (type:str)
- tag_name: (type:str)
- access_token: (type:str) github personal access token that have permission to acces 6 Magestore product lines
- instance_info: (type:dict)
- ip: (type:str) server ip address
- user: (type:str) server username
- password: (type:str) server username's password
- local_key_file_path: (type:str) path to the private key file on local machine (required when no password provided)
- source_folder: (type:str)absolute path to magento source
- web_container_id: (type:str) web container id (installed by [magento-apache](https://gitlab.com/general-oil/infrastructure/tree/master/Environment/Magento/DemoPortalApache) docker)
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_aup-2.0.1.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file magestore_aup-2.0.1.tar.gz
.
File metadata
- Download URL: magestore_aup-2.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 876506b0e50fc3f4e67fae148c434964a74b1eeff51fa0da6ffc50815e21004a |
|
MD5 | fdc88857a5c2b7d9a5fc13e20131bfdb |
|
BLAKE2b-256 | 425cd44346aacd1410b357105ea9659834ce2251aaa645814889572ac38c8259 |
Provenance
File details
Details for the file magestore_aup-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: magestore_aup-2.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69c1424d97719acd13b204db9d73b0925d6d7eb5433797b927a82e924650d94c |
|
MD5 | c194d97b191313c833fbdb220e3c897a |
|
BLAKE2b-256 | 715e2d6ef84f30f55608c48d888419481f0569b488619e4419df4952adffef2d |