Packaging #5

Open
opened 2019-08-03 17:28:52 +02:00 by Solvik · 10 comments
Solvik commented 2019-08-03 17:28:52 +02:00 (Migrated from github.com)

It would be great at some point if we could create packages for this project so it's easier for lazy sysadmins to install the agent

I assume that not everybody is a fan of installing packages and dependencies through pip

If Debian/RPM/etc packages were available it'd be a nice addition!

It would be great at some point if we could create packages for this project so it's easier for lazy sysadmins to install the agent I assume that not everybody is a fan of installing packages and dependencies through `pip` If Debian/RPM/etc packages were available it'd be a nice addition!
jczmok-iag commented 2020-02-16 19:33:28 +01:00 (Migrated from github.com)

Definitely a good idea. I will speak with my debian package specialist to see what we can do.

Definitely a good idea. I will speak with my debian package specialist to see what we can do.
jczmok-iag commented 2020-02-21 12:10:06 +01:00 (Migrated from github.com)

I am starting to package a debian package. Regarding dependencies, i will report my findings here.
PKG will be for Deb10++

I am starting to package a debian package. Regarding dependencies, i will report my findings here. PKG will be for Deb10++
konvolut commented 2020-03-03 09:59:34 +01:00 (Migrated from github.com)

Would be really helpfull.

Would be really helpfull.
Solvik commented 2020-07-11 15:58:31 +02:00 (Migrated from github.com)

I've started using pypi repository so you can now install it with pip3 install netbox-agent

I've started using pypi repository so you can now install it with `pip3 install netbox-agent`
jczmok-iag commented 2020-07-17 13:45:04 +02:00 (Migrated from github.com)

seems fine.

seems fine.
mnaser commented 2020-09-09 17:00:12 +02:00 (Migrated from github.com)

Hi there;

This agent is awesome, we're looking at running it with a Kubernetes DaemonSet. Do you know if there's any efforts around containerizing/creating a Dockerfile for the project?

If not, I'd be happy to pick that up.

Thanks,
Mohammed

Hi there; This agent is awesome, we're looking at running it with a Kubernetes DaemonSet. Do you know if there's any efforts around containerizing/creating a Dockerfile for the project? If not, I'd be happy to pick that up. Thanks, Mohammed
Solvik commented 2020-09-18 12:26:09 +02:00 (Migrated from github.com)

Hi Mohammed

Well, doing that through docker would mean having a unprivileged container so it can access everything the agent needs
Feel welcome to propose the Docker image, it could be a great addition !

Hi Mohammed Well, doing that through docker would mean having a unprivileged container so it can access everything the agent needs Feel welcome to propose the Docker image, it could be a great addition !
mnaser commented 2020-09-22 22:53:26 +02:00 (Migrated from github.com)

@Solvik I assume you mean a privileged container :)

We'll work on it and push up something.

@Solvik I assume you mean a privileged container :) We'll work on it and push up something.
hbjydev commented 2022-08-05 22:50:27 +02:00 (Migrated from github.com)

RPM packages and repos are fairly simple, all I'd need would be the source code, install instructions, and an example config file

RPM packages and repos are fairly simple, all I'd need would be the source code, install instructions, and an example config file
Natureshadow commented 2022-09-13 18:24:54 +02:00 (Migrated from github.com)

I will take care of packaging for Debian (main repository).

I will take care of packaging for Debian (main repository).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/netbox-agent#5
No description provided.