AllenNeuralDynamics / AllenNeuralDynamics/ficus

Remove/abstract-out need to install settings.json on the target system

Open
#39 0 comments 0 reactions 1 assignee Claimed by @jessy-liao View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

To interact with zookeeper via ficus, the PC needs to have a **settings.json** file that exists somewhere on the machine. Let's consider a few alternatives:

* **settings.json** is bundled with the instrument-wrapper repository OR
* **settings.json** is not needed altogether

As-is, we make ficus harder to use on target PCs because they need to install a file (probably) outside of the scope of a github repository. It makes deployment more cumbersome because if fields change, we need to manually find and change these **settings.json** files in lock step.

Related: https://github.com/AllenNeuralDynamics/ficus/issues/38

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.