简体   繁体   中英

Native CMS in IBM Bluemix

We are trying to migrate our corporate web which is build in php and laravel to IBM. This web has his own CMS.

So the question is if there is a CMS native than can run in IBM Bluemix, or if IBM has his own CMS.

We found Box in IBM Cloud Foundry, but we don't know if this is a real and a good option for we are looking.

Thanks for your answer.

您可以使用Cloud Foundry PHP运行时在IBM Cloud上运行PHP / Laravel CMS,从https://console.bluemix.net/catalog/starters/php开始,或者您可能会发现其他用户的这篇博客文章很有帮助https:/ /akrabat.com/deploying-a-php-application-to-cloud-foundry/

IBM Cloud Object Store is the CMS service in IBM Cloud.

It's wrapped in a REST API and is built to nearly the same specifications as Amazon S3.

Essentially a file system wrapped in REST.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM