SlideShare a Scribd company logo
1 of 42
Download to read offline
Movable Type for AWS
Starter Guide
Six Apart, Ltd.
Ver. 1.1
http://www.sixapart.jp/
16年1月14日木曜日
Sign in to AWS
Select a Region
Create the VPC
Launch EC2 Instance
Allocate and Assign an Elastic IP address
Install Movable Type
16年1月14日木曜日
Sign in to AWS
16年1月14日木曜日
 Sign in to AWS
1. Enter your Amazon.com account information,
and click the Sing in using our secure server .
2. If you don t have an Amazon.com account,
select I am a new user. to create a new
account.
16年1月14日木曜日
Select a Region
16年1月14日木曜日
 Select a Region
1. Select a region you d like to use from the
menu at the upper-right corner of the screen.
16年1月14日木曜日
Create VPC
16年1月14日木曜日
 Create the VPC
1. Click the VPC from the list of services.
16年1月14日木曜日
 Create the VPC
1. Click Start VPC Wizard button on VPC
Dashboard.
16年1月14日木曜日
 Create the VPC
1. Select VPC with a Simple Public Subnet , and
click Select .
16年1月14日木曜日
 Create the VPC
1. Enter the form as follows.
IP CIDR block: example → 10.0.0.0/16
VPC name: not necessarily required
Availability Zone: your arbitrary zone
2. Click Create VPC .
16年1月14日木曜日
 Create the VPC
1. VPC has been created!
16年1月14日木曜日
 Create the VPC
1. Click Your VPCs in the navigation pane, you
can see the list of VPCs
16年1月14日木曜日
Launch EC2 Instance
16年1月14日木曜日
 Launch EC2 Instance
1. Go to EC2 Dashboard.
2. Click Launch Instance .
16年1月14日木曜日
 Launch EC2 Instance
1. Select AWS Marketplace tab
2. Enter "Movable Type 6" in order to find the
Movable Type AMI packages.
16年1月14日木曜日
 Launch EC2 Instance
1. You can see three packages of Movable Type
6 in the result page.
2. Select a package according to the Web Server
you would like to use.
nginx
Movable Type 6 (HVM, nginx)
Movable Type 6 (PV, nginx)
Apache
Movable Type 6 (HVM, Apache)
16年1月14日木曜日
 Launch EC2 Instance
1. Click Continue at the bottom of the page.
16年1月14日木曜日
 Launch EC2 Instance
1. Select an instance type. m3.medium is
selected in the default.
In the Apache edition, "t2.micro" and "t1.micro" are not selectable
because Apache requires memory than nginx. If you would like to use
micro instance, please select a nginx edition.
2. Click Next: Configure InstanceDetails .
16年1月14日木曜日
 Launch EC2 Instance
1. In "Network" field, select the VPC you've just
created.
2. In "Subnet" field, select the public subnet
which made with a new VPC.
3. Other fields, you can change to any if needed.
4. Click Next: Add Storage .
16年1月14日木曜日
 Launch EC2 Instance
1. Enter the storage size, and select a volume
type. In most cases, do not need to change.
2. Click Next: Tag Instance .
16年1月14日木曜日
 Launch EC2 Instance
1. Set the value to "Name" for tagging, it is
convenient to manage later.
2. Clic Next: Configure Security Group .
16年1月14日木曜日
 Launch EC2 Instance
1. The recommended security groups (SSH,
HTTP) are set in default. Change or add rules
as needed.
2. Click Review and Launch .
16年1月14日木曜日
 Launch EC2 Instance
1. Your instance details are displayed, so review
them all.
2. Click Launch .
16年1月14日木曜日
 Launch EC2 Instance
1. If you already have a key pair, choose from an
existing key pair.
* How to create a new key pair can be found in the
following page.
2. Put check on the checkbox.
3. Click Launch Instance .
16年1月14日木曜日
 Launch EC2 Instance
1. If you don t have a key pair, choose Create a
new key pair .
2. Enter any name in the Key pair name field 
and click Download Key Pair .
3. Click Launch Instances .
16年1月14日木曜日
 Launch EC2 Instance
1. Click View Instance , you can see the created
instance.
16年1月14日木曜日
Allocate and Assign an Elastic IP
16年1月14日木曜日
 Allocate and Assign an Elastic IP address
