Hapee / fusion discussion

Hi all,

We are running a PoC with hapee & fusion, and are wondering if there is a place to discuss issues? It seems the discourse here is on the regular open source version, but we have some questions and observations we would like to discuss with fellow hapee/fusion users.

Specifically:

  • selinux is changed by the installer to enforcing, and we observed that only some selinx contexts are set correctly, but not all
    (our corporate policies dictate to run selinux enforcing)

  • to access the fusion web interface, we need to disable firewalld on the fusion server, even though the installer has created rules:

sudo firewall-cmd --list-all
public (active)
  target: default
  icmp-block-inversion: no
  interfaces: ens33
  sources: 
  services: clickhouse clickhouse-keeper consul fusion-controlplane postgresql rsyslog
  ports: 
  protocols: 
  forward: yes
  masquerade: no
  forward-ports: 
  source-ports: 
  icmp-blocks:

But perhaps this discourse is not the place to discuss? Or is it?

Feedback appreciated :slight_smile:

MJ