Deployment to Docker hub/Maven central #105
Replies: 2 comments 1 reply
|
Thanks for the kind words and for the suggestion — that’s a very good point. We should definitely consider publishing the extension to Docker Hub and Maven Central to simplify consumption and improve supply-chain practices such as automated CVE management. I'll add this to the project roadmap. At the moment I’m having a bit of difficulty finding enough time to actively work on the project, so contributions are very welcome. If anyone in the community would like to help with this, it would be great. Thanks again for the feedback! Best regards. |
|
Hi @mesutpiskin, I can contribute but for this kind of change repository access rights are needed to store secrets as documented in https://medium.com/@jtbsorensen/publish-your-artifact-to-the-maven-central-repository-using-github-actions-15d3b5d9ce88 . For docker hub publication, there is https://docs.github.com/fr/actions/tutorials/publish-packages/publish-docker-images Regards. |
Uh oh!
There was an error while loading. Please reload this page.
Hi @ktiass @mesutpiskin,
Thanks for your keycloak extension, very nice to use.
Do you plan to deploy it to docker hub and/or to maven central to ease its consumption?
I ask that in context of supply chain, to avoid a manual task to copy jar and especially to have automatic CVE managment.
Regards.
All reactions