#!/usr/bin/python # -*- coding: utf-8 -*- # created: 6/2/2017 # Configuration for wrapper server. default_module_list = cluster # example of item with parameters # server_id = "$(SERVICE).$(INSTANCE)" [cluster] config_filename = ../cluster.conf [mysql] username = root password = password server = localhost port = 3306 # name of user database dbname = nexus_wrapper [file_server] AccessKey = 6e87rfL4ygmSyFYH2-YMwrKvWkpAGTgx1tAUNpOk SecretKey = xJGpXAZeSH0bbSvR1R0YFR2YRFiMHX0aLxmH4Zcn Bucket = nexus-apk PublicBucket = nexus-apk-icon # HttpsDomain = dn-slim-bucket.qbox.me HttpDomain = wrapping.senlime.com # PublicHttpsDomain = dn-slim-bucket.qbox.me PublicHttpDomain = apk-icon.senlime.com [wrapper_sh] path = /home/slim/apk_shell_tool shell_apk_script = shell_apk.sh gen_app_info_script = tools/gen_app_info.sh