this post was submitted on 09 Jun 2023
13 points (100.0% liked)
Programming.dev Meta
2464 readers
5 users here now
Welcome to the Programming.Dev meta community!
This is a community for discussing things about programming.dev itself. Things like announcements, site help posts, site questions, etc. are all welcome here.
Links
Credits
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hey, yeah I actually was going to see if I could post the full setup and cost on this later, but since you're asking now I'll just go ahead and post it here!
The domain - programming.dev - cost $560 or something like that for the first year, then it's $427 for every year after.
The lemmy instance is running on a Vultr High Frequency instance at the lowest tier. I thought I could up it if we started getting high traffic, but expect the server to run just fine for quite a number of users. I do think I might have to move postgres off to its own dedicated instance, but haven't really thought too much about that yet.
I think bandwidth is actually going to be the biggest issue, because if we federate with other massive instances then even if there is only a small number of users, we're pulling in all the traffic from the other instances. I can definitely understand only allowing a few instances, but not sure I'm going to restrict that just yet. If people can donate then that shouldn't be a problem.
The email is all running through SendGrid. I was going to use Mailgun, but Sendgrid is a bit easier to use and has a lot higher cap, and I expected to get to that in time. Currently SG costs nothing, but I expect it to cost $35 a month after my trial runs out...
Still couldn't believe that domain name was available lol
yeah pretty amazing honestly
Damn, that domain is expensive!
Wow, I had not heard of Vultr before. Their costs seem much better than what I saw for running in Azure or AWS.
And like OP said, let me know if I can help in any way. I have years of infrastructure experience.
I am very likely to take you up on that haha. I am super used to running in AWS at this point, though I've used digital ocean a long time again. Running in docker containers on a single vps is unusual for me by now hahaha.
Does that pull all traffic from that instance, or only traffic related to the specific communities from those instances that people have subscribed to?
Seems like a good opportunity for improvement if it’s the former.
it's very hard for me to tell. the logs are incredibly noisy. I'd hope the latter, but haven't dug in.