1. Select Elastic IPs in the navigation pane.
2. Click Allocate New Address .
16年1月14日木曜日
 Allocate and Assign an Elastic IP address
1. Select VPC 、and click Yes, Allocate .
16年1月14日木曜日
 Allocate and Assign an Elastic IP address
1. Select the Elastic IP address from the list, and
then clik Associate Address .
16年1月14日木曜日
 Allocate and Assign an Elastic IP address
1. In the dialog box, choose Instance from the
list, and then click Yes, Associate .
16年1月14日木曜日
 Allocate and Assign an Elastic IP address
1. Select Instances in the navigation pane, you
can see that the Elastic IP address is associated
with the instance.
16年1月14日木曜日
 Allocate and Assign an Elastic IP address
ssh -i <Key Pair File Name> ec2-user@<IP Address>
1. Let s try to connect to the EC2 server with the
Elastic IP by ssh.
2. Launch the terminal and type the command
at the bottom of this page.
* <Key Pair File Name> and <IP Address> should be
replaced with yours.
16年1月14日木曜日
 Allocate and Assign an Elastic IP address
1. Access from your browser with the Elastic IP
address.
2. Welcome screen of Movable Type is displayed.
16年1月14日木曜日
Install Movable Type
16年1月14日木曜日
 Install Movable Type
1. Start installation on Movable Type by clicking
Start Movable Type in the welcome screen.
16年1月14日木曜日
 Install Movable Type
1. Enter your EC2 Instance ID to Instance ID ,
and then click Continue .
16年1月14日木曜日
 Install Movable Type
1. Enter your account information to the form.
Username (ID for sign-in)
Display Name
Email Address
User this as system email address
Language
Password
2. Click Continue when you re done.
16年1月14日木曜日
 Install Movable Type
1. Enter the first website information to the
form.
Website Name
Website URL (Elastic IP or domain)
Website Root
Theme
Time zone
2. Click Finish Install when you re done.
16年1月14日木曜日
 Install Movable Type
1. Click Sign in to Movable Type after you ve
finished installation.
16年1月14日木曜日
 Install Movable Type
1. User s dashboard is displayed when you
signed in.
2. Now you can use Movable Type!
16年1月14日木曜日

More Related Content

What's hot

Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~Masaru Tomonaga
 
SORACOM LTE-M Buttonって何?
SORACOM LTE-M Buttonって何?SORACOM LTE-M Buttonって何?
SORACOM LTE-M Buttonって何?Hiroyuki Numao
 
【改訂版】Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
【改訂版】Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~【改訂版】Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
【改訂版】Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~Masaru Tomonaga
 
Systems manager ハンズオン ops jaw
Systems manager ハンズオン ops jaw Systems manager ハンズオン ops jaw
Systems manager ハンズオン ops jaw 真乙 九龍
 
Cloud Programing for beginner
Cloud Programing for beginnerCloud Programing for beginner
Cloud Programing for beginnerSatoru Ishikawa
 
JAWS-UG 磐田支部 第7回勉強会Agenda
JAWS-UG 磐田支部 第7回勉強会AgendaJAWS-UG 磐田支部 第7回勉強会Agenda
JAWS-UG 磐田支部 第7回勉強会Agendaiwata jaws-ug
 
Aws centos7_wordpress_3
Aws centos7_wordpress_3Aws centos7_wordpress_3
Aws centos7_wordpress_3Naoyuki Sano
 
Systems manager 入門 ops jaws
Systems manager 入門 ops jawsSystems manager 入門 ops jaws
Systems manager 入門 ops jaws真乙 九龍
 

What's hot (8)

Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
 
SORACOM LTE-M Buttonって何?
SORACOM LTE-M Buttonって何?SORACOM LTE-M Buttonって何?
SORACOM LTE-M Buttonって何?
 
【改訂版】Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
【改訂版】Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~【改訂版】Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
【改訂版】Amazon Web Service 基本の「き」 ~Amazon EC2でWebサーバを公開してみよう!~
 
Systems manager ハンズオン ops jaw
Systems manager ハンズオン ops jaw Systems manager ハンズオン ops jaw
Systems manager ハンズオン ops jaw
 
Cloud Programing for beginner
Cloud Programing for beginnerCloud Programing for beginner
Cloud Programing for beginner
 
