bulwark
@bulwark@lemmy.world
- Comment on Huge study finds no evidence cannabis helps anxiety, depression, or PTSD 2 months ago:
And might I ask who is funding this study and how are they being paid for by big pharma?
- Comment on Just one more square bro 2 months ago:
Pfft, let me know when “Big Waffle” develops its own proprietary 6-nanometer syrup squares. Until then I will defer to the Belgians and their superior waffle technology.
- Comment on Also, in my state, all the drivers are the worst 3 months ago:
I was going to say everywhere but San Diego. I would describe the weather there as room temperature.
- Comment on Police investigating claims that Epstein trafficked women through UK airports 3 months ago:
Good. The more the British investigate, the harder it is for Trump to deny his involvement.
- Comment on When DinoCon is doing more than the US Gov 3 months ago:
That motherfucker ruined dinosaurs too!?
- Comment on Website 3 months ago:
…works on my machine
- Comment on xkcd #3205: Carbon Dating 3 months ago:
They’ll probably date bones in the future by how much plastic is in them.
- Comment on Button down squares at UT Austin 3 months ago:
Meanwhile, the CS lab is the polar opposite.
- Comment on As Lemmy's Ice beans the only ICE we need, right? 3 months ago:
beannut-brittle.
- Comment on Mandola effect 4 months ago:
- Comment on Asking the important questions 4 months ago:
Oh ya, the newest dog at the dog park is always a celebrity.
- Comment on [deleted] 9 months ago:
I’ve never heard of h2c but it seems useful. I use docker swarm with a few nodes. But for internal communication all the containers can communicate with each other using docker’s built-in DNS.
I run Traefik in front of Caddy for a few different applications including Nextcloud.
- Comment on [deleted] 9 months ago:
I also use Traefik, and once you have it set up it’s really great. Getting it set up is a different story. My advice would be to follow the install guide as closely as you can and don’t start adding to it until it’s stable.
You don’t need to own a domain to use a reverse proxy by the way, you just need to configure your router to recognize whatever domain you choose and route it to the container.
Lately, I’ve been playing around with Tailscale and you don’t even need a domain or open ports to connect to your containers from outside your local network.