SlideShare una empresa de Scribd logo
1 de 15
Descargar para leer sin conexión
り!
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で コミット
普通に

Más contenido relacionado

La actualidad más candente

Basic command for linux
Basic command for linuxBasic command for linux
Basic command for linuxgt0ne
 
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 UkraineElixir Club
 
Qt native built for raspberry zero
Qt native built for  raspberry zeroQt native built for  raspberry zero
Qt native built for raspberry zeroSoheilSabzevari2
 
Py conkr 20150829_docker-python
Py conkr 20150829_docker-pythonPy conkr 20150829_docker-python
Py conkr 20150829_docker-pythonEric Ahn
 
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템Sam Kim
 
Postgres-BDR with Google Cloud Platform
Postgres-BDR with Google Cloud PlatformPostgres-BDR with Google Cloud Platform
Postgres-BDR with Google Cloud PlatformSungJae Yun
 
Практический опыт профайлинга и оптимизации производительности Ruby-приложений
Практический опыт профайлинга и оптимизации производительности Ruby-приложенийПрактический опыт профайлинга и оптимизации производительности Ruby-приложений
Практический опыт профайлинга и оптимизации производительности Ruby-приложенийOlga Lavrentieva
 
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 Puppetlutter
 
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 advertisingClaudio Mignanti
 
Debugging Ruby Systems
Debugging Ruby SystemsDebugging Ruby Systems
Debugging Ruby SystemsEngine Yard
 
Debugging Ruby
Debugging RubyDebugging Ruby
Debugging RubyAman Gupta
 
Terraform: начинайте использовать, если еще не.
Terraform: начинайте использовать, если еще не.Terraform: начинайте использовать, если еще не.
Terraform: начинайте использовать, если еще не.Serhii Vasylenko
 
ByPat博客出品Lvs+keepalived
ByPat博客出品Lvs+keepalivedByPat博客出品Lvs+keepalived
ByPat博客出品Lvs+keepalivedredhat9
 
异步io框架的实现
异步io框架的实现异步io框架的实现
异步io框架的实现rfyiamcool
 

La actualidad más candente (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
 

Similar a PaaS祭り - pagoda box

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)Brendan Gregg
 
PerfUG 3 - perfs système
PerfUG 3 - perfs systèmePerfUG 3 - perfs système
PerfUG 3 - perfs systèmeLudovic Piot
 
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 π SupercomputerJianwen Wei
 
Cloud Services - Gluecon 2010
Cloud Services - Gluecon 2010Cloud Services - Gluecon 2010
Cloud Services - Gluecon 2010Oren Teich
 
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 StartedBrendan Gregg
 
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 descriptionPrzemyslaw Koltermann
 
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 eBPFBrendan Gregg
 
Library Operating System for Linux #netdev01
Library Operating System for Linux #netdev01Library Operating System for Linux #netdev01
Library Operating System for Linux #netdev01Hajime Tazaki
 
Kubernetes - Starting with 1.2
Kubernetes  - Starting with 1.2Kubernetes  - Starting with 1.2
Kubernetes - Starting with 1.2William Stewart
 
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 KubernetesMichaël Morello
 
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 IOded Sagir
 
Intel® RDT Hands-on Lab
Intel® RDT Hands-on LabIntel® RDT Hands-on Lab
Intel® RDT Hands-on LabMichelle Holley
 
Modern Linux Tracing Landscape
Modern Linux Tracing LandscapeModern Linux Tracing Landscape
Modern Linux Tracing LandscapeSasha Goldshtein
 
Python Deployment with Fabric
Python Deployment with FabricPython Deployment with Fabric
Python Deployment with Fabricandymccurdy
 
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 SimulationFØCAL
 
Docker 활용법: dumpdocker
Docker 활용법: dumpdockerDocker 활용법: dumpdocker
Docker 활용법: dumpdockerJaehwa Park
 

Similar 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
 

Más de Tsutomu Kawamura

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

Más 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

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
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...Neo4j
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
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...Martijn de Jong
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
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)wesley chun
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
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 Takeoffsammart93
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
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 WorkerThousandEyes
 
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 productivityPrincipled Technologies
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Último (20)

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
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...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
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...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
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)
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
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
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech 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
 
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
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

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で コミット 普通に