Anything about running your own Lemmy instance. Including how to install it, maintain and customise it.
Be sure to check out the docs: https://dev.lemmy.ml/docs/administration.html
If you have any problems, describe them here and we will try to help you fixing them.
Verify with
docker ps
anddocker-compose logs -f
that lemmy is actually running.Check your
/etc/nginx/sites-enabled
to make sure your ansible correctly copied the config there.sudo systemctl reload nginx
deleted by creator
deleted by creator
deleted by creator
Any ubuntu server should work fine, but I think ansible and docker play best with 18.04 or 20.04.