Geoff Bourne
Geoff Bourne
@tofferr the way you do that with containers in general is by attaching a host directory as a volume. In this case, the target path is `/data`. With docker compose...
@dependabot rebase
Thanks! But really, no rush at all. I was just investigating a scenario reported at my https://github.com/itzg/saml-auth-proxy.
As far I know, it is standard practice to upload the SP's metadata to the IdP prior to authorizations, such as https://samltest.id/start-sp-test/ If the public key were transferred with every...
Yeah this sounds like an issue to discuss with ChunkBase If you could provide the container compose file or run command you're using I could try to double check syntax...
@Triskelen is your original issue still valid? Can I close this?
It means one of those plugins is not available for Paper 1.20.6. Unfortunately the log is showing the Modrinth project ID rather than the slug you provided so I'll have...
It stops the startup because you misconfigured it. Otherwise if it let the misconfiguration proceed then it would get lost in the logs and you'd wonder why the plugin was...
It will attempt to upgrade the plugin by downloading the new and removing the old.
Correct. It's trying to find a version of that plugin compatible with Paper 1.20.6, not finding one, and stopping the startup process so it's obvious there is something you need...