Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is a summary of the steps we took to get browsertrix-cloud running on-prem in a k3s installation at KB.

...

  1. Start chrome from the command line with  "--ignore-certificate-errors" and replay one harvest. Quit chrome and start normally. Now it should work for a while.
  2. Use Firefox.
  3. Learn how to install a valid TLS certificate.
Kubernetes Dashboard

We also installed the kubernetes dashboard on port 8001. To access this at the moment you need to login to the machine and obtain a token:

Code Block
kubectl create token admin-user -n kubernetes-dashboard