SlideShare uma empresa Scribd logo
1 de 15
Baixar para ler offline
り!
PaaS祭




   河村 奨 @cognitom
  http://www.osscafe.net/
heroku風 LAMPスタック

             とんがったPHPer向け

             Git / SFTP

             WordPressなどの
             クイックインストール

             書込可能ディレクトリ

Pago daBox
Magento

                                 kohana

                                 pyrocms

                                 WordPress

                                 slim

                     ージ30種 くらい   yii

      A pp Cafe : パッケ
Web                              drupal

                                 codeigniter
IaaS

             SoftLayer (Dallas)

            ソフトウェア
                              Coming
             Apache / PHP

             MySQL / MongoDB


     てるの?
             Git / SFTP
な に使っ
web1:
                  name: blog
                  shared_writable_dirs:
                   - var/cache
                   - var/sessions
                  document_root: app
                  php_version: 5.3.8
                  php_extensions:
                   - mysql
                   - gd
                   - eaccelerator

                 db1: #component type & number
                  name: posts
                  type: mysql



  xfileでいろ いろ調整   db2: #component type & number

Bo                name: subscribers
                  type: mysql

                 cache1:
                  name: sessions
                  type: memcached
Databaseを追加したり




Das hboard
Gitのコミット履歴

          前のバージョンに
          再ディプロイ




History
独自ドメインを設定する
           場合は、ここで設定。

           CNAMEで。




D NS/SSL
データベースの接続情報

                     APIキー

                     アプリケーションの設定

                     などなど




    ironme nt Vars
Env
まだβ版だけど、
                    Cron使えます。




Cr on Jobs (BETA)
共同作業者の追加

                              Vintage Mode (!!!)




             Administration
A pplication
Ping has started…


PING osscafe.pagodabox.com (50.97.141.37): 56 data bytes           pagodaboxの無料プラン
64 bytes from 50.97.141.37: icmp_seq=0 ttl=49 time=145.023 ms
                                                                   だいたい150ms
64 bytes from 50.97.141.37: icmp_seq=1 ttl=49 time=155.433 ms
64 bytes from 50.97.141.37: icmp_seq=2 ttl=49 time=147.255 ms      16ホップくらい
64 bytes from 50.97.141.37: icmp_seq=3 ttl=49 time=143.403 ms
64 bytes from 50.97.141.37: icmp_seq=4 ttl=49 time=148.939 ms
64 bytes from 50.97.141.37: icmp_seq=5 ttl=49 time=142.152 ms
64 bytes from 50.97.141.37: icmp_seq=6 ttl=49 time=150.292 ms


                    pingして みる。
64 bytes from 50.97.141.37: icmp_seq=7 ttl=49 time=152.585 ms
64 bytes from 50.97.141.37: icmp_seq=8 ttl=49 time=154.294 ms
64 bytes from 50.97.141.37: icmp_seq=9 ttl=49 time=174.730 ms


--- osscafe.pagodabox.com ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 142.152/151.411/174.730/8.860 ms
Ping has started…


PING osscafe.net (75.101.163.44): 56 data bytes                      herokuの無料プラン。
64 bytes from 75.101.163.44: icmp_seq=0 ttl=48 time=183.533 ms
                                                                     さらに遅い。
64 bytes from 75.101.163.44: icmp_seq=1 ttl=48 time=218.243 ms
64 bytes from 75.101.163.44: icmp_seq=2 ttl=48 time=179.208 ms       21ホップくらい
64 bytes from 75.101.163.44: icmp_seq=3 ttl=48 time=747.686 ms
64 bytes from 75.101.163.44: icmp_seq=4 ttl=48 time=453.407 ms
64 bytes from 75.101.163.44: icmp_seq=5 ttl=48 time=187.362 ms
64 bytes from 75.101.163.44: icmp_seq=6 ttl=48 time=170.282 ms

                       : heroku
64 bytes from 75.101.163.44: icmp_seq=7 ttl=48 time=181.701 ms
                    比較
64 bytes from 75.101.163.44: icmp_seq=8 ttl=48 time=169.537 ms
64 bytes from 75.101.163.44: icmp_seq=9 ttl=48 time=171.225 ms


--- osscafe.net ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 169.537/266.218/747.686/180.138 ms
Ping has started…


PING hogehoge.net (219.94.***.***): 56 data bytes                 sakuraの専用サーバ
64 bytes from 219.94.***.***: icmp_seq=0 ttl=54 time=14.500 ms
                                                                  だいたい15ms
64 bytes from 219.94.***.***: icmp_seq=1 ttl=54 time=10.851 ms
64 bytes from 219.94.***.***: icmp_seq=2 ttl=54 time=11.061 ms    13ホップくらい
64 bytes from 219.94.***.***: icmp_seq=3 ttl=54 time=20.135 ms
64 bytes from 219.94.***.***: icmp_seq=4 ttl=54 time=14.861 ms
64 bytes from 219.94.***.***: icmp_seq=5 ttl=54 time=13.018 ms
64 bytes from 219.94.***.***: icmp_seq=6 ttl=54 time=15.368 ms

                        : sakura
64 bytes from 219.94.***.***0: icmp_seq=7 ttl=54 time=22.498 ms
                     比較
64 bytes from 219.94.133.240: icmp_seq=8 ttl=54 time=14.759 ms
64 bytes from 219.94.***.***: icmp_seq=9 ttl=54 time=16.916 ms


--- cognitom.net ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 10.851/15.397/22.498/3.490 ms
パゴダトンネルいい感じ

                 sudo gem install pagoda

                 pagoda -a <app_name>
                 tunnel -c <comp_id>




    、gitで コミット
普通に

Mais conteúdo relacionado

Mais procurados

Basic command for linux
Basic command for linuxBasic command for linux
Basic command for linux
gt0ne
 
Практический опыт профайлинга и оптимизации производительности Ruby-приложений
Практический опыт профайлинга и оптимизации производительности Ruby-приложенийПрактический опыт профайлинга и оптимизации производительности Ruby-приложений
Практический опыт профайлинга и оптимизации производительности Ruby-приложений
Olga Lavrentieva
 
Picobgp - A simple deamon for routing advertising
Picobgp - A simple deamon for routing advertisingPicobgp - A simple deamon for routing advertising
Picobgp - A simple deamon for routing advertising
Claudio Mignanti
 
ByPat博客出品Lvs+keepalived
ByPat博客出品Lvs+keepalivedByPat博客出品Lvs+keepalived
ByPat博客出品Lvs+keepalived
redhat9
 

Mais procurados (20)

Basic command for linux
Basic command for linuxBasic command for linux
Basic command for linux
 
Perl dancer
Perl dancerPerl dancer
Perl dancer
 
Kubernetes + Docker + Elixir - Alexei Sholik, Andrew Dryga | Elixir Club Ukraine
Kubernetes + Docker + Elixir - Alexei Sholik, Andrew Dryga | Elixir Club UkraineKubernetes + Docker + Elixir - Alexei Sholik, Andrew Dryga | Elixir Club Ukraine
Kubernetes + Docker + Elixir - Alexei Sholik, Andrew Dryga | Elixir Club Ukraine
 
Qt native built for raspberry zero
Qt native built for  raspberry zeroQt native built for  raspberry zero
Qt native built for raspberry zero
 
XS Japan 2008 Isolation Japanese
XS Japan 2008 Isolation JapaneseXS Japan 2008 Isolation Japanese
XS Japan 2008 Isolation Japanese
 
Py conkr 20150829_docker-python
Py conkr 20150829_docker-pythonPy conkr 20150829_docker-python
Py conkr 20150829_docker-python
 
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
 
Postgres-BDR with Google Cloud Platform
Postgres-BDR with Google Cloud PlatformPostgres-BDR with Google Cloud Platform
Postgres-BDR with Google Cloud Platform
 
Практический опыт профайлинга и оптимизации производительности Ruby-приложений
Практический опыт профайлинга и оптимизации производительности Ruby-приложенийПрактический опыт профайлинга и оптимизации производительности Ruby-приложений
Практический опыт профайлинга и оптимизации производительности Ruby-приложений
 
Beyond Golden Containers: Complementing Docker with Puppet
Beyond Golden Containers: Complementing Docker with PuppetBeyond Golden Containers: Complementing Docker with Puppet
Beyond Golden Containers: Complementing Docker with Puppet
 
Picobgp - A simple deamon for routing advertising
Picobgp - A simple deamon for routing advertisingPicobgp - A simple deamon for routing advertising
Picobgp - A simple deamon for routing advertising
 
Debugging Ruby Systems
Debugging Ruby SystemsDebugging Ruby Systems
Debugging Ruby Systems
 
packaging
packagingpackaging
packaging
 
Debugging Ruby
Debugging RubyDebugging Ruby
Debugging Ruby
 
Free BSD次の一歩
Free BSD次の一歩Free BSD次の一歩
Free BSD次の一歩
 
Terraform: начинайте использовать, если еще не.
Terraform: начинайте использовать, если еще не.Terraform: начинайте использовать, если еще не.
Terraform: начинайте использовать, если еще не.
 
XS Boston 2008 Debugging Xen
XS Boston 2008 Debugging XenXS Boston 2008 Debugging Xen
XS Boston 2008 Debugging Xen
 
ByPat博客出品Lvs+keepalived
ByPat博客出品Lvs+keepalivedByPat博客出品Lvs+keepalived
ByPat博客出品Lvs+keepalived
 
异步io框架的实现
异步io框架的实现异步io框架的实现
异步io框架的实现
 
Web Server Free Bsd
Web Server Free BsdWeb Server Free Bsd
Web Server Free Bsd
 

Semelhante a PaaS祭り - pagoda box

Velocity 2017 Performance analysis superpowers with Linux eBPF
Velocity 2017 Performance analysis superpowers with Linux eBPFVelocity 2017 Performance analysis superpowers with Linux eBPF
Velocity 2017 Performance analysis superpowers with Linux eBPF
Brendan Gregg
 
Python Deployment with Fabric
Python Deployment with FabricPython Deployment with Fabric
Python Deployment with Fabric
andymccurdy
 

Semelhante a PaaS祭り - pagoda box (20)

Performance Wins with eBPF: Getting Started (2021)
Performance Wins with eBPF: Getting Started (2021)Performance Wins with eBPF: Getting Started (2021)
Performance Wins with eBPF: Getting Started (2021)
 
PerfUG 3 - perfs système
PerfUG 3 - perfs systèmePerfUG 3 - perfs système
PerfUG 3 - perfs système
 
Package Management via Spack on SJTU π Supercomputer
Package Management via Spack on SJTU π SupercomputerPackage Management via Spack on SJTU π Supercomputer
Package Management via Spack on SJTU π Supercomputer
 
Cloud Services - Gluecon 2010
Cloud Services - Gluecon 2010Cloud Services - Gluecon 2010
Cloud Services - Gluecon 2010
 
Systems@Scale 2021 BPF Performance Getting Started
Systems@Scale 2021 BPF Performance Getting StartedSystems@Scale 2021 BPF Performance Getting Started
Systems@Scale 2021 BPF Performance Getting Started
 
Check the version with fixes. Link in description
Check the version with fixes. Link in descriptionCheck the version with fixes. Link in description
Check the version with fixes. Link in description
 
4 Sessions
4 Sessions4 Sessions
4 Sessions
 
Docker as an every day work tool
Docker as an every day work toolDocker as an every day work tool
Docker as an every day work tool
 
jvm goes to big data
jvm goes to big datajvm goes to big data
jvm goes to big data
 
Velocity 2017 Performance analysis superpowers with Linux eBPF
Velocity 2017 Performance analysis superpowers with Linux eBPFVelocity 2017 Performance analysis superpowers with Linux eBPF
Velocity 2017 Performance analysis superpowers with Linux eBPF
 
Library Operating System for Linux #netdev01
Library Operating System for Linux #netdev01Library Operating System for Linux #netdev01
Library Operating System for Linux #netdev01
 
Kubernetes - Starting with 1.2
Kubernetes  - Starting with 1.2Kubernetes  - Starting with 1.2
Kubernetes - Starting with 1.2
 
Devoxx France 2018 : Mes Applications en Production sur Kubernetes
Devoxx France 2018 : Mes Applications en Production sur KubernetesDevoxx France 2018 : Mes Applications en Production sur Kubernetes
Devoxx France 2018 : Mes Applications en Production sur Kubernetes
 
Network commands
Network commandsNetwork commands
Network commands
 
The Secrets of The FullStack Ninja - Part A - Session I
The Secrets of The FullStack Ninja - Part A - Session IThe Secrets of The FullStack Ninja - Part A - Session I
The Secrets of The FullStack Ninja - Part A - Session I
 
Intel® RDT Hands-on Lab
Intel® RDT Hands-on LabIntel® RDT Hands-on Lab
Intel® RDT Hands-on Lab
 
Modern Linux Tracing Landscape
Modern Linux Tracing LandscapeModern Linux Tracing Landscape
Modern Linux Tracing Landscape
 
Python Deployment with Fabric
Python Deployment with FabricPython Deployment with Fabric
Python Deployment with Fabric
 
FØCAL Boston AiR - Computer Vision Tracing and Hardware Simulation
FØCAL Boston AiR - Computer Vision Tracing and Hardware SimulationFØCAL Boston AiR - Computer Vision Tracing and Hardware Simulation
FØCAL Boston AiR - Computer Vision Tracing and Hardware Simulation
 
Docker 활용법: dumpdocker
Docker 활용법: dumpdockerDocker 활용법: dumpdocker
Docker 활용법: dumpdocker
 

Mais de Tsutomu Kawamura

教育ガラパゴスは必要ですか?
教育ガラパゴスは必要ですか?教育ガラパゴスは必要ですか?
教育ガラパゴスは必要ですか?
Tsutomu Kawamura
 
SugarCRM勉強会#010 美容室からお寺まで、Sugarで顧客管理10業種
SugarCRM勉強会#010 美容室からお寺まで、Sugarで顧客管理10業種SugarCRM勉強会#010 美容室からお寺まで、Sugarで顧客管理10業種
SugarCRM勉強会#010 美容室からお寺まで、Sugarで顧客管理10業種
Tsutomu Kawamura
 

Mais de Tsutomu Kawamura (20)

Riot: ver.3 での変更点と、周辺ツールたち
Riot: ver.3 での変更点と、周辺ツールたちRiot: ver.3 での変更点と、周辺ツールたち
Riot: ver.3 での変更点と、周辺ツールたち
 
ユーザインターフェース10分講座
ユーザインターフェース10分講座ユーザインターフェース10分講座
ユーザインターフェース10分講座
 
Riot + generator で始める新しいデータバインディング
Riot + generator で始める新しいデータバインディングRiot + generator で始める新しいデータバインディング
Riot + generator で始める新しいデータバインディング
 
インターネットってなんだろう?
インターネットってなんだろう?インターネットってなんだろう?
インターネットってなんだろう?
 
シンボルフォント — それは、新しい画像形式
シンボルフォント — それは、新しい画像形式シンボルフォント — それは、新しい画像形式
シンボルフォント — それは、新しい画像形式
 
201311 coworking
201311 coworking201311 coworking
201311 coworking
 
Barcode-punk
Barcode-punkBarcode-punk
Barcode-punk
 
Oss cafe usp友の会lt
Oss cafe usp友の会ltOss cafe usp友の会lt
Oss cafe usp友の会lt
 
OSSCafe USP友の会 LT
OSSCafe USP友の会 LTOSSCafe USP友の会 LT
OSSCafe USP友の会 LT
 
Espresooと始める適材適所のアプリ利用術
Espresooと始める適材適所のアプリ利用術Espresooと始める適材適所のアプリ利用術
Espresooと始める適材適所のアプリ利用術
 
CoderDojoの始め方
CoderDojoの始め方CoderDojoの始め方
CoderDojoの始め方
 
「デザイニング・インターフェース」勉強会 - 第7章
「デザイニング・インターフェース」勉強会 - 第7章「デザイニング・インターフェース」勉強会 - 第7章
「デザイニング・インターフェース」勉強会 - 第7章
 
Canvas勉強会
Canvas勉強会Canvas勉強会
Canvas勉強会
 
OpenCola
OpenColaOpenCola
OpenCola
 
OpenSource Cafe @ PAX Jelly #20
OpenSource Cafe @ PAX Jelly #20OpenSource Cafe @ PAX Jelly #20
OpenSource Cafe @ PAX Jelly #20
 
【17-E-7】デブサミ2011 LT 「WEBにスタッフロールを!」
【17-E-7】デブサミ2011 LT 「WEBにスタッフロールを!」【17-E-7】デブサミ2011 LT 「WEBにスタッフロールを!」
【17-E-7】デブサミ2011 LT 「WEBにスタッフロールを!」
 
ModernAqua
ModernAquaModernAqua
ModernAqua
 
教育ガラパゴスは必要ですか?
教育ガラパゴスは必要ですか?教育ガラパゴスは必要ですか?
教育ガラパゴスは必要ですか?
 
Sugar CRM Q&A (2)
Sugar CRM Q&A (2)Sugar CRM Q&A (2)
Sugar CRM Q&A (2)
 
SugarCRM勉強会#010 美容室からお寺まで、Sugarで顧客管理10業種
SugarCRM勉強会#010 美容室からお寺まで、Sugarで顧客管理10業種SugarCRM勉強会#010 美容室からお寺まで、Sugarで顧客管理10業種
SugarCRM勉強会#010 美容室からお寺まで、Sugarで顧客管理10業種
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Último (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

PaaS祭り - pagoda box

  • 1. り! PaaS祭 河村 奨 @cognitom http://www.osscafe.net/
  • 2. heroku風 LAMPスタック とんがったPHPer向け Git / SFTP WordPressなどの クイックインストール 書込可能ディレクトリ Pago daBox
  • 3. Magento kohana pyrocms WordPress slim ージ30種 くらい yii A pp Cafe : パッケ Web drupal codeigniter
  • 4. IaaS SoftLayer (Dallas) ソフトウェア Coming Apache / PHP MySQL / MongoDB てるの? Git / SFTP な に使っ
  • 5. web1: name: blog shared_writable_dirs: - var/cache - var/sessions document_root: app php_version: 5.3.8 php_extensions: - mysql - gd - eaccelerator db1: #component type & number name: posts type: mysql xfileでいろ いろ調整 db2: #component type & number Bo name: subscribers type: mysql cache1: name: sessions type: memcached
  • 7. Gitのコミット履歴 前のバージョンに 再ディプロイ History
  • 8. 独自ドメインを設定する 場合は、ここで設定。 CNAMEで。 D NS/SSL
  • 9. データベースの接続情報 APIキー アプリケーションの設定 などなど ironme nt Vars Env
  • 10. まだβ版だけど、 Cron使えます。 Cr on Jobs (BETA)
  • 11. 共同作業者の追加 Vintage Mode (!!!) Administration A pplication
  • 12. Ping has started… PING osscafe.pagodabox.com (50.97.141.37): 56 data bytes pagodaboxの無料プラン 64 bytes from 50.97.141.37: icmp_seq=0 ttl=49 time=145.023 ms だいたい150ms 64 bytes from 50.97.141.37: icmp_seq=1 ttl=49 time=155.433 ms 64 bytes from 50.97.141.37: icmp_seq=2 ttl=49 time=147.255 ms 16ホップくらい 64 bytes from 50.97.141.37: icmp_seq=3 ttl=49 time=143.403 ms 64 bytes from 50.97.141.37: icmp_seq=4 ttl=49 time=148.939 ms 64 bytes from 50.97.141.37: icmp_seq=5 ttl=49 time=142.152 ms 64 bytes from 50.97.141.37: icmp_seq=6 ttl=49 time=150.292 ms pingして みる。 64 bytes from 50.97.141.37: icmp_seq=7 ttl=49 time=152.585 ms 64 bytes from 50.97.141.37: icmp_seq=8 ttl=49 time=154.294 ms 64 bytes from 50.97.141.37: icmp_seq=9 ttl=49 time=174.730 ms --- osscafe.pagodabox.com ping statistics --- 10 packets transmitted, 10 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 142.152/151.411/174.730/8.860 ms
  • 13. Ping has started… PING osscafe.net (75.101.163.44): 56 data bytes herokuの無料プラン。 64 bytes from 75.101.163.44: icmp_seq=0 ttl=48 time=183.533 ms さらに遅い。 64 bytes from 75.101.163.44: icmp_seq=1 ttl=48 time=218.243 ms 64 bytes from 75.101.163.44: icmp_seq=2 ttl=48 time=179.208 ms 21ホップくらい 64 bytes from 75.101.163.44: icmp_seq=3 ttl=48 time=747.686 ms 64 bytes from 75.101.163.44: icmp_seq=4 ttl=48 time=453.407 ms 64 bytes from 75.101.163.44: icmp_seq=5 ttl=48 time=187.362 ms 64 bytes from 75.101.163.44: icmp_seq=6 ttl=48 time=170.282 ms : heroku 64 bytes from 75.101.163.44: icmp_seq=7 ttl=48 time=181.701 ms 比較 64 bytes from 75.101.163.44: icmp_seq=8 ttl=48 time=169.537 ms 64 bytes from 75.101.163.44: icmp_seq=9 ttl=48 time=171.225 ms --- osscafe.net ping statistics --- 10 packets transmitted, 10 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 169.537/266.218/747.686/180.138 ms
  • 14. Ping has started… PING hogehoge.net (219.94.***.***): 56 data bytes sakuraの専用サーバ 64 bytes from 219.94.***.***: icmp_seq=0 ttl=54 time=14.500 ms だいたい15ms 64 bytes from 219.94.***.***: icmp_seq=1 ttl=54 time=10.851 ms 64 bytes from 219.94.***.***: icmp_seq=2 ttl=54 time=11.061 ms 13ホップくらい 64 bytes from 219.94.***.***: icmp_seq=3 ttl=54 time=20.135 ms 64 bytes from 219.94.***.***: icmp_seq=4 ttl=54 time=14.861 ms 64 bytes from 219.94.***.***: icmp_seq=5 ttl=54 time=13.018 ms 64 bytes from 219.94.***.***: icmp_seq=6 ttl=54 time=15.368 ms : sakura 64 bytes from 219.94.***.***0: icmp_seq=7 ttl=54 time=22.498 ms 比較 64 bytes from 219.94.133.240: icmp_seq=8 ttl=54 time=14.759 ms 64 bytes from 219.94.***.***: icmp_seq=9 ttl=54 time=16.916 ms --- cognitom.net ping statistics --- 10 packets transmitted, 10 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 10.851/15.397/22.498/3.490 ms
  • 15. パゴダトンネルいい感じ sudo gem install pagoda pagoda -a <app_name> tunnel -c <comp_id> 、gitで コミット 普通に