[
https://issues.apache.org/jira/browse/ACE-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817214#comment-13817214
]
J.W. Janssen commented on ACE-162:
----------------------------------
This issue is about solving a bootstrapping issue for new agents without having
them to be directly online.
> Add support for 'file' URLs in the management agent
> ---------------------------------------------------
>
> Key: ACE-162
> URL: https://issues.apache.org/jira/browse/ACE-162
> Project: ACE
> Issue Type: Task
> Components: Management Agent
> Reporter: Marcel Offermans
> Assignee: Marcel Offermans
>
> Under normal circumstances, the management agent uses a URL it obtained via
> the Discovery service to communicate with the server (where the URL is the
> base for a series or REST based calls). If the URL uses the 'file' protocol,
> we try to map these requests to the local filesystem:
> Deployments map to a folder structure that is constructed as follows:
> DISCOVERY_URL/deployment/TARGET_ID/versions should be an existing folder,
> containing files that are deployment packages and that are named after their
> versions (with no extension), so '1.0.0', '2.0.0', etc. The deployment
> package metadata must match the folder structure as well.
> Synchronizing the local audit log(s) to the server is not supported, as it
> would make little sense.
> Subscribing to new distributions is not supported either, since that does not
> make sense without a real server.
--
This message was sent by Atlassian JIRA
(v6.1#6144)