1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

3ヶ月でMVPを作る - Week 6, 7, 8

Posted at

##進歩
image02.png
ようやく念願のhttps://triplor.coからアクセスができるように!
(ただなぜか画像が潰れてる)

##やったこと
-DBのスキーマ設計
-旅行を登録するControllerとModelの制作
-httpsアクセスが可能に
-質問サイト(teratailとstack overflow)への質問の投稿2

##学び
-DBのまとめがすごい。。
http://www.databaseanswers.org/data_models/
-DBを設計する時に最初に読んだ方がいいかも
http://www.slideshare.net/nippondanji/db-engineerstudyanim
-Route53のAリコードはこれ!
https://aws.amazon.com/jp/getting-started/get-a-domain/
-ドメイン名だとwelcome-to-nginx-on-the-amazon-linux-amiとなる時の解決策
http://ja.stackoverflow.com/questions/29757/
-https接続がうまくいかない時に確認するプロセス(自分用)
https://plus.google.com/u/1/107221871269602934448/posts/1Y6DwJTKA7o
-https接続の時に特に役に立った記事。
http://bibunkaplan.com/newsandblog/archives/800
-分かりやすいログの解説。
http://knowledge.sakura.ad.jp/beginner/3424/

(全ての学びはここに👇)
https://plus.google.com/u/1/107221871269602934448

##これから
-rubyについての知識を深める(完全に基礎力が足りなさすぎる。。)
--パーフェクトRubyをもう一度確認
--HackerRankのRubyにチャレンジ

##感想

第6週目、第7週目はまったく開発に手をつけられなかったのは、完全に中だるみです。。。今週に入ってから少し作業したおかげでようやくIPアドレスだけでなく、ドメイン名とhttpsでサイトに接続できるようになった。ただEC2上のアプリを最新状態にする方法がわからなくて、一度ディレクトリを削除してからgit cloneしてしまってから、ユーザーを登録すると毎回アプリがうまく作動しない。。AWS関連でもう20時間以上使っているので、これからはローカルでアプリを作って、最後にEC2上に公開したい。白馬の王子様が現れてAWS関連の問題を解決してほしい!

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?