# port of the http server port: 9080 # port of the https server sslport: 0 # this is the servicURL from outside serviceURL: http://127.0.0.1:9080 # this is the registry URL from inside registryURL: # this is the system id of this service. services in a cluster mode should have the same system id. systemID: autorest-srv #sercret file for storing usernames and passwords secretfile: configs/secret.yaml #where the configuration of the backends are backendpath: configs/backends #allow data saving without a registered backend allowAnonymousBackend: true logging: gelf-url: gelf-port: healthcheck: period: 30 mongodb: host: 127.0.0.1 port: 27017 username: password: authdb: backend1 database: backend1