• 0 Posts
  • 302 Comments
Joined 2 years ago
cake
Cake day: December 14th, 2023

help-circle
  • It looks like it’s about helping to audo deploy docker-compose.yml updates. So you can just push updated docker-compose.yml to a repo and have all your machines update instead of needing to go into each machine or set up something custom to do the same thing.

    I already have container updates handled, but something like this would be great so that the single source of truth for my docker-compose.yml can be in a single repo.



  • BakedCatboy@lemmy.mltoSelfhosted@lemmy.worldWhat's gluetun?
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    9 days ago

    I use gluetun to connect specific docker containers to a VPN without interfering with other networking, since it’s all self contained. It also has lots of providers built in which is convenient so you can just set the provider, your password, and your preferred region instead of needing to manually enter connection details manage lists of servers (it automatically updates it’s own cached server list from your provider, through the VPN connection itself)

    Another nice feature is that it supports scripts for port forwarding, which works out of the box for some providers. So it can automatically get the forwarded port and then execute a custom script to set that port in your torrent client, soulseek, or whatever.

    I could just use a wireguard or openvpn container, but this also makes it easy to hop between vpn providers just by swapping the connection details regardless of whether the providers only support wg or openvpn. Just makes it a little more universal.








  • You are the perfect example of someone who is knowledgeable and gets offended when everyone else doesn’t know

    So you saw me use some acronyms and then projected your idea of an unhelpful knowledgeable person onto me. That shit is so annoying dude, knock it off. If you go around assuming bad faith of everyone just because they know shit, then you’re only causing yourself to have the experience of nobody wanting to help.

    Stop acting like it’s so easy to do

    You’re literally making this up. Again, I never claimed it was easy to do. You’re just so eager to hate on a certain community that you’ve decided anyone who appears to know anything is automatically an unhelpful asshole. And it’s making you an annoying asshole.


  • This place is such a bubble of people who think the entire world thinks just like them.

    Your attitude notwithstanding, you’re literally the one who came in hot acting like you’re enlightening us with the revelation that the cheaper open source alternatives are harder to set up. No shit. If you haven’t invented the idea that I’m saying it’s just as easy, then how do you figure that we live in a bubble when I literally agree with you? Spare us the condescension, please.

    Jesus, get offended a little?

    You’re literally doing the “triggered?” meme where you behave like a jerk and then act surprised when people don’t put up with it.


  • Well then maybe you should whine to DeathsEmbrace that they are wrong for only complaining about the price then.

    I never claimed it was easier and you shouldn’t assume that was my claim or had anything to do with what I was saying. You’re literally just making up things that you think I said so that you can get mad about it.

    If DeathsEmbrace had said that setting up your own is harder, I literally would have said yeah, it’s harder. But that’s not what they said. They said it was unaffordable. And you seem to agree with me that it’s not, since your point is that it’s about ease of use and not price - which is exactly my view.




  • BakedCatboy@lemmy.mltoPrivacy@lemmy.mlVPN Comparison
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 month ago

    I had the same dilemma after mullvad stopped allowing you to create port forwards. I switched to Proton which works fine but I’m curious what other options are out there. It can be hard to find the details about port forwarding, especially if it only works when using their app and not with openvpn/wireguard which is easier for running containers.