TinyTinyRSS on Cloud Foundry
➜ Tiny-Tiny-RSS-1.8 cf logs tinytiny
Using manifest file manifest.yml
Getting logs for tinytiny #0... OK
Reading logs/env.log... OK
TMPDIR=/home/vcap/tmp
VCAP_APP_PORT=64299
VCAP_CONSOLE_IP=0.0.0.0
USER=vcap
VCAP_APPLICATION={"application_users":[],"instance_id":"198c4995efee85a5ef1e1aa0bf568d2a","instance_index":0,"application_version":"c249c18b-db4b-437c-86d2-03f32172a7e9","application_name":"tinytiny","application_uris":["tinytiny.cfapps.io"],"started_at":"2013-06-21 13:49:20 +0000","started_at_timestamp":1371822560,"host":"0.0.0.0","port":64299,"limits":{"mem":256,"disk":1024,"fds":16384},"version":"c249c18b-db4b-437c-86d2-03f32172a7e9","name":"tinytiny","uris":["tinytiny.cfapps.io"],"users":[],"start":"2013-06-21 13:49:20 +0000","state_timestamp":1371822560}
PATH=/bin:/usr/bin
PWD=/home/vcap
VCAP_SERVICES={"elephantsql-n/a":[{"name":"elephantsql-53b67","label":"elephantsql-n/a","plan":"turtle","credentials":{"uri":"postgres://xxxxkjkj:lbI7r3Bh@babar.elephantsql.com:5432/xxxxkjkj"}}]}
HOME=/home/vcap/app
SHLVL=2
PORT=64299
VCAP_APP_HOST=0.0.0.0
MEMORY_LIMIT=256m
VCAP_CONSOLE_PORT=64300
_=/usr/bin/env
Tiny-Tiny-RSS-1.8 cf push --buildpack=https://github.com/heroku/heroku-buildpack-php
Name> tinytiny
Instances> 1
1: 64M
2: 128M
3: 256M
Memory Limit> 256M
Creating tinytiny... OK
1: tinytiny
2: none
Subdomain> tinytiny
1: cfapps.io
2: mqttbridge.com
3: none
Domain> 1
Creating route tinytiny.cfapps.io... OK
Binding tinytiny.cfapps.io to tinytiny... OK
Create services for application?> y
1: blazemeter n/a, via blazemeter
2: cleardb n/a, via cleardb
3: cloudamqp n/a, via cloudamqp
4: elephantsql n/a, via elephantsql
5: mongolab n/a, via mongolab
6: rediscloud n/a, via garantiadata
7: treasuredata n/a, via treasuredata
What kind?> 4
Name?> elephantsql-53b67
1: turtle: Tiny Turtle
Which plan?> 1
Creating service elephantsql-53b67... OK
Binding elephantsql-53b67 to tinytiny... OK
Create another service?> n
Bind other services to application?> n
Save configuration?> y
Saving to manifest.yml... OK
Uploading tinytiny... OK
Starting tinytiny... OK
-----> Downloaded app package (3.1M)
Initialized empty Git repository in /tmp/buildpacks/heroku-buildpack-php/.git/
Installing heroku-buildpack-php.
-----> Bundling Apache version 2.2.22
-----> Bundling PHP version 5.3.10
-----> Uploading staged droplet (12M)
-----> Uploaded droplet
Checking tinytiny...
Staging in progress...
Staging in progress...
0/1 instances: 1 starting
1/1 instances: 1 running
OK
➜ Tiny-Tiny-RSS-1.8 cf push --buildpack=https://github.com/iphoting/heroku-buildpack-php-tyler.git --reset
Using manifest file manifest.yml
Uploading tinytiny... OK
Changes:
buildpack: 'https://github.com/heroku/heroku-buildpack-php' -> 'https://github.com/iphoting/heroku-buildpack-php-tyler.git'
Updating tinytiny... OK
Stopping tinytiny... OK
Starting tinytiny... OK
-----> Downloaded app package (3.1M)
-----> Downloaded app buildpack cache (4.0K)
Initialized empty Git repository in /tmp/buildpacks/heroku-buildpack-php-tyler.git/.git/
Installing heroku-buildpack-php-tyler.git.
-----> Fetching Manifest
https://s3.amazonaws.com/heroku-buildpack-php-tyler/manifest.md5sum
-----> Installing Nginx
Bundling Nginx v1.4.1
https://s3.amazonaws.com/heroku-buildpack-php-tyler/nginx-1.4.1-heroku.tar.gz
-----> Installing libmcrypt
Bundling libmcrypt v2.5.8
https://s3.amazonaws.com/heroku-buildpack-php-tyler/libmcrypt-2.5.8.tar.gz
-----> Installing libmemcached
Bundling libmemcached v1.0.7
https://s3.amazonaws.com/heroku-buildpack-php-tyler/libmemcached-1.0.7.tar.gz
-----> Installing PHP
Bundling PHP v5.4.12
https://s3.amazonaws.com/heroku-buildpack-php-tyler/php-5.4.12-with-fpm-heroku.tar.gz
-----> Installing newrelic
Bundling newrelic daemon v2.9.5.78
https://s3.amazonaws.com/heroku-buildpack-php-tyler/newrelic-2.9.5.78-heroku.tar.gz
-----> Copying config files
-----> Installing boot script
-----> Done with compile
-----> Uploading staged droplet (38M)
-----> Uploaded droplet
Checking tinytiny...
Staging in progress...
Staging in progress...
Staging in progress...
0/1 instances: 1 starting
0/1 instances: 1 starting
0/1 instances: 1 starting
1/1 instances: 1 running
OK