DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

31a1d1d98ba37cd6e259564edd2ad7ee1dba351c — Jonni Liljamo 2 months ago 673b877
chore(systems/hosts/proxy): remove old matrix
1 files changed, 0 insertions(+), 5 deletions(-)

M systems/hosts/proxy/haproxy.conf
M systems/hosts/proxy/haproxy.conf => systems/hosts/proxy/haproxy.conf +0 -5
@@ 34,9 34,7 @@ frontend http-in

  acl host_liljamocom req.hdr(Host) liljamo.com
  acl liljamocom_webfinger path_beg /.well-known/webfinger
  acl liljamocom_matrix path_beg /_matrix
  use_backend be_liljamocom_webfinger if host_liljamocom liljamocom_webfinger
  use_backend be_liljamocom_matrix if host_liljamocom liljamocom_matrix
  use_backend be_liljamocom if host_liljamocom

  acl host_alderaanfi req.hdr(Host) alderaan.fi


@@ 67,9 65,6 @@ backend be_liljamocom
backend be_liljamocom_webfinger
  server liljamocomwebfinger 10.1.2.12:80

backend be_liljamocom_matrix
  server conduit 10.1.1.10:8448

backend be_autheliamain
  server autheliamain 10.1.2.12:3001