cf swift is a dashboard for openstack object storage.
if the file does not exist, you must create the file in the root directory.
applications:
name: swift-portal
command: node app.js
buildpack: nodejs_buildpack
env:
CF_STAGING_TIMEOUT: 25
CF_STARTUP_TIMEOUT: 15
//Disables HTTPS / SSL / TLS checking across entire node.js environment
process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0';
if the file does not exist, you must create the file in the root directory.
{
"ignoreNodeModules": true
}
cf login -a https://<api endpoint> --skip-ssl-validation
cf pushcf swift is a dashboard for openstack object storagekcf swift is a dashboard for openstack object storagev