文件名称:mozart:用于HySDS的Mozart作业管理界面
文件大小:301KB
文件格式:ZIP
更新时间:2024-03-19 21:46:02
Python
莫扎特
安装/开发
python setup.py develop | install
在开发模式下运行
python run.py
以生产模式运行
gunicorn -w2 -b 0.0.0.0:8888 -k gevent --daemon -p mozart.pid mozart:app
招摇UI
只需转到:
https://
【文件预览】:
mozart-develop
----COPYING(629B)
----configs()
--------orchestrator_puccini.json(934B)
--------orchestrator_test_parpython.json(716B)
--------es_template.json(914B)
--------hysds_ios.mapping(4KB)
--------actions_config.json.example(3KB)
--------orchestrator_products.json.alos_csk_interferograms(954B)
--------orchestrator_jobs.json(3KB)
--------es_settings.json(230B)
--------orchestrator_products.json(1KB)
--------orchestrator_jobs-high.json(435B)
--------user_rules_job.mapping(1KB)
--------orchestrator_events.json(183B)
----archived_history.txt(33KB)
----img()
--------swagger_ui.png(260KB)
----scripts()
--------delete_rogue_indexes.sh(350B)
--------get_stdouterr.py(982B)
--------monitor_queues.sh(344B)
--------process_error_queue.py(4KB)
--------create_user_rules_index.py(925B)
--------clean_queue.sh(252B)
--------demo()
--------orchestrator.py(23KB)
--------install_es_template.py(1KB)
--------clean_queues.sh(121B)
--------create_hysds_ios_index.py(917B)
--------move_to_product_processed.py(3KB)
--------install_es_template.sh(229B)
--------clean_failed_jobs.sh(310B)
--------stdouterr_worker.py(2KB)
--------reset_queues.sh(190B)
--------pikaUtils.py(2KB)
--------queue_peeker.py(4KB)
--------job_creators()
--------queues_status.sh(140B)
----run.py(582B)
----LICENSE(11KB)
----run_debug.py(336B)
----setup.py(1KB)
----README.md(527B)
----db_create.py(280B)
----.gitignore(2KB)
----settings()
--------settings.cfg.tmpl(2KB)
----mozart()
--------services()
--------views()
--------models()
--------lib()
--------__init__.py(5KB)