Add config folder#1
Merged
andrewtedi merged 1 commit intodevfrom Dec 4, 2021
Merged
Conversation
Contributor
|
rayquaza |
epicgdog
added a commit
that referenced
this pull request
Jun 11, 2025
epicgdog
added a commit
that referenced
this pull request
Jun 24, 2025
epicgdog
added a commit
that referenced
this pull request
Jul 7, 2025
evanugarte
added a commit
that referenced
this pull request
Jul 7, 2025
* ips parsed from config.json * added logs for debugging * absolute path for config * mounted config as volume * turned config path as required command argument * combined printer & collector dockerfiles (attempt #1) * changed collector path * merged into one container merged with dev rebased to dev * cleaned up, changed parsing method, removed metrics, and moved thread merged * made config-json not required * add args to test_server * typo * more typo fixes * os.path.exists * RUN apt-get install -y software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-get update && apt-get install -y python3.11 python3.11-venv python3.11-dev jq ssh # Create the virtual environment with Python 3.11 RUN python3.11 -m venv /opt/venv * changed requirements for newer snmp * Reverted dockerfile * typos in dockerfile * more typos * config parsing bug * isinstance fix * first implementation of pysnmp 4.x -> 7.x * changed docker image to support python 3.10 * Update printer/server.py Co-authored-by: Evan Ugarte <36345325+evanugarte@users.noreply.github.com> --------- Co-authored-by: evan <evanuxd@gmail.com> Co-authored-by: Evan Ugarte <36345325+evanugarte@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
You know just like all the other projects where like all the json stuff gets added right? Yeah.