I run the midwest.social instance as well as the undernopretext.social mastodon instance
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
You have to install it manually, but it auto updates
I was shooting my fully legal, registered SBR at a private range I was sharing with some boomer. He saw the length of it and was like, “Ooooh! Don’t get caught by law enforcement with that or you’ll be in deep shit!”. I explained that I had all the proper paperwork for it and even showed him that it was engraved with my name and the city I “built” the gun in like the law requires. He was still like, “…yeah but that’s a stock, not a pistol brace”. I just decided to drop the topic after assuring him one more time that it’s legal.