|
|
|
|
|
by rosaldo
2215 days ago
|
|
Thanks bauerd! I spent more time changing landing page more than I'd prefer to, but glad to hear it was worth the effort. If you run MongoDB on server (example AWS or DigitalOcean) you can easily connect to it with MongoDB connection string. It's advised to run on separate server as MongoDB takes up a considerable amount of RAM and it's never a good idea to run your database service on the same server instance as your production services. I run mine on AWS lightsail for $3,5/month for now. Will look into adding on-premise, if this gets any traction. |
|