Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install this in openshift?(a free PAAS) #1

Open
tvvocold opened this issue Nov 26, 2014 · 2 comments
Open

How to install this in openshift?(a free PAAS) #1

tvvocold opened this issue Nov 26, 2014 · 2 comments

Comments

@tvvocold
Copy link

i saw this https://github.com/jasonbrooks/venus-openshift-quickstart but the author said the version is old (2012) then i try to google till i saw docker is still in openshift's alpha version(https://github.com/openshift/origin). So how can i install this laste version in openshift?Anyidea?

@sumkincpp
Copy link
Owner

hi @tvvocold,

I've used OpenShift long time ago, but I think that for now concepts are the same. Just make a new app, add "docker" support on it.

After that you'll be able to add to cron hooks ./docker_run invocation from this repo(repo you linked already have this support this approach).

Also take a look at openshift/docker-cartridge-examples, but cartridges are something different as they expose whole service via port - and what you actually need is just to run "planet rebuild" in cron.

Hope this helps.

@tvvocold
Copy link
Author

but i think docker feature is still in openshift alpha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants