@Varun-Ganesh-D Also, how do you handle image upload? Are you using the Imgur plug-in or a different approach?
Best posts made by jaycincotta
-
RE: Any tips for installing NodeBB on AWS Lightsail?
-
Any tips for installing NodeBB on AWS Lightsail?
I'm just getting started with AWS and NodeBB. I have a lot of experience in the Microsoft ecosystem, but feel like a total newbie on this project.
I've seen guidance on running NodeBB under EC2, but this is for a small forum with a tight budget and it seems that Lightsail should be sufficient for our needs and much cheaper.
I've researched enough to know that Lightsail supports Ubuntu and that NodeBB recommends Ubuntu. But I also saw that AWS support for new Ubuntu versions on Lightsail often lags EC2 support.
I wanted to check with this community if there are any issues or tricks I should be aware of. I got a little worried by the sparse number of Google results when searching for NodeDB on Lightsail.
For instance, are there any issues/tricks or version compatibility concerns related to MongoDB? I read about their being an issue with the MongoDB add-on for Heroku being discontinued and wanted to know if there were any issues like that with Lightsail.
Or are there any issues or tricks associated with uploading images? Again, I noticed that Heroku doesn't support images and requires configuring a Imgur service for images.
Another area is SSL. Any dragons there?
If anyone else has this configuration, I'd appreciate any tips you learned along the way. Or, if not, cautions about why it's not a popular configuration are also greatly appreciated
Thanks!
Latest posts made by jaycincotta
-
Importing Discourse JSON into NodeBB
Re: Importing from Discourse to NodeBB
I too am trying to import Discourse content into NodeBB. I was able to export the Discourse content into nicely structured JSON.
I'm hoping to find a tool that would allow JSON to be imported into NodeBB.
Of course, I understand that it's too much to hope that I could directly import the JSON as-is. The Discourse JSON will almost certainly require some massaging to get it into the format needed for import in NodeBB.
So, what I'm really looking for is the technical documentation for a NodeBB JSON Import tool that I can study to understand how my Discourse JSON needs to be transformed to be compatible with the import tool.
-
RE: Any tips for installing NodeBB on AWS Lightsail?
@Varun-Ganesh-D Also, how do you handle image upload? Are you using the Imgur plug-in or a different approach?
-
RE: Any tips for installing NodeBB on AWS Lightsail?
@Varun-Ganesh-D Thank you. If you were already on AWS EC2 and your forum was running smoothly, why did you move to Digital Ocean? And why didn't you consider AWS Lightsail?
-
Any tips for installing NodeBB on AWS Lightsail?
I'm just getting started with AWS and NodeBB. I have a lot of experience in the Microsoft ecosystem, but feel like a total newbie on this project.
I've seen guidance on running NodeBB under EC2, but this is for a small forum with a tight budget and it seems that Lightsail should be sufficient for our needs and much cheaper.
I've researched enough to know that Lightsail supports Ubuntu and that NodeBB recommends Ubuntu. But I also saw that AWS support for new Ubuntu versions on Lightsail often lags EC2 support.
I wanted to check with this community if there are any issues or tricks I should be aware of. I got a little worried by the sparse number of Google results when searching for NodeDB on Lightsail.
For instance, are there any issues/tricks or version compatibility concerns related to MongoDB? I read about their being an issue with the MongoDB add-on for Heroku being discontinued and wanted to know if there were any issues like that with Lightsail.
Or are there any issues or tricks associated with uploading images? Again, I noticed that Heroku doesn't support images and requires configuring a Imgur service for images.
Another area is SSL. Any dragons there?
If anyone else has this configuration, I'd appreciate any tips you learned along the way. Or, if not, cautions about why it's not a popular configuration are also greatly appreciated
Thanks!