Jonas Plum

Results 37 comments of Jonas Plum

It looks like the APFS format might differ from the one that afro can handle. It might be a newer or older version of APFS.

I tested afro with APFS version 748.31.8. The current APFS version on my Mac is 945.250.134.

Same as #34. Might still be valid, but would require some work and testing.

I did some refactoring so that these PRs got conflicts and I never tested them, but they might still be valid.

Thanks for the listing. The space manager was never really relevant to me and I did not spend time to incorporate the information Apple released so far... I'm happy to...

True, I have a circular dependency there. I'll improve that setup description. Also I consider removing Keycloak as a dependency, to make it easier to setup. For now you have...

You just need `EXTERNAL_ADDRESS ` it in one place. This is `EXTERNAL_ADDRESS: https://try.catalyst-soar.com` for the online test instance for example. There is also `CATALYST_ADDRESS` that is used for internal connections....

You can add the certificates to the nginx reverse proxy and then reference this one and not Keycloak directly.

Currently catalyst requires a OIDC provider and does not run without. As far as I know lets encrypt does not issue certificates for IP addresses. Did that change? Otherwise you...