Open wmantly opened 5 years ago
Can i/Should I hard code it to the main server @718it.biz? or should that be something that can be altered via conf?
via conf, there will be a file somewhere in /etc/
that will hold the API URL and API token.
Dont worry about that for now, that is a few steps down the road. When we are ready to have API backed CLI, we will break the CLI parts into its own repo. And we will make make a debian package to install the CLI, probably using this https://github.com/jordansissel/fpm
The CLI interface may not live on the same host as the main app.