JAWS-UG 磐田支部 第7回勉強会Agenda
JAWS-UG 磐田支部 第7回勉強会AgendaJAWS-UG 磐田支部 第7回勉強会Agenda
JAWS-UG 磐田支部 第7回勉強会Agenda
 
Aws centos7_wordpress_3
Aws centos7_wordpress_3Aws centos7_wordpress_3
Aws centos7_wordpress_3
 
Systems manager 入門 ops jaws
Systems manager 入門 ops jawsSystems manager 入門 ops jaws
Systems manager 入門 ops jaws
 

Viewers also liked

始めよう! 新サービス MovableType.net の全て
始めよう! 新サービス MovableType.net の全て始めよう! 新サービス MovableType.net の全て
始めよう! 新サービス MovableType.net の全てSix Apart KK
 
Modern PerlCommerce
Modern PerlCommerceModern PerlCommerce
Modern PerlCommerceLinuXia
 
Writing webapps with Perl Dancer
Writing webapps with Perl DancerWriting webapps with Perl Dancer
Writing webapps with Perl DancerAlexis Sukrieh
 
Perl Dancer for Python programmers
Perl Dancer for Python programmersPerl Dancer for Python programmers
Perl Dancer for Python programmersxSawyer
 

Viewers also liked (6)

始めよう! 新サービス MovableType.net の全て
始めよう! 新サービス MovableType.net の全て始めよう! 新サービス MovableType.net の全て
始めよう! 新サービス MovableType.net の全て
 
Modern PerlCommerce
Modern PerlCommerceModern PerlCommerce
Modern PerlCommerce
 
Perl Dancer, FPW 2010
Perl Dancer, FPW 2010Perl Dancer, FPW 2010
Perl Dancer, FPW 2010
 
Writing webapps with Perl Dancer
Writing webapps with Perl DancerWriting webapps with Perl Dancer
Writing webapps with Perl Dancer
 
Dancing Tutorial
Dancing TutorialDancing Tutorial
Dancing Tutorial
 
Perl Dancer for Python programmers
Perl Dancer for Python programmersPerl Dancer for Python programmers
Perl Dancer for Python programmers
 

Similar to Movable Type for AWS Starter Guide (en)

AWS EC2+AMI 網元でWordPressサイトを 構築しよう
AWS EC2+AMI 網元でWordPressサイトを構築しようAWS EC2+AMI 網元でWordPressサイトを構築しよう
AWS EC2+AMI 網元でWordPressサイトを 構築しようYuko Oshima
 
AWS概要からサインアップまで! 〜アカウント開設 & 仮想サーバを立ててみる〜
AWS概要からサインアップまで! 〜アカウント開設 & 仮想サーバを立ててみる〜AWS概要からサインアップまで! 〜アカウント開設 & 仮想サーバを立ててみる〜
AWS概要からサインアップまで! 〜アカウント開設 & 仮想サーバを立ててみる〜Yasuhiro Horiuchi
 
明星和楽2015ハンズオン資料
明星和楽2015ハンズオン資料明星和楽2015ハンズオン資料
明星和楽2015ハンズオン資料takaoka susumu
 
はじめてのアマゾンクラウド②[仮想サーバ(Amazon EC2)を立ち上げる]
はじめてのアマゾンクラウド②[仮想サーバ(Amazon EC2)を立ち上げる]はじめてのアマゾンクラウド②[仮想サーバ(Amazon EC2)を立ち上げる]
はじめてのアマゾンクラウド②[仮想サーバ(Amazon EC2)を立ち上げる]SORACOM, INC
 
Amazon VPCトレーニング-トレーニング資料
Amazon VPCトレーニング-トレーニング資料Amazon VPCトレーニング-トレーニング資料
Amazon VPCトレーニング-トレーニング資料Amazon Web Services Japan
 
AWS初心者向けWebinar AWS上にWebサーバーシステムを作ってみましょう ~まずは仮想サーバーから[演習つき]~
AWS初心者向けWebinar AWS上にWebサーバーシステムを作ってみましょう ~まずは仮想サーバーから[演習つき]~AWS初心者向けWebinar AWS上にWebサーバーシステムを作ってみましょう ~まずは仮想サーバーから[演習つき]~
AWS初心者向けWebinar AWS上にWebサーバーシステムを作ってみましょう ~まずは仮想サーバーから[演習つき]~Amazon Web Services Japan
 
OpenWrtによるサイト間IPsec接続
OpenWrtによるサイト間IPsec接続OpenWrtによるサイト間IPsec接続
OpenWrtによるサイト間IPsec接続Takashi Umeno
 
Webサーバの基礎知識【編集済み】
Webサーバの基礎知識【編集済み】Webサーバの基礎知識【編集済み】
Webサーバの基礎知識【編集済み】Kikunaga Taishi
 
AutoScaling & SpotInstance Handson
AutoScaling & SpotInstance HandsonAutoScaling & SpotInstance Handson
AutoScaling & SpotInstance HandsonMakoto Uehara
 
AWSインスタンス設定手順書
AWSインスタンス設定手順書AWSインスタンス設定手順書
AWSインスタンス設定手順書iret, Inc.
 
AWS CLI and CLOUDIAN HyperStore
AWS CLI and CLOUDIAN HyperStoreAWS CLI and CLOUDIAN HyperStore
AWS CLI and CLOUDIAN HyperStoreCLOUDIAN KK
 

Similar to Movable Type for AWS Starter Guide (en) (14)

AWS EC2+AMI 網元でWordPressサイトを 構築しよう
AWS EC2+AMI 網元でWordPressサイトを構築しようAWS EC2+AMI 網元でWordPressサイトを構築しよう
AWS EC2+AMI 網元でWordPressサイトを 構築しよう
 
SpinnakerとOpenStackの構築
SpinnakerとOpenStackの構築SpinnakerとOpenStackの構築
SpinnakerとOpenStackの構築
 
AWS概要からサインアップまで! 〜アカウント開設 & 仮想サーバを立ててみる〜
AWS概要からサインアップまで! 〜アカウント開設 & 仮想サーバを立ててみる〜AWS概要からサインアップまで! 〜アカウント開設 & 仮想サーバを立ててみる〜
AWS概要からサインアップまで! 〜アカウント開設 & 仮想サーバを立ててみる〜
 
明星和楽2015ハンズオン資料
明星和楽2015ハンズオン資料明星和楽2015ハンズオン資料
明星和楽2015ハンズオン資料
 
はじめてのアマゾンクラウド②[仮想サーバ(Amazon EC2)を立ち上げる]
はじめてのアマゾンクラウド②[仮想サーバ(Amazon EC2)を立ち上げる]はじめてのアマゾンクラウド②[仮想サーバ(Amazon EC2)を立ち上げる]
はじめてのアマゾンクラウド②[仮想サーバ(Amazon EC2)を立ち上げる]
 
Amazon VPC VPN接続設定 参考資料
Amazon VPC VPN接続設定 参考資料Amazon VPC VPN接続設定 参考資料
Amazon VPC VPN接続設定 参考資料
 
Amazon VPCトレーニング-トレーニング資料
Amazon VPCトレーニング-トレーニング資料Amazon VPCトレーニング-トレーニング資料
Amazon VPCトレーニング-トレーニング資料
 
AWS初心者向けWebinar AWS上にWebサーバーシステムを作ってみましょう ~まずは仮想サーバーから[演習つき]~
AWS初心者向けWebinar AWS上にWebサーバーシステムを作ってみましょう ~まずは仮想サーバーから[演習つき]~AWS初心者向けWebinar AWS上にWebサーバーシステムを作ってみましょう ~まずは仮想サーバーから[演習つき]~
AWS初心者向けWebinar AWS上にWebサーバーシステムを作ってみましょう ~まずは仮想サーバーから[演習つき]~
 
Aws ec2 lesson1
Aws ec2 lesson1Aws ec2 lesson1
Aws ec2 lesson1
 
OpenWrtによるサイト間IPsec接続
OpenWrtによるサイト間IPsec接続OpenWrtによるサイト間IPsec接続
OpenWrtによるサイト間IPsec接続
 
Webサーバの基礎知識【編集済み】
Webサーバの基礎知識【編集済み】Webサーバの基礎知識【編集済み】
Webサーバの基礎知識【編集済み】
 
AutoScaling & SpotInstance Handson
AutoScaling & SpotInstance HandsonAutoScaling & SpotInstance Handson
AutoScaling & SpotInstance Handson
 
