# ostree_assembly **Repository Path**: fu-shanqing/ostree_assembly ## Basic Information - **Project Name**: ostree_assembly - **Description**: Ostree generation platform, based on the Python Django, provides a complete set of web-based ostree mirror building process. - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2022-04-15 - **Last Updated**: 2022-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ostree_assembly #### 介绍 ostree_assembly 是基于Django框架的ostree Web生成工具. #### 软件架构 框架:Django #### 安装教程 1. 下载srpm包编译,安装编译后的二进制包 2. pip3 -r requirements.txt 安装所需要的python依赖 #### 使用说明 1. 启动mosquitto: systemctl start mosquitto 2. 启动ostree_assembly: systemctl start ostree_assembly 3. 浏览器访问 127.0.0.1:9003 (其它机器访问需关闭防火墙) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request Copyright 2020 KylinSec. All rights reserved. 版权声明: 2020 KylinSec.保留所有权利。