Git Product home page Git Product logo

firehydrant's Introduction

FireHydrant 管理平台

简介

管理平台

技术选型

环境: Kubernetes v1.10.11
包管理: Helm
持续集成: Jenkins
系统: ubuntu 16.04
后端框架: Django 2.1.2
消息队列: RabbitMQ
任务队列: Celery
缓存集群: Redis-cluster
数据库: Mariadb

目录简介

├── FireHydrant 系统文件夹
│   ├── init.py
│   ├── pycache
│   ├── settings.py 设置文件
│   ├── urls.py 路由文件
│   └── wsgi.py
├── common 工具文件夹
│   ├── init.py
│   ├── pycache
│   ├── constants 常量
│   ├── core 功能工具
│   ├── decorate 装饰器
│   ├── dispatchers 异步调度文件
│   ├── entity 建模信息对象
│   ├── enum 枚举数据集
│   ├── exceptions 异常文件夹
│   ├── middlewares 系统中间件
│   └── utils 工具
├── config.yml 配置文件
├── data 数据
│   └── static 静态文件
├── db.sqlite3
├── gunicorn_server.py gunicorn启动文件
├── manage.py
├── server 业务文件夹
└── templates

PS

当前文件不包含部署文件内容

firehydrant's People

Contributors

shoogoome avatar

Stargazers

雷斯涵 avatar RomChung avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.