Sergi Delgado Segura
|
9afd5b1970
|
Gets rid of cli_pk file
The public key can be generated from the private, and the latter has to be loaded anyway, so there's no point storing both
|
2020-04-20 17:30:16 +02:00 |
|
Sergi Delgado Segura
|
bed21e9625
|
Adds API HOST and PORT as configurable parameters.
Uses API_BIND/API_PORT for the server and API_CONNECT/API_PORT for the user, for consistency.
|
2020-04-20 17:01:55 +02:00 |
|
Sergi Delgado Segura
|
f5edaf1bf0
|
Fixes default HOST to remove the schema from config
The schema now defaults to http if none is defined. Also improves some of the cli docstrings
|
2020-03-23 17:15:43 +01:00 |
|
Sergi Delgado Segura
|
3d389a92ac
|
Refactors cli to use the new config approach. Adds template.conf
|
2020-03-21 22:13:22 +01:00 |
|
Sergi Delgado Segura
|
5e5ff0278a
|
Removes apps folder
|
2020-03-18 12:09:58 +01:00 |
|