The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
40 views

PaaS on top of Cloud

This question may sound stupid and if it does I appologise. Is it possible to build a service like PagodaBox (PHP PaaS) on top of a virtualised enviroment such as Rackspace Cloud or AWS EC2 etc? Or ...
0
votes
0answers
10 views

Change the default JDK flags in Stackato

The title says it all :-) Deploying Scala based applications result in out of memory errors, probably because JDK is configured with very low settings. How can one change the default JDK settings for ...
0
votes
1answer
148 views

Running OpenShift Origin directly on hardware?

To anyone with OpenShift Origin experience, is there any benefit in skipping any IaaS infrastructure (like OpenStack), and installing the PaaS layer right on top of hardware? What would be the ...
1
vote
0answers
77 views

Can you set up a private Azure-like “web/worker role” PaaS cloud on-premises with Microsoft technology?

It's so hard to google for the answer to this question because I get a bagillion hits about using Azure and hints that PaaS is supported for private data centers, but no concrete information. I'm ...
0
votes
1answer
385 views

why i cannot run screen command on openshift?

i am using redhat openshift, and find some problems now: a) why default screen can not support path which contains too much characters [xxname-xxname.rhcloud.com ~]\> which screen /usr/bin/screen ...
0
votes
2answers
103 views

Immortal application

(TL;DR: last paragraph) I'm running an online service and have thusfar been doing offline backups and simple monitoring to achieve resilience and availability. Resilience is rather manual but I'm ...
3
votes
2answers
455 views

Cloudify: bootstrap-localcloud: operation failed?

OS: Gentoo, CentOS Version: 2.1.0 Follow the quick start guide, I got the below error when running bootstrap-localcloud: cloudify@default> bootstrap-localcloud STARTING CLOUDIFY MANAGEMENT ...
0
votes
1answer
204 views

Cloudify - install-application: Application installation timed out?

Continue from this topic, I'm stopping at step 4: cloudify@default> install-application --verbose -timeout 10 /usr/local/src/gigaspaces-cloudify-2.1.0-ga/recipes/apps/petclinic-simple Validating ...