CarnetApp / CarnetElectron

57 stars 14 forks source link

Preconfiguration Possible? #50

Open lordfolken opened 3 years ago

lordfolken commented 3 years ago

Hello, First of all: I'm a fan of carnet!

I'm currently deploying carnet with snap and saltstack on my workstations. I love to preconfigure stuff, so it just works out of the box.

Is there a way to handover the credentials and url to the app in the user directory? I saw that there is remote_webdav settings in config.json, however I see that there is a lot of metadata in there that seems dynamic. So templating this file doesn't seem to be an option.

The goal would be to have carnet already talking to the sever on first startup.

PhieF commented 3 years ago

I guess you could give a try at the config.json file... It will change after but for first load it should load the file you've set !

Sorry I didn't answer before, I didn't see your question