All public logs

Jump to navigation Jump to search

Combined display of all available logs of UVOO Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:22, 1 July 2023 Busk talk contribs created page Velero Minio (Created page with "``` #!/bin/bash set -eu cat <<EOF> minio.crd [default] aws_access_key_id=${MINIO_ACCESS_KEY} aws_secret_access_key=${MINIO_SECRET_KEY} EOF velero install \ --provider aws...")