Skip to content

Add config folder#1

Merged
andrewtedi merged 1 commit intodevfrom
config
Dec 4, 2021
Merged

Add config folder#1
andrewtedi merged 1 commit intodevfrom
config

Conversation

@allen-tran
Copy link
Copy Markdown
Contributor

You know just like all the other projects where like all the json stuff gets added right? Yeah.

@evanugarte evanugarte assigned evanugarte and allen-tran and unassigned evanugarte Dec 4, 2021
@evanugarte evanugarte added the good first issue Good for newcomers label Dec 4, 2021
Copy link
Copy Markdown
Contributor

@evanugarte evanugarte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really great work

@andrewtedi andrewtedi added the rayquaza for a project thats really cool label Dec 4, 2021
@andrewtedi andrewtedi merged commit 081706d into dev Dec 4, 2021
@evanugarte evanugarte deleted the config branch December 4, 2021 02:10
@andrewtedi
Copy link
Copy Markdown
Contributor

rayquaza

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers rayquaza for a project thats really cool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants