Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

プロダクションのDocker化 #343

Open
kobakazu0429 opened this issue May 10, 2019 · 3 comments
Open

プロダクションのDocker化 #343

kobakazu0429 opened this issue May 10, 2019 · 3 comments
Assignees

Comments

@kobakazu0429
Copy link
Member

kobakazu0429 commented May 10, 2019

DB

  • MySQL
    • パスワード
    • ポート
@kobakazu0429
Copy link
Member Author

kobakazu0429 commented May 10, 2019

Backend

  • Rails
    • bundle install --without test development

@kobakazu0429
Copy link
Member Author

構成

-------------------         ------------------         -----------------
|   chk-frontend  |         |   chk-backend  |         |     chk-DB    |
|                 | RESTful |                |         |               |
|                 |   API   |   ( Docker )   |         |   ( Docker )  |
|                 | <------ |   ( Unicorn )  | <------ |               |
|      React      |         |     Rails      |         |      MySql    |
|                 |         |                |         |               |
|                 |  JSON   |                |         |               |
|                 | ------> |                | ------> |               |
|                 |         |                |         |               |
-------------------         ------------------         -----------------
-------------------
|   chk-assets    |
|                 |
|   ( Docker )    |
|                 |
|      Nginx      |
|                 |
| (image, etc...) |
|                 |
|                 |
-------------------

@kobakazu0429 kobakazu0429 self-assigned this Jan 3, 2020
@kobakazu0429
Copy link
Member Author

今まで通り capistrano で deploy する

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant