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 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
 

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

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
 

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

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
 

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

Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfFIDO Alliance
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceSamy Fodil
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightSafe Software
 
Design Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptxDesign Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptxFIDO Alliance
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...FIDO Alliance
 
AI mind or machine power point presentation
AI mind or machine power point presentationAI mind or machine power point presentation
AI mind or machine power point presentationyogeshlabana357357
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxFIDO Alliance
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxFIDO Alliance
 
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The InsideCollecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The InsideStefan Dietze
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Patrick Viafore
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfFIDO Alliance
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingScyllaDB
 
Top 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTop 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTopCSSGallery
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...ScyllaDB
 
Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...FIDO Alliance
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctBrainSell Technologies
 
Vector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxVector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxjbellis
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfFIDO Alliance
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...panagenda
 

Último (20)

Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM Performance
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
Design Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptxDesign Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptx
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
 
AI mind or machine power point presentation
AI mind or machine power point presentationAI mind or machine power point presentation
AI mind or machine power point presentation
 
Overview of Hyperledger Foundation
Overview of Hyperledger FoundationOverview of Hyperledger Foundation
Overview of Hyperledger Foundation
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptx
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptx
 
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The InsideCollecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream Processing
 
Top 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTop 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development Companies
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
 
Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage Intacct
 
Vector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxVector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptx
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
 

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