Coder Social home page Coder Social logo

sbcntr-resources's People

Contributors

horsewin avatar iselegant avatar masayoshi644 avatar munechikahayashi avatar sotoiwa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sbcntr-resources's Issues

サブネットIDが表示されません。

P224のVPCエンドポイントの作成のところで、作成済みVPCを選択した後(sbcntrVpcと書いてるもので合ってますよね?)、それぞれのアベイラビリティゾーンについてサブネットIDを指定しようとしたのですが、サブネットIDのところがグレーアウトしてしまっていて何も選べなくなっています。

cloud9インスタンスからのバックエンド疎通確認(328P)

すみません、何度も読み直しながら本書通り設定しましたが、以下の様にNotificationが取得できません。
改定などありますでしょうか。

~/environment/sbcntr-frontend (main) $ curl http://internal-sbcntr-alb-internal-**********.ap-northeast-1.elb.amazonaws.com:80/v1/Notifications?id=1
{"data":null}

database

MySQL [sbcntrapp]> select * from Notification;
+----+-------------------------+-------------------------+---------+-----------------------------------------------------------------+-------------+--------+
| id | createdAt | updatedAt | title | description | category | unread |
+----+-------------------------+-------------------------+---------+-----------------------------------------------------------------+-------------+--------+
| 1 | 2023-05-12 07:56:37.188 | 2023-05-12 07:56:37.188 | 通知1 | コンテナアプリケーションの作成の時間です。 | information | 1 |
| 2 | 2023-05-12 07:56:37.251 | 2023-05-12 07:56:37.251 | 通知2 | コンテナアプリケーションの作成の時間です。 | information | 1 |
+----+-------------------------+-------------------------+---------+-----------------------------------------------------------------+-------------+--------+

ロードバランサータイプ
Application
DNS 名
internal-sbcntr-alb-internal-*******.ap-northeast-1.elb.amazonaws.com
(A レコード)
ステータス
Active
VPC
vpc-0ed514b22eaa91834
IP アドレスタイプ
IPv4
スキーム
Internal

Fargate Bastionで利用するコンテナイメージのビルドに失敗する

概要

用意していただいているDockerfileについて、yumのinstall で失敗する事象が発生しました。

エラー内容はこちらです。

Public key for mysql-community-libs-5.7.37-1.el7.x86_64.rpm is not installed

公式のアナウンスのとおり、パッケージ改竄検知のためのGPGキーが2022年1月18日に変更になったようです。

https://dev.mysql.com/doc/mysql-yum-repo-quick-guide/en/

Dofilefileに以下を追記することで、ビルド成功しました。

# yum install の前に追記
rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022

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.