I’ve wondered the same and thought they might be new since my last visit?
I’ve wondered the same and thought they might be new since my last visit?
I put this site behind cloudflare in response to this post. Other than having to change SSL/TLS encryption mode to Full, it seemed easy. I turned on bot fight mode and I’m using the managed WAF ruleset that comes with the free tier. Any configuration recommendations anywhere in the panel?
you both probably have ‘show read posts’ (or something similar) disabled under user settings.
btw - you can paste that link into search and it will return you a home instance link to click. So that’s a decent work around for now. But I’m all for home instance link rewrites.
you know you can easily scale up and down instance sizes on aws, or move your instance to, say oracle. I’ve done both of these. The Ansible installer makes it very easy to move. you just down your containers and copy over the volumes directory for the move.
With these options you can start small and free. It may take a while to grow to 100 users. A 2 vcpu 2GB ram t4g.small on aws seems more than adequate and there’s a free trial through the end of the year. It’s arm64 though so small changes to the ansible lemmy.yml. The free tier t2.micro at 1 cpu 1 GB ram seemed too small.
Oracle has an always free arm64 image with 4 cpu and 24 GB ram plus a generous boot disk and 200GB block storage so you might as well start there. It will probably last quite a while. Maybe all the way through 100 users. The only thing is while I know it’s very easy to change your instance type on AWS, I haven’t looked into it on Oracle. But again moving your instance is very easy.
I agree and would support a feature request for lemmy-ui if not already in place for this one.
you probably need to update config.hjson inside inventory/host_vars/<instance_name> ??
locally, in the lemmy-ansible/inventory… directory.
I really do trust both of these projects and the community mindedness of their owners. Does someone know how you’d go about verifying a 3rd party image hasn’t diverged from the official project image?
hmm weird. This bot is announcing an 18.2 release (and I think people are installing it.) https://matrix.to/#/#lemmy-support-releases:discuss.online
But the repo is still showing 18.1 as the latest.
Much appreciated! Looking for this morning’s release with the vulnerability fix.
As you’re doing it anyway, if whoever is in charge of these things were agreeable to it, would you be willing to do the official Arm images under https://hub.docker.com/r/dessalines/lemmy? One key advantage is the official ansible deployment method would work without modification for Arm deployments.
yep had to do that was initially getting “too many redirects.”