Amazon EC2 Help

General Discussion

Suggested Topics


  • 0 Votes
    20 Posts
    4k Views

    and MongoDB tells:
    [Thread1] SyntaxError: Missing ; before statement @<shell>:1:10

  • 0 Votes
    2 Posts
    1k Views

    RAM issue ✔ NPM common issue , for solving this use add swap 🙂

  • Help adding forum

    General Discussion
    0 Votes
    2 Posts
    3k Views

    Nodebb can't add to App

  • 0 Votes
    5 Posts
    2k Views

    Its worth mentioning that NodeBB runs perfectly without Docker. And if I remember correctly it preforms in a more unknown way.

  • Amazon Web Service

    General Discussion
    2 Votes
    4 Posts
    4k Views

    Not yet, but I will.

    I installed UbuntuServer on Virtualbox of MacOSX and logged in via SSH (and tmux)
    redis-server can be installed via apt-get, and node.js is also straightforward in some way (obviously bunch of info available on the net).

    Currently, I studies email functionality of nodeBB.
    I probably use Amazon SES, but it seems that there is no nodebb-plugin for that yet.
    So, that is the major problem for now, and wonder how other guys manage that.
    Perhaps, I end up with developing the plug-in by my own.