I know that Lemmy is in early beta, but would hosting an instance now help with identifying issues such as feedback on operating an instance and activity pub issues, etc…?
I know that Lemmy is in early beta, but would hosting an instance now help with identifying issues such as feedback on operating an instance and activity pub issues, etc…?
Ya it would be super helpful.
Cool. I’ll try to stand something up this weekend.
Sweet, lemme know if you have any problems or need any help.
Installing it was very simple using the docker-compose method. I did run into a docker-compose.yml file problem and I’ve created a github issue on it. Otherwise, setup is really easy.
I’ve also found a couple of other issues as admin. github issues have been created for those as well.
This was with just a basic install. I’m gonna put nginx in-front of it with SSL next… though I suspect that nothing will change.
Is the instance still up? If so, what’s the link?
Cool, I’ll check em out. This test instance is nginx + letsencrypt, it should be okay.
FTFY
Haha, I saw what you did there!
;)
I would like to host one too if it’s still needed?
You can host one if u like, I’m still working on federation tho so it’d be isolated from the other instances. But if you wanted to host one, I can help out.
I would like to try to get it up in a FreeBSD jail using ansible. Would that be good info for the wiki if I get it done?
Sure, I don’t know much about ansible tho. If it can run docker inside it tho then the setup would be simple.
Docker install
FreeBSD doesn’t have docker, docker is a linux thing.
Ah. Well then you’d have to follow the other more manual installs.