~/.jobflow.yaml
file to use. Generally, your MongoDB username and the database name will be your NetID. The collection name you can make whatever you like. You can have many collections in your database.JOB_STORE:docs_store:type: MongoStorehost: localhostport: 27017username: <MongoDB UserName>password: <MongoDB PW>database: <MongoDB Database Name>collection_name: jobflow