Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. ashmehro
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 1
    • Groups 0

    ashmehro

    @ashmehro

    1
    Reputation
    307
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ashmehro Follow

    Best posts made by ashmehro

    • nodebb plugin Sparkpost mailing service?

      Has anyone written a nodebb plugin for Sparkpost mailing service? I see there are plugins for multiple mailing services but not for sparkpost. I see these plugins are similar to each other and was thinking for creating one myself if no one has ever worked on it.

      posted in NodeBB Plugins
      A
      ashmehro

    Latest posts made by ashmehro

    • nodebb on heroku

      I just came to this forum looking for my nodebb deployment on heroku using mongo database. I wouldnt be using redis for anything. After making local changes, my nodebb is customized. I made mongo and mongodb version entries in the package.json, and ran "make install --production". I am using OS X 10.11 as dev env and deploying to heroku from there. I have run ./nodebb setup which creates local config asking the nodebb host-port, mongo host port etc and then at the end the message is displayed which asks me to start "./nodebb start".
      Now after I installed the above, I assumed that heroku would pick up the changes when I do "git push heroku master". If not, then what got changed as a result of setup above? If it is config.json, it wouldn't be picked because it is listed in .gitignore.
      How do I deploy my local setup changes to heroku?

      posted in Technical Support
      A
      ashmehro
    • RE: nodebb + heroku + mongolab

      I just came to this forum looking for my heroku + node + mongo deployment. I wouldnt be using redis for anything. Now, the thing to start with is "where do I provide the mongodb server info to create a connection and how would that info be read by the mongodb client?" By adding mongo version entries in the package.json, it would install the node_modules for mongodb, but to be able to connect to a running mongo server is the issue I am facing

      posted in Technical Support
      A
      ashmehro
    • nodebb plugin Sparkpost mailing service?

      Has anyone written a nodebb plugin for Sparkpost mailing service? I see there are plugins for multiple mailing services but not for sparkpost. I see these plugins are similar to each other and was thinking for creating one myself if no one has ever worked on it.

      posted in NodeBB Plugins
      A
      ashmehro