Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)T
Posts
1
Comments
13
Joined
2 yr. ago

  • On the jury one the guy knew he was being filmed the whole time, they just mislead him to believe that the trial was real and the subject of the reality show and that the rest of the jury weren't actors when in reality he was the only person in the show who was not aware that the whole show was staged to look real

  • Brandy by Looking Glass

  • An incredibly enjoyable space romp about first contact, id highly recommend this one to anyone who is big on sci-fi books

  • You can see in the video that he climbs out of the same red van as the ICE thugs, so that seems like a solid bet to me

  • Ive got a reverse proxy config that was available in the Audiobookshelf github documentation, I was mainly struggling to understand how to get all of the parts working together. Thanks for the help

  • Is 172.17.0.1 like dockers loopback for its own services?

  • I had considered the VPN route, but i think its enough of a technical hurdle for other people that it would stop my parents and friends from being able/willing to get onto the audiobookshelf server

  • I had considered not using nginx for precisely those reasons, but like the plex server i want to make it available to my family and friends and so the nginx reverse proxy build seemed to be the most widely applicable and still secure option so I only need to tell them to download audiobookshelf and point it at the correct domain name.

  • Thank you so much this is very helpful, I'll definitely be taking a run at it with all of this advice in mind this week. When you mention running the whole thing as a single stack does that mean getting all of it running inside a single docker container such that it only takes the 1 docker run command? Is it a requirement to get them able to talk or just a more elegant way to have the entirety of the server running in a singular container instead of spread across several?

  • I know, and that's on my to-do list, but I wanted to get this up and running at least once before upgrading and potentially having to start from square 1.

  • Selfhosted @lemmy.world

    Beginners Questions about Audiobookshelf, DNS and nginx

  • Man, I've had the wrong Boole in my head this whole time? Guess I have a 0 somewhere that I should have a 1

  • The math fun fact I remember best from college is that Charles Boole invented Boolean algebra for his doctoral thesis and his goal was to create a branch of mathematics that was useless. For those not familiar with boolean algebra it works by using logic gates with 1s and 0s to determine a final 1 or 0 state and is subsequently the basis for all modern digital computing