
Where does docker install mongo password#
Just make its a secure and long password.Įnter Refresh Token Secret: This is the password for signing refresh tokens, if this key is lost users will just be required to log back into their account, so you can change it at anytime. You also have the option to store myDrive files in Amazon S3, or just inside mongoDB itself.Įnter Access Token Secret: This is the password for signing access tokens, if this key is lost users will just be required to log back into their account, so you can change it at anytime.
Where does docker install mongo windows#
Keep in mind if you are using windows this path will look a little different. This will then store the myDrive data in the folder called “mydrive-3-data”. For example you could use a path that looks like this “/home/subnub/Documents/mydrive-3-data/”. Pick a database: The default option is recommended in most cases, this will store myDrive files right on your local machine in a folder that you specify right below it in the “Enter the filesystem path”.

If you want to be able to access myDrive anywhere regardless if you are on the same network, you must look into port forwarding is you are hosting myDrive on your own machine. If you want to be able to access myDrive from other devices on your network you must use the host machines IP address, for example. For example you could choose this option would only allow you to access myDrive on the hosted machine keep in mind. If you lose this key there is no way to recover it, and all your files will be lost.Įnter client URL: This is the URL that you will type into the browser to access myDrive. This is the key that encrypts all of the files and more. WARNING: Either way you choose to enter the encryption key you must keep this key safe, and DO NOT lose it.


If you would rather myDrive start up without the webUI first, you can select “No” you will then have to enter the encryption key directly before it. Use webUI for encryption key: It is recommended that you leave this on “Yes”, this will make it so before myDrive starts it will host a server with a web page where you can enter the encryption key. If you do not want to include mongoDB with the docker image you will be asked to enter the mongoDB URL. Use Docker: Select “Yes” for this option, you will then be asked if you want to include mongoDB or not.
