Installing MongoDB onto a Digital Ocean Ubuntu 14.04 server

Ok, I am starting a few new guides on setting up and using MongoDB (first on a ubuntu server and then on a sharded cluster on AWS servers using MongoDB Atlas).

here is my first guide.

Installing MongoDB onto a Digital Ocean Ubuntu 14.04 server

http://fearby.com/installing-mongodb-onto-a-digital-ocean-ubuntu-14-04-server/

I really want to find/develop a Mongo driver for Corona to use MongoDB (rather than bounce via NodeJS.

I hope this helps the community.

That is nice i will give this a try later

Are you following the threads in the Coronium forum?  https://forums.coronalabs.com/forum/643-coronium/

In particular this thread: https://forums.coronalabs.com/topic/64759-release-coronium-ls-v100-beta/

The new Coronium LS (Lua Server) replaces node.js with a Lua oriented system (you write your code in Lua) and it supports both MySQL and MongoDB out of the box. See: http://docs.coronium.cloud/en/latest/API/Server/MongoDB/

You probably still have to have passthru functions that the Corona SDK side would call.

Rob

 

The mentioned d thread is locked (can’t reply), also broken links like Corona SDK Module: https://github.com/coroniumcloud/Coronium-LS-Module/issues and blank links in the thread.

I have watched the Gits though. I already use Digital ocean and prefer to roll my own code.

The thread is locked because people kept hijacking it instead of asking new questions on new threads. If you have questions, I would suggest creating a new thread.

The link above works. I guess there are no issues open at the moment. The parent link is: https://github.com/coroniumcloud/Coronium-LS-Module

Rob

That is nice i will give this a try later

Are you following the threads in the Coronium forum?  https://forums.coronalabs.com/forum/643-coronium/

In particular this thread: https://forums.coronalabs.com/topic/64759-release-coronium-ls-v100-beta/

The new Coronium LS (Lua Server) replaces node.js with a Lua oriented system (you write your code in Lua) and it supports both MySQL and MongoDB out of the box. See: http://docs.coronium.cloud/en/latest/API/Server/MongoDB/

You probably still have to have passthru functions that the Corona SDK side would call.

Rob

 

The mentioned d thread is locked (can’t reply), also broken links like Corona SDK Module: https://github.com/coroniumcloud/Coronium-LS-Module/issues and blank links in the thread.

I have watched the Gits though. I already use Digital ocean and prefer to roll my own code.

The thread is locked because people kept hijacking it instead of asking new questions on new threads. If you have questions, I would suggest creating a new thread.

The link above works. I guess there are no issues open at the moment. The parent link is: https://github.com/coroniumcloud/Coronium-LS-Module

Rob