Showing all posts tagged aws-ec2:

AWS EC2 coturn 安裝

下載 coturn取得最新的版本要安裝coturn 在AWS EC2,可以參考coturn的安裝文件安裝 coturn如安裝文件所描述Current Amazon TURN Server public AMI: ami-908316f0 // 目前AWS 的 TURN Server 公開的AMI是:ami-908316f0 This image is available in US West (Oregon) region: //這個image只能在Oregon地區取得使用 search by "c...
http://127.0.0.1:51004/view/29

Alexa skill kits connect to AWS EC2 with nodejs

事前準備 1. 申請AWS服務,並開啟一個EC2的instance (參考這裡)2. 在 instance安裝node js (參考這裡)3. 申請 Let's Encrypt SSL憑證 (這裡不贅述) 步驟說明1. 申請Alexa skill kits 服務 (參考這裡)2. EC2 nodejs 設定3. Alexa skill kits web server 設定與測試1. 申請Alexa skill kits 服務 可直接參考我之前的文章,的步驟 2,3 2....