Configuration needs to be more comprehensive #3
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
keyop-go/nfq_forwarder#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should allow YAML config with multiple queues / jump hosts etc in a single execution.
assigned to @danny
mentioned in merge request !46
Will also need to deal with hardcoded user data introduced in #6 / !46
mentioned in issue #14
Currently we're running multiple instances via supervisord, using the 'nfqctl' script in https://gitlab.keyop.co.uk/danny/scripts.git and the supervisord configuration in the 'nfq/' directory there.
We would like this configuration to be a single YAML file which nfq_forwarder users, and manages all connections as a single process based on that configuration.
Claude is working on this in branch
issue3_single_config_and_process. As part of the research for this, it is also attempting to resolve the known_hosts issues flagged in issue#17mentioned in commit
bcf6133093mentioned in merge request !58
mentioned in commit
c25018fc07All done.
mentioned in commit
4dce470255mentioned in commit
7fd8eaf4c6