Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

初手やること #5

Open
tatsuru opened this issue Aug 16, 2020 · 5 comments
Open

初手やること #5

tatsuru opened this issue Aug 16, 2020 · 5 comments

Comments

@tatsuru
Copy link
Owner

tatsuru commented Aug 16, 2020

No description provided.

@tatsuru
Copy link
Owner Author

tatsuru commented Aug 16, 2020

基本的なとこ

  • authorized_keys を配る
mkdir -p .ssh
curl https://github.com/{polamjag,pastak,tatsuru}.keys >> ~/.ssh/authorized_keys
chmod 700 .ssh
chmod 600 .ssh/authorized_keys
  • パッケージ・ツール入れる
  • アクセスログ可能なら整える
  • ホスト名を ~/.ssh/config に書く 全員
  • ソースコードを GitHub に
  • 課題アプリケーションを触ってみる
  • 言語を Go に切り替え(必要におうじて)
  • いちどベンチマークを回す
  • hostsファイルにisu1、isu2などの名前で接続できるように統一

@tatsuru
Copy link
Owner Author

tatsuru commented Aug 16, 2020

デプロイ設定 #4

@tatsuru
Copy link
Owner Author

tatsuru commented Aug 16, 2020

昼ごはん決めておく

@pastak
Copy link
Collaborator

pastak commented Aug 16, 2020

  • レギュレーション熟読
  • アクセスログ眺めて、ベンチマーカーのアクセスストーリーを予想する

@tatsuru
Copy link
Owner Author

tatsuru commented Aug 16, 2020

リクエストを眺めてキャッシュ、接続、などの癖を見ておく

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

No branches or pull requests

2 participants