• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • When I was young and didn’t know better I was hired to make a small website for a pet company. What started as a simple broucher about their business morphed through multiple revisions into a completely custom CMS monster that had integration with their inventory system so the website always had the up to date items they carried and prices.

    I had to put my foot down in the end. They were happy, everything looked and worked great, but they wanted one more thing to top it off. An animation of dogs running down through a a grassy field playing with each other around the logo. I was like, you mean hand drawn like in a Disney movie?





  • Might be, the current docker-compose.yml has it in there properly. However, when I used the install with docker guide a day or two ago it hard linked to the 0.17 version which didn’t give external network access to the lemmy service. Sounded similar to the problem I was facing, but if you used the current docker-compose.yml I guess that is not it.

    It sounds like the back end has no external network access. You can check with something like sudo docker exec -it lemmy_lemmy_1 ping archlinux.org