acserver is a minimal implementation for a web server that supports having ACIs pushed to it, and serving those ACIs to clients via meta discovery.
Configuration file is optional, acserver will use all default attributes if not provided
api:
serverName: # if not provided, use dns of http requestsport: 3000https: falseusername: # disable basic auth security if not providedpassword:
storage:
rootPath: # where to store acisunsigned: true # support unsigned acisallowOverride: true # allow overriding aci that already exists in storepublic key file must be placed in storage root directory with name pubkeys.gpg