file:
  /root/nxc:
    exists: true
    mode: "0755"
      #size: 4096
      #owner: root
      #group: root
    filetype: directory
    contains: []

  /root/nxc/certs:
    exists: true
    mode: "0755"
      #size: 4096
      #owner: root
      #group: root
    filetype: directory
    contains: []

  /root/nxc/config:
    exists: true
    mode: "0755"
      #size: 4096
      #owner: root
      #group: root
    filetype: directory
    contains: []

  /root/nxc/config/dynamic.yml:
    exists: true
    mode: "0644"
      #size: 415
      #owner: root
      #group: root
    filetype: file
    contains: []

  /root/nxc/config/static.yml:
    exists: true
    mode: "0644"
      #size: 452
      #owner: root
      #group: root
    filetype: file
    contains: []

  /root/nxc/docker-compose.yml:
    exists: true
    mode: "0644"
      #size: 2135
      #owner: root
      #group: root
    filetype: file
    contains: []

  /root/nxc/nxc-debug.sh:
    exists: true
    mode: "0755"
      #size: 64
      #owner: root
      #group: root
    filetype: file
    contains: []

  /root/nxc/nxc-prune.sh:
    exists: true
    mode: "0755"
      #size: 110
      #owner: root
      #group: root
    filetype: file
    contains: []

  /root/nxc/nxc-start.sh:
    exists: true
    mode: "0755"
      #size: 34
      #owner: root
      #group: root
    filetype: file
    contains: []

  /root/nxc/nxc-stop.sh:
    exists: true
    mode: "0755"
      #size: 32
      #owner: root
      #group: root
    filetype: file
    contains: []

  /usr/local/bin/mkcert:
    exists: true
    mode: "0755"
      #size: 4788866
      #owner: root
      #group: root
    filetype: file
    contains: []

      #addr:
      #tcp://s-nxc.gsb.lan:443:
      #reachable: true
      #timeout: 500

port:
  tcp:22:
    listening: true
    ip:
    - 0.0.0.0

  tcp:80:
    listening: true
    ip: []

  tcp:443:
    listening: true
    ip: []

    #tcp:8081:
    #listening: true
    #ip:
    #- 0.0.0.0

interface:
  enp0s3:
    exists: true
    addrs:
    - 192.168.99.7/24
    mtu: 1500

  enp0s8:
    exists: true
    addrs:
    - 172.16.0.7/24
    mtu: 1500

http:
  https://s-nxc.gsb.lan:
    status: 200
    allow-insecure: true
    no-follow-redirects: false
    timeout: 5000
    body:
      - Nextcloud