10sr / DEPRECATED_ec2

使ってないレポジトリ

Home Page:http://10sr.mydns.jp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ec2

What is This?

自分の持ってる Amazon EC2 のインスタンスを管理するためのレポジトリです。

動かすには、 ssh ec2 できる必要があります。 現在、 ubuntu trusty 14.04 を使っています。

Create Machine

Usage

Issue

ansible-playbook ansible.yml

Optionally, when you want to update mydns password:

ansible-playbook ansible.yml --extra-vars=mydns_password=xxxx

saku

よくわかんないけど 8000 番をコンソールから開けないといけない気がします

dokku

デプロイするには、

cat .ssh/id_rsa.pub |ssh ubuntu@10sr.mydns.jp 'sudo sshcommand acl-add dokku dokkudeploy'

みたいなことをマシン毎にしなきゃいけません。どうにかして自動化したい。

TODO

License

Files in this repository are unlicensed unless explicitly specified. See LICENSE for details.

About

使ってないレポジトリ

http://10sr.mydns.jp/

License:The Unlicense


Languages

Language:Shell 100.0%