Run microservices locally
Create a single swagger config supporting local and server execution. (easiest way would be adding/removing the JWT definitions on startup by replacing lines in the file)
put the local path version of /srv/articonf in the env_info module, so we can query for the path directly (currently used for ssl certificates and user passwords for token auth and rest-gateway/add_users)