Git Product home page Git Product logo

Comments (5)

trashmai avatar trashmai commented on June 19, 2024

Nginx 不需要設定 443,https 由 AWS load balancer 與 Cloudfront 處理。ALB 到 Nginx 與 Nginx 到 node.js 這段的 proxy 建議維持 ElasticBeanstalk 的代管狀態。如果要把 80 port 的 access 關閉,從 ElasticBeanstalk 的 Load Balance Configuration 那邊關掉即可。換句話說其實只要到 Route53 上面設定好新的 DNS alias 就能搞定了。

from camera-trap-api.

rwu823 avatar rwu823 commented on June 19, 2024

@cjk-halodule 請問現在 DNS 在哪管理?我是不是需要有權限

from camera-trap-api.

 avatar commented on June 19, 2024

AWS 的 DNS 是 Route53 - 我已經設定好囉
現在 api.camera-trap.tw 可以用 只是沒加密

from camera-trap-api.

 avatar commented on June 19, 2024

目前的設定:
Cloudfront behavior: Redirect HTTP to HTTPS
EB load balance conf: disable port 80
EB load balance HTTPS instance port/protocol 80/HTTP (LB到EC2間不加密)

from camera-trap-api.

 avatar commented on June 19, 2024

由於這個 dev 環境目前不在 VPC 內,若未來也沒有打算放進去,我想應該要實作
Terminating HTTPS on EC2 Instances Running Node.js

from camera-trap-api.

Related Issues (20)

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.