Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Write a Better Wrapper Script #50

Closed
Zalgo2462 opened this issue Nov 27, 2018 · 0 comments · May be fixed by #81
Closed

Write a Better Wrapper Script #50

Zalgo2462 opened this issue Nov 27, 2018 · 0 comments · May be fixed by #81
Assignees

Comments

@Zalgo2462
Copy link
Contributor

Currently the ipfix-rita script simply relays commands to docker-compose.
This can lead to user errors and confusion.

For example, the down command removes the ipfix-rita docker network. If the user has configured their mongodb server to listen on the docker host adapter for the ipfix-rita network, the user will need to update their mongodb config after bringing the system back up. We should just prevent users from issuing this command.

Additionally, the version command reports the docker compose version rather than ipfix-rita's.

Overall, we should provide a more user friendly wrapper script for controlling ipfix-rita.

@Zalgo2462 Zalgo2462 changed the title Write a better wrapper script Write a Better Wrapper Script Nov 27, 2018
@Zalgo2462 Zalgo2462 self-assigned this Jan 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant