plo

joined 2 years ago
[–] plo@kbin.social 2 points 2 years ago

Timeless design

[–] plo@kbin.social 1 points 2 years ago

But Bottas is right behind Ferrari and Red Bull. What an achievement!!

[–] plo@kbin.social 6 points 2 years ago* (last edited 2 years ago)

Ah okay. You need some sort of reverse proxy.
I really like caddy. Using it with caddy-docker-proxy in docker-compose makes it quite nifty:

version: '3.7'
services:
  whoami:
    image: containous/whoami
    networks:
      - caddy
    labels:
      caddy: http://whoami.mylab.home
      caddy.reverse_proxy: "{{upstreams 80}}"

networks:
  caddy:
    external: true

Just make sure to explicitly use 'http' instead of 'https'. That way it won't try to create certificates.

[–] plo@kbin.social 3 points 2 years ago (3 children)

What does that mean? The community still exists but their own instance is not subscribed to it?
In that case, 'removed community' is too ambiguous. It's not entirely OP's fault.