update-manager:安装更新管理器,更新lucidum组件

时间:2024-03-14 22:03:28
【文件属性】:

文件名称:update-manager:安装更新管理器,更新lucidum组件

文件大小:29KB

文件格式:ZIP

更新时间:2024-03-14 22:03:28

Python

更新经理 更新管理器通过从ECR或最新的安装包文件中提取最新的docker映像来更新本地docker映像 初始化lucidum文件夹 根据DYNACONF_LUCIDUM_DIR环境变量中给定的路径创建lucidum文件夹: $ python update_manager.py init 根据本地配置安装lucidum组件 $ python update_manager.py installecr [OPTIONS] 选项: -c,-components:应安装的组件[必需] -d,--copy-default:将连接器外部文件夹的内容复制到主机中[不需要] -r,--restart:重新启动Web容器。 仅当传递了mvp1_backend组件时才有效[不需要] --help:使用可用组件列表将此命令记录在文档中[不是必需的] 从ECR安装lucidum组件 $ python


【文件预览】:
update-manager-master
----.gitignore(2KB)
----README.md(3KB)
----docker_service.py(3KB)
----test()
--------pre-deploy()
--------post-deploy()
----exceptions.py(91B)
----Vagrantfile(2KB)
----install_handler.py(11KB)
----restore_handler.py(7KB)
----config_handler.py(5KB)
----init_handler.py(5KB)
----history_handler.py(2KB)
----connector_handler.py(3KB)
----requirements.txt(190B)
----LICENSE.md(1KB)
----import_handler.py(2KB)
----update_manager.py(4KB)
----docker_run_handler.py(1KB)
----backup_handler.py(6KB)
----aws_service.py(2KB)

网友评论