Skip to content

Hyacinth is a lightweight and free app package security hosting platform(Android/iOS应用内测分发平台)

License

Notifications You must be signed in to change notification settings

smart-test-ti/hyacinth

Repository files navigation

中文 | English | 使用文档

Hyacinth

风信子

风信子是一个轻量、免费的APP包内测平台,并且支持病毒扫描、安全加固等功能。开放式API可以有助你构建到CI/CD流程中,美观的UI、便捷的安装方式可以更好的给团队内部分发内测包。

环境要求

Python 3.6+

初始化

macos/linux : sh initialize.sh
windows : ./initialize.bat

注意:执行了数据库就会初始化,以前的信息就会清除

部署

uWSGI

pip install uwsgi
uwsgi --ini uwsgi.ini

nohup

nohup python manage.py runserver ip:60006 >run.log 2>&1 &

本地运行

python startup.py

支持平台

PC和H5