Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. scottalanmiller
    • Profile
    • Following 1
    • Followers 7
    • Topics 66
    • Posts 1096
    • Best 240
    • Groups 3

    scottalanmiller

    @scottalanmiller

    Community Rep

    309
    Reputation
    2524
    Profile views
    1096
    Posts
    7
    Followers
    1
    Following
    Joined Last Online
    Website mangolassi.it/ Location New York

    scottalanmiller Follow
    Users with 50 posts GNU/Linux Community Rep

    Best posts made by scottalanmiller

    • RE: Is node.js "dying"?

      @ron_jeremy said:

      As for the hosting, if you're hellbent on hosting it yourself, you're going to want to at least proxy the node.js stuff via Apache or nginx or some other reverse proxy webserver, but that still won't stop it from being easily DoS'ed .....

      Here is your red flag. Everyone who doesn't know web development and design in the real world focuses on being DoS attacked. Why? Because it is the cool, scary word that they heard on TV. Wake up to the real world, only a handful of massive websites or really aggravating groups get DoS'd in the real world. This isn't a threat for normal people and normal websites. This is a completely naive thing to be concerned about for a forum of this nature. I run the tech site of the busiest NodeBB forum that we know of (tens of thousands of posts per thread, millions of views on a single thread, nearly a thousand daily posts, over 10K views an hour) and these concerns are quite simply, silly.

      This is what a little kid trying to talk about IT sounds like. In the real world, being DoS attacked is not something that happens every day. That takes time and energy and requires someone with a goal. And if you want to protect against it, which I've needed to do, the platform that you run on isn't where that tooling is going to be.

      I'd stop talking to this guy.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • Happy 5th Birthday to MangoLassi

      A little tooting of our own horn, but today is the fifth anniversary of the MangoLassi IT Pro Community which started in 2014 running on NodeBB since day one. Still growing after five years and a great partnership with NodeBB that has done so much to make it all possible for us.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Need freelancer with Nodebb experience

      @kinderjaje said:

      @a_5mith "we charge $95 USD per hour" that is a quote from Julian, so freelancer i look cant cost that bro. With due respect for everyone works on nodebb and their own values, but for me that is sick price.

      That's actually crazy low and I would recommend to the NodeBB guys that they reconsider working for anything so low. They are a unique resource and can do custom work at a rate and efficiency that no one else can touch. No one. I totally understand that you can't afford them, that's not cheap to a home user. But this is Node.js development we are talking about. At $95/hour these guys are literally doing work as a favor.

      I work for a consulting firm and if you wanted us to look at this we'd be 50%-100% higher and we don't have the kinds of Node.js and certainly not the NodeBB skills that they have. That's just basic market price. Anyone capable of doing this work is going to be very expensive. Even if you live in a low cost area, Node.js skills are universal so people doing that work there can get paid to work in NYC, London or Toronto remotely or relocated to where the work is.

      You can find cheaper people out there, sure. But you can't find better ROI or TCO, I guarantee it.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: NodeBB v1.12.2 released!

      Up to date on all of ours and working well.

      posted in Announcements
      scottalanmiller
      scottalanmiller
    • Longest Thread Yet

      Is this the longest one? We have been waiting to hit the landmark 10K posts. And we just did it minutes ago. Not a very meaningful thread, but epic in length and views (but not the most viewed every, second as far as we know.)

      10,000 posts in a single thread

      Feel free to pop in and contribute? ML is a technical community so perfect place for NodeBB admins to hang out too! And a great place to push the performance limits of NodeBB.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Run two nodebb ionsame server

      @kenygamer said in Run two nodebb ionsame server:

      @pichalite said in Run two nodebb ionsame server:

      @kenygamer you don't know how to run 2 installs of NodeBB on the same server and you are offering installation and support for others for a fee?

      Stop scamming people.

      Ssshhhh, I'm not hosting two NodeBB's on the same server, that's stupid
      I offer a VPS for every installation, i dont host two on the same

      Stupid? That's very, very smart. Why would you split up the applications?

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Run two nodebb ionsame server

      @kenygamer said in Run two nodebb ionsame server:

      @AOKP Because i dont (yet) have money to afford a big vps

      So.... what does that mean for your customers? It only takes a $5 VPS to have many NodeBB instances. Is it that your customers total revenue is under $5? I'm confused. You would have to be spending way too much money to have one VPS per instance, yet you say your are too poor. Those two things don't go together.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Who is using NodeBB?

      MangoLassi is still going strong, after 4.5 years on NodeBB; and they just announced their third annual conference for May. And they just hit a new volume of monthly traffic...

      0_1539993233985_Screenshot from 2018-10-19 18-51-46.png

      Just saying hey, as we've not been on here a lot for a while, as things have been running so smoothly.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Who is using NodeBB?

      We are nearing our fifth anniversary on NodeBB and we still constantly get compliments that the site is so screaming fast and responsive and makes interacting a pleasure. It's been a great journey so far and we just keep growing.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Audit performance

      From a performance perspective, NodeBB is mind blowing. Everyone coming to our forum is always commenting on how screaming fast it is.

      posted in General Discussion
      scottalanmiller
      scottalanmiller

    Latest posts made by scottalanmiller

    • RE: Hooking Up to Mail

      @waugh said in Hooking Up to Mail:

      @julian Do you engage in a more intimate relationship with Haraka?

      Niche third party platforms would be far less likely. Postfix is built into nearly all production platforms and configured out of the box for most usages (standard SMTP relay.) His point was that they don't get their hands dirty with any specific email implementation and leave that for the admins, they just send email out on whatever protocol or API is selected and the rest is up to the email admin to configure.

      posted in Technical Support
      scottalanmiller
      scottalanmiller
    • RE: Hooking Up to Mail

      @julian said in Hooking Up to Mail:

      @waugh @gotwf

      Okay, guys, this ☝ ? This is why we try to have an arm's length relationship with sendmail.

      Seems like managing sendmail/postfix can be an entire undergraduate course 😄 SENDMAIL101

      It is. Plus no one uses actual Sendmail and hasn't in forever. Postfix started wiping it out twenty years ago when every major platform moved away. Since then, Sendmail has become all but forgotten. Even mentioning it is a little weird as almost on one will ever have it, but everyone has Postfix as its the default in every non-Windows platform in production today. Sendmail was hella complex, Postfix is normally ready to go by default for most purposes. But it depends on how it gets installed, what OS you run, etc.

      For most Ubuntu, CentOS or Fedora users you just install it and it works immediately. But then dealing with mail transport in general can be a mess.

      posted in Technical Support
      scottalanmiller
      scottalanmiller
    • RE: Hooking Up to Mail

      @waugh said in Hooking Up to Mail:

      @pitaj said in Hooking Up to Mail:

      NodeBB supports using sendmail on Linux to send emails. To do this you just turn off the SMTP transport and make sure no email plugins are enabled.

      In my case, I'm fine now, because I found a way to configure Postfix that results in its relaying the outgoing mail. NodeBB is talking SMTP in the submissive aspect of SMTP, and Postfix can understand that aspect if configured to. And I think that's a fine and future-oriented way to work. However, if anyone searching for information comes across this thread, it will not tell them how to get NodeBB to use "sendmail", either when the "sendmail" executable is that of the Sendmail package, or when it is the backward-compatible shim included in the Postfix package. Even though @PitaJ says that an admin of a NodeBB instance can configure it to turn off SMTP transport, I never found a mix of settings of NodeBB that would do that. With every mix I tried, it continued to try to open the submission port. And again, for me, that's fine.

      My thanks to everyone who responded.

      Sendmail is like MySQL, it's become an API. Postfix is "a sendmail" and MariaDB is "a MySQL." People tend to call anything that looks like the app to be the app, but Postfix and MariaDB are used far more than the applications that they mimic.

      posted in Technical Support
      scottalanmiller
      scottalanmiller
    • RE: Is there any refer and earn kind plug-in?

      I don't believe that there is one. I think that you'd need to write your own to have this functionality.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Any tips for installing NodeBB on AWS Lightsail?

      @PitaJ said in Any tips for installing NodeBB on AWS Lightsail?:

      As long as Lightsail doesn't limit the capabilities of their VPS, I don't see why it would be any different from a normal install on Ubuntu.

      yeah, it's identical. LightSail ends up being exactly like a DO or Vultr.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Any tips for installing NodeBB on AWS Lightsail?

      @Varun-Ganesh-D said in Any tips for installing NodeBB on AWS Lightsail?:

      @jaycincotta I was tried on Aws ec2 one year free tire
      I don't trust to use production level on ec2 free tire.
      I had 50$ coupon for 10 months and redeemed that on Digital Ocean.
      Now its 2nd month.. so using it. No specific reason to move to digital Ocean.
      For trail purpose i Installed on EC2, that's all

      DO is quite good. We've found Vultr to be even better. Linode has been great, as well.

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Any tips for installing NodeBB on AWS Lightsail?

      @Varun-Ganesh-D said in Any tips for installing NodeBB on AWS Lightsail?:

      @jaycincotta for image purpose I'm using imgur.
      I feel thats pretty easy and good. I think we can reduce storage memory if we use imgur for images.

      Same here. Imgur has worked well for many years (almost seven for us!)

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Any tips for installing NodeBB on AWS Lightsail?

      @jaycincotta said in Any tips for installing NodeBB on AWS Lightsail?:

      I got a little worried by the sparse number of Google results when searching for NodeDB on Lightsail.

      There are lots of reasons for that. One being that LightSail itself is extremely unpopular (not bad, just not popular.) And installations should not be product specific in that way, so people using it should be documenting by operating system, not by host provider. So any real documentation will be about Ubuntu not LightSail. That LightSail provides Ubuntu is neither here nor there.

      I recommend CentOS 8. And I have a guide to make it as easy as can be.

      Jul 23, 2020  /  IT Discussion

      Deploying NodeBB 1.14 on CentOS 8 with MongoDB 4.2

      Deploying NodeBB 1.14 on CentOS 8 with MongoDB 4.2

      NodeBB is a powerful, open source package for building online communities and forums. We usually recommend running it on CentOS 8, primarily because of the need for MongoDB deployment support. The current NodeBB release is 1.14. By default, NodeBB uses th...

      posted in General Discussion
      scottalanmiller
      scottalanmiller
    • RE: Trouble installing NodeBB

      @physix said in Trouble installing NodeBB:

      I don't have access to the OS, however I have access to the FTP information and
      the GoDaddy details.

      Typically any platform like that is an extremely limited PHP-only web server. NodeBB is neither PHP nor does it run on a web server. So beyond lacking the right languages, access, tooling, etc. it's fundamentally the wrong conceptual approach. It's not a CGI script to be installed on top of a web server, and that's what essentially all of those services are.

      I recommend a vendor like Vultr and CentOS 8. Works great.

      posted in Technical Support
      scottalanmiller
      scottalanmiller
    • RE: Page views not counted corrected

      @sharonyue said in Page views not counted corrected:

      Thank you guys!!

      @scottalanmiller Do you also change if (req.uid >= 0) { ?

      I'm not sure why, but mine is already that. So it's been that way a long, long time. So yes.

      posted in Bug Reports
      scottalanmiller
      scottalanmiller