AWSインスタンス設定手順書
AWSインスタンス設定手順書AWSインスタンス設定手順書
AWSインスタンス設定手順書
 
AWS CLI and CLOUDIAN HyperStore
AWS CLI and CLOUDIAN HyperStoreAWS CLI and CLOUDIAN HyperStore
AWS CLI and CLOUDIAN HyperStore
 

More from Six Apart KK

ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話Six Apart KK
 
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術Six Apart KK
 
元・記者の目から見た企業オウンドメディア運営の勘所
元・記者の目から見た企業オウンドメディア運営の勘所元・記者の目から見た企業オウンドメディア運営の勘所
元・記者の目から見た企業オウンドメディア運営の勘所Six Apart KK
 
米国の最新事情にみる 「オウンドメディア」の活用法
米国の最新事情にみる 「オウンドメディア」の活用法米国の最新事情にみる 「オウンドメディア」の活用法
米国の最新事情にみる 「オウンドメディア」の活用法Six Apart KK
 
シックス・アパート社のご紹介とオウンドメディアへの取り組み
シックス・アパート社のご紹介とオウンドメディアへの取り組みシックス・アパート社のご紹介とオウンドメディアへの取り組み
シックス・アパート社のご紹介とオウンドメディアへの取り組みSix Apart KK
 
Six Apart UniBaaS 解説書
Six Apart UniBaaS 解説書Six Apart UniBaaS 解説書
Six Apart UniBaaS 解説書Six Apart KK
 
Mtddc meetup kyushu_2013_keynote_2
Mtddc meetup kyushu_2013_keynote_2Mtddc meetup kyushu_2013_keynote_2
Mtddc meetup kyushu_2013_keynote_2Six Apart KK
 
ギズモード・ジャパンのつくり方
ギズモード・ジャパンのつくり方ギズモード・ジャパンのつくり方
ギズモード・ジャパンのつくり方Six Apart KK
 
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~Six Apart KK
 
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介Six Apart KK
 
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果Six Apart KK
 
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略Six Apart KK
 
日本初ソーシャルメディア・リードとしてツールにもとめるもの
日本初ソーシャルメディア・リードとしてツールにもとめるもの日本初ソーシャルメディア・リードとしてツールにもとめるもの
日本初ソーシャルメディア・リードとしてツールにもとめるものSix Apart KK
 
Azure と MT のフシギな関係
Azure と MT のフシギな関係Azure と MT のフシギな関係
Azure と MT のフシギな関係Six Apart KK
 
VMインポート機能を使った簡単サーバ構築
VMインポート機能を使った簡単サーバ構築VMインポート機能を使った簡単サーバ構築
VMインポート機能を使った簡単サーバ構築Six Apart KK
 
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPSZenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPSSix Apart KK
 
Lekumo ファミリーの製品戦略
Lekumo ファミリーの製品戦略Lekumo ファミリーの製品戦略
Lekumo ファミリーの製品戦略Six Apart KK
 
構築事業の支援プラットフォームについて
構築事業の支援プラットフォームについて構築事業の支援プラットフォームについて
構築事業の支援プラットフォームについてSix Apart KK
 
Movable Type のサステナビリティと今後の戦略について
Movable Type のサステナビリティと今後の戦略についてMovable Type のサステナビリティと今後の戦略について
Movable Type のサステナビリティと今後の戦略についてSix Apart KK
 

More from Six Apart KK (20)

ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
 
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
 
元・記者の目から見た企業オウンドメディア運営の勘所
元・記者の目から見た企業オウンドメディア運営の勘所元・記者の目から見た企業オウンドメディア運営の勘所
元・記者の目から見た企業オウンドメディア運営の勘所
 
米国の最新事情にみる 「オウンドメディア」の活用法
米国の最新事情にみる 「オウンドメディア」の活用法米国の最新事情にみる 「オウンドメディア」の活用法
米国の最新事情にみる 「オウンドメディア」の活用法
 
シックス・アパート社のご紹介とオウンドメディアへの取り組み
シックス・アパート社のご紹介とオウンドメディアへの取り組みシックス・アパート社のご紹介とオウンドメディアへの取り組み
シックス・アパート社のご紹介とオウンドメディアへの取り組み
 
Six Apart UniBaaS 解説書
Six Apart UniBaaS 解説書Six Apart UniBaaS 解説書
Six Apart UniBaaS 解説書
 
Mtddc meetup kyushu_2013_keynote_2
Mtddc meetup kyushu_2013_keynote_2Mtddc meetup kyushu_2013_keynote_2
Mtddc meetup kyushu_2013_keynote_2
 
ギズモード・ジャパンのつくり方
ギズモード・ジャパンのつくり方ギズモード・ジャパンのつくり方
ギズモード・ジャパンのつくり方
 
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
 
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
 
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
 
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
 
日本初ソーシャルメディア・リードとしてツールにもとめるもの
日本初ソーシャルメディア・リードとしてツールにもとめるもの日本初ソーシャルメディア・リードとしてツールにもとめるもの
日本初ソーシャルメディア・リードとしてツールにもとめるもの
 
Azure と MT のフシギな関係
Azure と MT のフシギな関係Azure と MT のフシギな関係
Azure と MT のフシギな関係
 
MTDDC Tokyo 2012
MTDDC Tokyo 2012MTDDC Tokyo 2012
MTDDC Tokyo 2012
 
VMインポート機能を使った簡単サーバ構築
VMインポート機能を使った簡単サーバ構築VMインポート機能を使った簡単サーバ構築
VMインポート機能を使った簡単サーバ構築
 
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPSZenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
 
Lekumo ファミリーの製品戦略
Lekumo ファミリーの製品戦略Lekumo ファミリーの製品戦略
Lekumo ファミリーの製品戦略
 
構築事業の支援プラットフォームについて
構築事業の支援プラットフォームについて構築事業の支援プラットフォームについて
構築事業の支援プラットフォームについて
 
Movable Type のサステナビリティと今後の戦略について
Movable Type のサステナビリティと今後の戦略についてMovable Type のサステナビリティと今後の戦略について
Movable Type のサステナビリティと今後の戦略について
 

