Wednesday, October 04, 2017

Node.js and MongoDB with Cloud Foundry & SAP CP

I recently created a step-by-step guide on how to use Node.js and MongoDB in SAP Cloud Platform. It focuses on Cloud Foundry and Node.js development practices I've gathered developing several applications.

The source of the sample app is available here:
https://github.com/hsiliev/cf-mongo-sample

id_rsa.pub: invalid format, error in libcrypto

After I upgraded my Linux and got Python 3.10 by default, it turned out that Ansible 2.9 will no longer run and is unsupported together with...