Avatar

boulderly

boulderly@lemmyadmin.site
Joined
2 posts • 17 comments
Direct message

yep had to do that was initially getting “too many redirects.”

permalink
report
parent
reply

I’ve wondered the same and thought they might be new since my last visit?

permalink
report
reply

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?

permalink
report
reply

you both probably have ‘show read posts’ (or something similar) disabled under user settings.

permalink
report
parent
reply

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.

permalink
report
parent
reply

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.

permalink
report
reply

I agree and would support a feature request for lemmy-ui if not already in place for this one.

permalink
report
reply

you probably need to update config.hjson inside inventory/host_vars/<instance_name> ??

locally, in the lemmy-ansible/inventory… directory.

permalink
report
reply

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?

permalink
report
reply

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.

permalink
report
parent
reply