Skip to content

Instantly share code, notes, and snippets.

@jeevanullas
Created April 8, 2013 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeevanullas/5338785 to your computer and use it in GitHub Desktop.
Save jeevanullas/5338785 to your computer and use it in GitHub Desktop.
rhc-app-create-demoeuca-diy-0.1
Application Options
-------------------
Namespace: jeevanullas
Cartridges: diy-0.1
Gear Size: default
Scaling: no
Creating application 'demoeuca' ... dnsruby can't connect to 192.168.112.120:53 from 0.0.0.0:63182, use_tcp=false, exception = Errno::EACCES, Permission denied - bind(2)
[root@g-12-04 ~]# rhc app create demoeuca diy-0.1
Application Options
-------------------
Namespace: jeevanullas
Cartridges: diy-0.1
Gear Size: default
Scaling: no
Creating application 'demoeuca' ... done
Waiting for your DNS name to be available ... done
Downloading the application Git repository ...
Cloning into 'demoeuca'...
The authenticity of host 'demoeuca-jeevanullas.app.example.com (10.104.3.10)' can't be established.
RSA key fingerprint is 92:81:68:9d:ee:b5:11:3c:b6:28:b8:3f:6e:18:d1:c2.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'demoeuca-jeevanullas.app.example.com,10.104.3.10' (RSA) to the list of known hosts.
Your application code is now in 'demoeuca'
demoeuca @ http://demoeuca-jeevanullas.app.example.com/ (uuid: 5162fd4abb22ab7320000001)
----------------------------------------------------------------------------------------
Created: 10:24 AM
Gears: 1 (defaults to small)
Git URL: ssh://5162fd4abb22ab7320000001@demoeuca-jeevanullas.app.example.com/~/git/demoeuca.git/
SSH: 5162fd4abb22ab7320000001@demoeuca-jeevanullas.app.example.com
diy-0.1 (Do-It-Yourself)
------------------------
Gears: 1 small
RESULT:
Application demoeuca was created.
Disclaimer: This is an experimental cartridge that provides a way to try unsupported languages, frameworks, and middleware on Openshift.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment