File Locations

The relevant configuration consists of the Application Definition and optional Application Configuration.

The XDG Base specification is supported, including standard environment variable based overrides like using XDG_CONFIG_HOME, for storing these in the home directory with system wide fallback locations.

Files are stored in either /etc/appbuilder/ or ~/.config/appbuilder (~/Library/Application Support/appbuilder on a Mac). When the symlink is created to a choria binary the locations /etc/choria/builder and ~/.config/choria/builder (~/Library/Application Support/choria/builder on a Mac) will also be searched in addition to the standard locations.

FileDescription
demo-app.yamlThis is your application definition
demo-cfg.yamlThis is your per-application configuration