This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please add your presentation to this list in a similiar format: | |
OpenShift on OpenStack: | |
Securing your Application Stacks on OpenStack | |
Presenters: Diane Mueller & Jonathan Gershater (Red Hat) | |
Vote here: https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/5305 | |
Deploying and Integrating OpenShift on Dell’s OpenStack Cloud Reference Architecture |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section data-background-transition='zoom' data-transition='concave' data-background='http://ryanjarvinen.com/presentations/shared/img/broadcast_reveal_dark.png' data-state='blackout'> | |
<h2>Gist-Powered</h2> | |
<h1>Reveal.js</h1> | |
<h2>Slideshow Presentations by diane</h2> | |
<p class='fragment'><small><a class='fragment' href='http://github.com/ryanj/gist-reveal.it'>github.com/ryanj/gist-reveal.it</a> | |
<br/> <a class='fragment' href='https://registry.hub.docker.com/u/ryanj/gist-reveal.it/'>registry.hub.docker.com/u/ryanj/gist-reveal.it</a></small></p> | |
</section> | |
<section data-background-transition='zoom' data-transition='linear'> | |
<h2>Try it out!</h2> | |
<p>Create your own deck by forking a copy of <a href='https://gist.github.com/ryanj/af84d40e58c5c2a908dd'>this github gist</a>: <br /><a href='https://gist.github.com/ryanj/af84d40e58c5c2a908dd'>https://gist.github.com/ryanj/af84d40e58c5c2a908dd</a></p> |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You have 5 applications | |
Tests-MacBook-Air:~ test$ rhc app create ask python-2.7 -g medium -s | |
Application Options | |
------------------- | |
Domain: clawbackend | |
Cartridges: python-2.7 | |
Gear Size: medium | |
Scaling: yes | |
Creating application 'ask' ... done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tests-MacBook-Air:index test$ rhc ssh index | |
Connecting to [email protected] ... | |
********************************************************************* | |
You are accessing a service that is for use only by authorized users. | |
If you do not have authorization, discontinue use at once. | |
Any use of the services is subject to the applicable terms of the | |
agreement which can be found at: | |
https://www.openshift.com/legal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The initial build for the application failed: Shell command '/sbin/runuser -s /bin/sh 53024d7a5973ca8d2d00007c -c "exec /usr/bin/runcon 'unconfined_u:system_r:openshift_t:s0:c4,c741' /bin/sh -c \"gear postreceive --init >> /tmp/initial-build.log 2>&1\""' returned an error. rc=255 .Last 10 kB of build output: Stopping MySQL 5.1 cartridge Stopping PHP 5.3 cartridge (Apache+mod_php) Repairing links for 1 deployments Building git ref 'master', commit da157fa Checking deplist.txt for PEAR dependency.. Checking PEAR: pear.drush.org/drush-6.0.0 Attempting to discover channel "pear.drush.org"... downloading channel.xml ... Starting to download channel.xml (804 bytes) ....done: 804 bytes Auto-discovered channel "pear.drush.org", alias "drush", adding to registry Notice: Array to string conversion in 10.php on line 300 PHP Notice: Array to string conversion in /usr/share/pear/PEAR/REST/10.php on line 300 PHP Stack trace: PHP 1. {main}() /usr/share/pear/pearcmd.php:0 PHP 2. PEAR_Command_Common->run() /usr/share/pear/pea |
NewerOlder