-
I'm trying to install a MicroK8s Appliance. Ubuntu install script: MicroK8s install script: Assemblyline install script: Waited over 15 minutes. Running
Try to connect to https:// and get a 404: Any ideas what is missing? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
It's possible we've removed those repositories from DockerHub as those as services we're no longer supporting (Cuckoo has been replaced by the CAPE service, and Beaver is no longer being maintained). I can update our Helm chart to remove those services from the auto-install list: |
Beta Was this translation helpful? Give feedback.
-
As for the ingress routing issue, you may want to change the |
Beta Was this translation helpful? Give feedback.
As for the ingress routing issue, you may want to change the
configuration.ui.fqdn
to use:<HOST_IP>.nip.io
per:https://github.com/CybercentreCanada/assemblyline-helm-chart/blob/1e228704c11bdb53ae3621faf3b2a73f74ff7f66/appliance/values.yaml#L125