Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azureのセットアップ時に秘密鍵を使うのはまずい #13

Closed
catatsuy opened this issue Sep 11, 2016 · 1 comment
Closed

Comments

@catatsuy
Copy link
Member

catatsuy commented Sep 11, 2016

Azureのセットアップ時に秘密鍵を使ってgit cloneしてから不要なディレクトリを削除しているが、Azureの場合はAMIを用意できないので全参加者が鍵ファイルを盗み見ようと思えば盗み見れる状態になる。

webappディレクトリ以下をリリースしてtar.gzにして、それをダウンロードできるような形にした方がよさそう(予選はどうするのかも考慮したい)。

@edvakf
Copy link
Contributor

edvakf commented Oct 11, 2016

done.

@edvakf edvakf closed this as completed Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants