Skip Navigation

User banner
seahorse [Ohio]
Posts
79
Comments
106
Joined
4 yr. ago

  • Well, idk. I'm probably not going to pay for a billboard for it although that would be awesome. I have no plans to stop hosting this instance though. Also, the server is physically located in Germany because their privacy laws are better than the US.

  • Digital ocean does a backup once a week over the weekends. That's just the schedule I'm on. I suppose I could do my own but that would require finding somewhere to store 60 GB. I'll look into it though.

  • Do you know where I can find the query to do that? Databases are not my forte.

  • Yeah, if they signed up in the last few days they'll need to do it again. Ugh.

  • Thanks. Yeah, this is what happens when my need to try everything to resolve an issue gets the better of me too fast. My filesystem was 90% full and I didn't want it to run out, so I deleted something I shouldn't have. If you have any idea why my disk would be using up lots of storage even though I'm using an S3 bucket and have my logs limited let me know.

  • I'm not sure what I could do with it unfortunately. If it can recover itself, that would be awesome.

  • I've added Spanish to the list. Thanks for your input.

  • Lmao, I forgot about this video. I think my favorite part of it is when he takes off in his car whistling and runs a stop sign on camera.

  • That's what I use for my NAS. I remember with protonvpn you need to pull down the config file for the server you want to use and place it in the proper directory. Here's part of my docker-compose:

     
        
      transmission-openvpn:
        cap_add:
          - NET_ADMIN
        volumes:
          - '/DATA/torrents:/data/torrents'
          - '/SSD/config/transmission:/etc/openvpn/custom'
        environment:
          - OPENVPN_PROVIDER=custom
          - OPENVPN_CONFIG=node-us-167.protonvpn.net.udp 
          - OPENVPN_USERNAME=${USERNAME}
          - OPENVPN_PASSWORD=${PASSWORD}
          - LOCAL_NETWORK=192.168.0.0/16
          - OPENVPN_OPTS=--inactive 3600 --ping 10 --ping-exit 60
          - DNS=8.8.8.8,8.8.4.4
        logging:
         driver: json-file
         options:
           max-size: 10m
    
      
  • Hello from the east side suburbs!

  • The Teddy Perkins episode of Atlanta had me wondering what the hell was going on in a hilarious way even though the episode was creepy.

  • You have to install it manually, but it auto updates

  • I run this instance from my house in Mayfield Heights! Welcome!