Comment on
If you use firefox, check out these 55 single-function addons to improve life (all same dev; not me)
Tree Style Tabs is also pretty awesome, didn't see it in the list but idk what I would do without it so I figured that I would comment it
Comment on
If you use firefox, check out these 55 single-function addons to improve life (all same dev; not me)
Tree Style Tabs is also pretty awesome, didn't see it in the list but idk what I would do without it so I figured that I would comment it
Comment on
ELI5: Why are SBCs nowhere to be found?
Take a look at Pine64 Quartz64 boards as a decent alternative
Comment on
Lemmy.ml is blocking all requests from /kbin Instances
yeah, I've been getting hammered in my transport queue from this. I guess if this is intentional it is worth just defederating to avoid spamming the queue and logs.
Comment on
Proxmox Clusters worth it?
Proxmox is all I use for VM hosting, it is well worth it IMO, I colo metal and I host several virtual machines on it, webservers, ircds, kbin, etc. I specifically use Virtual Machines (KVM) however, it does have the ability to do containerization too (LXC).
Comment on
What distro(s) do you use?
I use Ubuntu latest LTS for all my servers
Comment on
How does image uploading work on Lemmy?
Reply in thread
I will update this thread if/when I find out more information regarding this.
Comment on
[SOLVED] Cloudflare proxy and Lemmy w/ Ansible playbook
Would need more details such as error logs from the server and what you mean by "proxies", are you referring to cloudflare's caching proxy? Also, it is against RFC to CNAME a APEX domain, I am not sure of your exact details but by the way you are explaining things, it seems that you may have done this.
Comment on
What hardware are you using for your self-hosted lemmy instance?
We have our instance running on a colo server. I am likely going to rebuild ansible to use a custom pict-rs docker container which offloads images to object storage so I don't need to store media locally on said server.
Comment on
Proxmox Clusters worth it?
Reply in thread
gitlab, several docker containers, kbin, ircds, a bouncer, 3-4 web servers, a couple seperate mysql servers, Handshake DNS hosting and Handshake nodes
Comment on
[Abandoned all hope] Trying to self-hosting a mail server, but port 25 is blocked by my ISP
This is completely standard for residential ISPs at least in the US. Your options are to either host this elsewhere or use a smarthost (somewhat of a proxy) for outbound mail.
Comment on
Email self-hosting
Unless you are committed to it, it isn't worth it, I personally run my own but I have ran it for awhile and my IP seems to have good reputation but it is fairly difficult to get delivery to all major providers on a lot of IP addresses.
You're probably better off using email hosting unless you are committed to deal with the headache.
Comment on
Proxy to TCP port with real IP
You're best off using the PROXY protocol assuming your application(s) support it.
Comment on
Proxmox Clusters worth it?
Reply in thread
I use Dacentec, their colo prices are really reasonable and start @ $40/month, it is well worth it when you have your own hardware and you can load whatever you want in it. I've had no issues with uptime or stability either.
Comment on
How does image uploading work on Lemmy?
Reply in thread
Probably not a bad idea to enable S3 support
Comment on
Following Kbin communities doesn't seem to work
same issue here unfortunately, I do wonder if it is cloudflare related