Movable Type for AWS Starter Guide (en)

  • 1. Movable Type for AWS Starter Guide Six Apart, Ltd. Ver. 1.1 http://www.sixapart.jp/ 16年1月14日木曜日
  • 2. Sign in to AWS Select a Region Create the VPC Launch EC2 Instance Allocate and Assign an Elastic IP address Install Movable Type 16年1月14日木曜日
  • 3. Sign in to AWS 16年1月14日木曜日
  • 4.  Sign in to AWS 1. Enter your Amazon.com account information, and click the Sing in using our secure server . 2. If you don t have an Amazon.com account, select I am a new user. to create a new account. 16年1月14日木曜日
  • 6.  Select a Region 1. Select a region you d like to use from the menu at the upper-right corner of the screen. 16年1月14日木曜日
  • 8.  Create the VPC 1. Click the VPC from the list of services. 16年1月14日木曜日
  • 9.  Create the VPC 1. Click Start VPC Wizard button on VPC Dashboard. 16年1月14日木曜日
  • 10.  Create the VPC 1. Select VPC with a Simple Public Subnet , and click Select . 16年1月14日木曜日
  • 11.  Create the VPC 1. Enter the form as follows. IP CIDR block: example → 10.0.0.0/16 VPC name: not necessarily required Availability Zone: your arbitrary zone 2. Click Create VPC . 16年1月14日木曜日
  • 12.  Create the VPC 1. VPC has been created! 16年1月14日木曜日
  • 13.  Create the VPC 1. Click Your VPCs in the navigation pane, you can see the list of VPCs 16年1月14日木曜日
  • 15.  Launch EC2 Instance 1. Go to EC2 Dashboard. 2. Click Launch Instance . 16年1月14日木曜日
  • 16.  Launch EC2 Instance 1. Select AWS Marketplace tab 2. Enter "Movable Type 6" in order to find the Movable Type AMI packages. 16年1月14日木曜日
  • 17.  Launch EC2 Instance 1. You can see three packages of Movable Type 6 in the result page. 2. Select a package according to the Web Server you would like to use. nginx Movable Type 6 (HVM, nginx) Movable Type 6 (PV, nginx) Apache Movable Type 6 (HVM, Apache) 16年1月14日木曜日
  • 18.  Launch EC2 Instance 1. Click Continue at the bottom of the page. 16年1月14日木曜日
  • 19.  Launch EC2 Instance 1. Select an instance type. m3.medium is selected in the default. In the Apache edition, "t2.micro" and "t1.micro" are not selectable because Apache requires memory than nginx. If you would like to use micro instance, please select a nginx edition. 2. Click Next: Configure InstanceDetails . 16年1月14日木曜日
  • 20.  Launch EC2 Instance 1. In "Network" field, select the VPC you've just created. 2. In "Subnet" field, select the public subnet which made with a new VPC. 3. Other fields, you can change to any if needed. 4. Click Next: Add Storage . 16年1月14日木曜日
  • 21.  Launch EC2 Instance 1. Enter the storage size, and select a volume type. In most cases, do not need to change. 2. Click Next: Tag Instance . 16年1月14日木曜日
  • 22.  Launch EC2 Instance 1. Set the value to "Name" for tagging, it is convenient to manage later. 2. Clic Next: Configure Security Group . 16年1月14日木曜日
  • 23.  Launch EC2 Instance 1. The recommended security groups (SSH, HTTP) are set in default. Change or add rules as needed. 2. Click Review and Launch . 16年1月14日木曜日
  • 24.  Launch EC2 Instance 1. Your instance details are displayed, so review them all. 2. Click Launch . 16年1月14日木曜日
  • 25.  Launch EC2 Instance 1. If you already have a key pair, choose from an existing key pair. * How to create a new key pair can be found in the following page. 2. Put check on the checkbox. 3. Click Launch Instance . 16年1月14日木曜日
  • 26.  Launch EC2 Instance 1. If you don t have a key pair, choose Create a new key pair . 2. Enter any name in the Key pair name field  and click Download Key Pair . 3. Click Launch Instances . 16年1月14日木曜日
  • 27.  Launch EC2 Instance 1. Click View Instance , you can see the created instance. 16年1月14日木曜日
  • 28. Allocate and Assign an Elastic IP 16年1月14日木曜日
  • 29.  Allocate and Assign an Elastic IP address 1. Select Elastic IPs in the navigation pane. 2. Click Allocate New Address . 16年1月14日木曜日
  • 30.  Allocate and Assign an Elastic IP address 1. Select VPC 、and click Yes, Allocate . 16年1月14日木曜日
  • 31.  Allocate and Assign an Elastic IP address 1. Select the Elastic IP address from the list, and then clik Associate Address . 16年1月14日木曜日
  • 32.  Allocate and Assign an Elastic IP address 1. In the dialog box, choose Instance from the list, and then click Yes, Associate . 16年1月14日木曜日
  • 33.  Allocate and Assign an Elastic IP address 1. Select Instances in the navigation pane, you can see that the Elastic IP address is associated with the instance. 16年1月14日木曜日
  • 34.  Allocate and Assign an Elastic IP address ssh -i <Key Pair File Name> ec2-user@<IP Address> 1. Let s try to connect to the EC2 server with the Elastic IP by ssh. 2. Launch the terminal and type the command at the bottom of this page. * <Key Pair File Name> and <IP Address> should be replaced with yours. 16年1月14日木曜日
  • 35.  Allocate and Assign an Elastic IP address 1. Access from your browser with the Elastic IP address. 2. Welcome screen of Movable Type is displayed. 16年1月14日木曜日
  • 37.  Install Movable Type 1. Start installation on Movable Type by clicking Start Movable Type in the welcome screen. 16年1月14日木曜日
  • 38.  Install Movable Type 1. Enter your EC2 Instance ID to Instance ID , and then click Continue . 16年1月14日木曜日
  • 39.  Install Movable Type 1. Enter your account information to the form. Username (ID for sign-in) Display Name Email Address User this as system email address Language Password 2. Click Continue when you re done. 16年1月14日木曜日
  • 40.  Install Movable Type 1. Enter the first website information to the form. Website Name Website URL (Elastic IP or domain) Website Root Theme Time zone 2. Click Finish Install when you re done. 16年1月14日木曜日
  • 41.  Install Movable Type 1. Click Sign in to Movable Type after you ve finished installation. 16年1月14日木曜日
  • 42.  Install Movable Type 1. User s dashboard is displayed when you signed in. 2. Now you can use Movable Type! 16年1月14日木曜日