Deploy app on OpenStack deployed locally on single machine
I have deployed OpenStack
using DevStack
on single Ubuntu 12.04 machine running all services.
I actually have to develop a Private Cloud Document Management System
Now, I want to know that how do I develop a simple, simplest app, preferably in PHP
on OpenStack
cloud?
Can I develop it using PHP-OpenCloud
? (Some told me that it is only for OpenStack deployed on RackSpace Cloud)?
Or can I develop using OpenStack Heat
? Do I need to create a VM and lauch instance before I start with Heat
?
What are the features that you want to in cloud document management system?
Openstack Heat is for orchestration service.
I just want to store documents on the cloud
I dont want to provivde any IAAS or PAAS, just Storage on the cloud.