GithubHelp home page GithubHelp logo

backend's Introduction

backend

架構

有 6 個 Containers:

  • mysqld:資料的儲存
  • named:BIND9 DNS server
  • flask_app:API server
  • backend_app:domain 回收機制
  • fluentd:log 收集器
  • elasticsearch:log 分析工具

flask_app 和 backend_app 的原始碼,請看:

CICD Flow

backend/images/flask/app 發送 PR,同時會在 backend(本 repo)發送一個 PR,待管理員通過后,程式碼會自動部署到 production 上。

How to contribute

如果有 DB 更動,請更改 config/init.sql,除此之外,請在 PR 的 message 當中寫出如何在既有的 database schema 中修改成目標 schema。

請執行以下指令

# make pull
# make init

建構

# sudo make build

運行

# sudo make run

測試

# sudo make test

清除測試資料

# make rm-db

backend's People

Contributors

leelin2602 avatar actions-user avatar akhilesh1004 avatar kdotwei avatar steveyiyo 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.