Forum Discussion

ibardarov's avatar
ibardarov
Data Storage
03-07-2023

How to move self hosted sisense on a single ec2 behind ALB?

Hello, What are the steps to move Sisense behind an AWS ALB? In the config I have   k8s_nodes: - { node: NODENAME, internal_ip: "10.102.20.166", external_ip: "4.5.6.7" }   I didn't res...