https://hub.docker.com/r/janusec/janusec
docker run -d --privileged=true -p 80:80 -p 443:443 -p 9080:9080 -p 9443:9443 janusec/janusec:1.3.1 /sbin/init
http://g.htmltoo.com:9080/janusec-admin/
admin/J@nusec123
-If you need change the configuration, this command will show the console:
docker exec -it --user=root Container_ID /bin/bash
PostgreSQL account: janusec/J@nusec123
# JANUSEC应用网关的主要功能有:
向Web应用提供统一的安全接入,包括HTTPS、身份认证、安全防御(WAF/CC)等。如Web应用是通过K8S Pods部署的,该网关也可以作为K8S Ingress Controller使用,向Pods提供跟普通Web应用同样的接入和安全特性。
向非Web应用提供四层TCP/UDP路由转发(含K8S Pods)
提供ACME自动化证书(免费),用于支持用户HTTPS访问,证书到期时自动续期
签名:这个人很懒,什么也没有留下!