pulp-oci-images icon indicating copy to clipboard operation
pulp-oci-images copied to clipboard

Document that it is possible to set default admin password via env var

Open ShootGan opened this issue 2 years ago • 4 comments

Is it possible to provide an admin password when running the OCI container with galaxy_ng in any other way than exec -it pulp bash -c 'pulpcore-manager reset-admin-password' ?

ShootGan avatar Mar 21 '23 19:03 ShootGan

there should available an env var for this https://github.com/pulp/pulp-oci-images/pull/289/files

ipanova avatar Mar 24 '23 16:03 ipanova

It works. I think it can be a good idea to add environment variables possible to provide to documentation.

ShootGan avatar Mar 27 '23 11:03 ShootGan

Thanks I will re-purpose this issue to a doc one!

ipanova avatar Mar 27 '23 11:03 ipanova

Documentation goes here: https://github.com/pulp/pulp-oci-images/blob/latest/docs/multi-process-images.md#advanced-usage-instructions

mikedep333 avatar Mar 30 '23 15:03 mikedep333