2021-12-28 17:44:49 +01:00
2021-12-28 17:44:49 +01:00
2021-12-28 17:44:49 +01:00
2021-12-28 17:44:49 +01:00
2021-12-28 17:45:10 +01:00
2021-12-28 17:44:49 +01:00
2021-12-28 17:44:49 +01:00

Galileo Reverse Proxy

galileo ist ein neuer Reverse Proxy basierend auf Apache Galileo

LXC Container installiert

Wir haben einen LXC Container installiert und sshd installiert.

apt-get install sshd rsync apache2

SSH Daemon config ssh_config

Apache Module aktivieren

a2enmod mod_proxy
a2enmod xml2enc
a2enmod proxy
a2enmod proxy_http
a2enmod proxy_ajp
a2enmod rewrite
a2enmod deflate
a2enmod headers
a2enmod proxy_balancer
a2enmod proxy_connect
a2enmod proxy_html
a2enmod ldap

Sammlung Security Config: https://github.com/jnbt/docker-httpd/blob/master/server-configs.conf

https://httpd.apache.org/docs/2.4/misc/security_tips.html

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/script-src#strict-dynamic

Description
galileo ist ein neuer Reverse Proxy basierend auf Apache
Readme 262 KiB
Languages
CSS 93.9%
Dockerfile 4.1%
HTML 2%