Coder Social home page Coder Social logo

tomoyk / doktor-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cdsl-research/doktor-v2

0.0 0.0 0.0 2.7 MB

テクニカルレポート公開サイト https://cdsl-research.github.io/doktor-v2/

Home Page: https://doktor.tak-cslab.org/

Shell 2.44% Python 81.06% HTML 14.45% Dockerfile 2.05%

doktor-v2's Introduction

doktor-v2

マイクロサービスアーキテクチャで設計された論文検索サイトです.

アーキテクチャ

Kubernetesクラスタ上にデプロイする設計です.サービスメッシュにはIstioを利用しています.

doktor-v2 architecture

開発者向け

開発にJOINする場合は,Developer Guideを参照ください.

個々のサービスはコンテナ化されています.それぞれのサービスのAPIドキュメントは以下から参照できます.

https://cdsl-research.github.io/doktor-v2/

ブランチポリシー

  • master
    • Latest and Stable release
    • 開発したコードはここへマージ
  • staging
    • Staging release (equal to staging environment)
    • 手元(ローカル)で動作検証を行った後にPull Requestをmasterからstagingへ作成
    • http://doktor-prod1:30200/
  • production
    • Production release (equal to production environment)
    • stagingで動作検証を行った後にPull Requestをmasterからproductionへ作成
    • https://doktor.tak-cslab.org/

Directory Structure

構成ファイル・スクリプト

  • deploy デプロイ用の構成ファイル
  • dev_tools 開発用のツール群

各サービス

  • author 著者を管理するサービス
  • front ユーザが操作するWeb UIのサービス
  • front-admin 管理者が操作するWeb UIのサービス
  • fulltext 論文の本文を全文検索するサービス
  • keyword 分かち書き(文章から単語を抽出)するサービス
  • paper 論文を管理するサービス
  • stats アクセス履歴を管理するサービス
  • textize 論文からテキストに書き起こすサービス
  • thumbnail 論文に含まれる画像を管理するサービス

doktor-v2's People

Contributors

github-actions[bot] avatar kei-gnu avatar takahyon avatar tomoyk 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.