I have installed the "Jfrog Container Registry" (based on JFrog's artifactory) which I am installing on a self-hosted debian 12 server.
My install and configuration is fully automated, except for the "onboarding wizard".
The wizard uses the web-ui to do the following :
- accepting the licence
- changing the admin password
- setting up proxy
- creating some repositories
I want to automate 1 and 2, but i find nothing in the documentation.
Is there any way to do these steps in an unattended way ?