The README shows the following:
"Before you deploy it, you need to generate a config file that contains the mongodb credentials.
There is a file at lantern-config-currentmonitor/src/main/java/com/lanternsoftware/currentmonitor/CreateMongoConfig.java that can do this for you.
...
The last thing you need is a private aes key to encrypt user auth tokens. One of those can be generated with CreateAuthKey.java."
Could you please help with the above, I have no idea how to do that and specify the correct classpath to make this work.
Thanks
The README shows the following:
"Before you deploy it, you need to generate a config file that contains the mongodb credentials.
There is a file at lantern-config-currentmonitor/src/main/java/com/lanternsoftware/currentmonitor/CreateMongoConfig.java that can do this for you.
...
The last thing you need is a private aes key to encrypt user auth tokens. One of those can be generated with CreateAuthKey.java."
Could you please help with the above, I have no idea how to do that and specify the correct classpath to make this work.
Thanks