Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleHerunterladen der HTTP Konfigurationsvorlage
curl httphttps://cdn.jtel.de/downloads/configs/haproxy-std.cfg > /etc/haproxy/haproxy.cfg

...

Code Block
languagebash
titleHerunterladen der HTTPS Konfigurationsvorlage
curl httphttps://cdn.jtel.de/downloads/configs/haproxy-ssl.cfg > /etc/haproxy/haproxy.cfg

...