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

Watchers should more easily work with generic containers #108

Open
stellarmagnet opened this issue Jun 29, 2021 · 0 comments
Open

Watchers should more easily work with generic containers #108

stellarmagnet opened this issue Jun 29, 2021 · 0 comments

Comments

@stellarmagnet
Copy link

We want to move towards watchers working with a generic container that can either accept contracts or watch head, and have a consistent way for how they are configured, such that we can implement a continuous deployment process.

(Right now, if we want the watcher to watch a specific contract, it is not very clear how to pass parameters for configs or what those contracts are to a generic container. E.g. The lighthouse watcher is running under system d, and it's not containerized.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant