10 Matching Annotations
  1. May 2025
    1. # Credentials S3 ODTP_ACCESS_KEY=[MINIO_ROOT_USER] ODTP_SECRET_KEY=[MINIO_ROOT_PASSWORD]

      This needs to be a system account. Otherwise Minio doesn't accept the credentials.

  2. Nov 2024
    1. project path by creating a new project folder:

      It is forbidden to re-use a project directory, which is especially annoying if you are testing the code. Would it be possible to allow this with a warning that you are replacing the last version?

    2. Run the execution in practice

      We ran an execution and closed it and could not reopen it without having to create a new execution. It would be nice to access the logs via the UI.

    3. then you need to add the secrets as a file

      Can we have a bit more explanation on the secrets file. Is the secret file content a pair? like PASSWORD = X or is it just the content like X? Is how is the secret set where it links?

    1. So the first thing you need is a user:

      Is it possible to switch all previews to command line if you switch one? It is a bit annoying to always have to do that

  3. May 2024