Where are configurations saved? #1603
Answered
by
jmthomas
xavier-rangel
asked this question in
Q&A
-
Hello, I am currently trying to find a way to add an image to the planet viewer plugin however I haven't been able to find where configurations are saved in minio, this applies to all tools, such as dataviewer, tlmviewer, etc? |
Beta Was this translation helpful? Give feedback.
Answered by
jmthomas
Jul 7, 2022
Replies: 1 comment
-
If you browse |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmthomas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you browse
http://localhost:2900/minio
you should see the minio login. The login info is in the.env
file asCOSMOS_MINIO_USERNAME
andCOSMOS_MINIO_PASSWORD
. Theconfig
bucket stores all the configuration.