Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import configuration from URL #7

Open
fxnn opened this issue Apr 10, 2015 · 0 comments
Open

Import configuration from URL #7

fxnn opened this issue Apr 10, 2015 · 0 comments
Milestone

Comments

@fxnn
Copy link
Owner

fxnn commented Apr 10, 2015

Setting up a configuration for many logfiles including expressive summaries is a hard piece of work to do, therefore, users will want to share pieces of configuration.

To facilitate sharing, we should make it as easy as possible. Therefore, one should be able to import configuration from an URL. Except for the remote location, everything should work as described in #6.

Supported protocols should be HTTP and HTTPS for the beginning. For faster execution, gowatch should cache the imported files between invocations. We should keep in mind that some users will want to use gowatch in an offline mode; we could support this by downloading once and never again -- maybe just by using the cache.

@fxnn fxnn changed the title Import configuration by URL Import configuration from URL Apr 10, 2015
@fxnn fxnn modified the milestone: 1.1 May 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant