redis-ctl:https

时间:2024-06-29 07:20:41
【文件属性】:

文件名称:redis-ctl:https

文件大小:288KB

文件格式:ZIP

更新时间:2024-06-29 07:20:41

Python

Redis 实例控制和分发服务 依赖 Python-dev 头文件和库 # debain / ubuntu apt-get install python-dev # centos yum install python-devel 通过安装依赖项 pip install -r requirements.txt Influxdb(可选):influxd >= 0.9; influxdb (python 库) >= 1.0.0 配置和运行服务器 使用所有配置默认运行 python main.py 使用环境变量,如 MYSQL_USERNAME=redisctl MYSQL_PASSWORD=p@55w0rd python main.py 检查config.py以获取可配置项。 要使用配置文件,复制override_config.py.example到override_config.py


【文件预览】:
redis-ctl-master
----override_config.py.example(256B)
----models()
--------errors.py(180B)
--------recover.py(1KB)
--------cluster.py(1KB)
--------__init__.py(0B)
--------node.py(3KB)
--------proxy.py(862B)
--------base.py(418B)
--------remote.py(242B)
----handlers()
--------nodes.py(1KB)
--------statistics.py(2KB)
--------cluster.py(5KB)
--------__init__.py(211B)
--------index.py(1KB)
--------base.py(5KB)
----app.py(557B)
----template.py(2KB)
----main.py(847B)
----stats()
--------db.py(181B)
--------__init__.py(0B)
--------query.py(666B)
----templates()
--------stats-redis.html(2KB)
--------index.html(23KB)
--------base.html(1KB)
--------stats-proxy.html(1KB)
--------components()
--------stats-base.html(5KB)
----test()
--------nodes.py(1000B)
--------http.py(9KB)
--------testdb.py(307B)
--------__init__.py(0B)
----LICENSE(1KB)
----static()
--------jquery.js(97KB)
--------card.js(2KB)
--------components.css(499B)
--------flatstrap.css(92KB)
--------card.css(1KB)
--------components.js(883B)
--------lib()
----requirements.txt(284B)
----daemon.py(12KB)
----.gitignore(575B)
----Makefile(2KB)
----config.py(1KB)
----file_ipc.py(2KB)
----algalon_cli.py(1KB)
----README.md(1KB)

网友评论