Giter Site home page Giter Site logo

Comments (11)

nibalizer avatar nibalizer commented on July 28, 2024

I think this feature is great idea. I have plans to do a major refactor soon, hopefully this feature will make it in.

from puppet-puppetboard.

igalic avatar igalic commented on July 28, 2024

👍

from puppet-puppetboard.

jbehrends avatar jbehrends commented on July 28, 2024

I'd like to see the module also support installing directly from pip.

from puppet-puppetboard.

jyaworski avatar jyaworski commented on July 28, 2024

@jbehrends do you mean puppetboard as 'packaged' by pip? We currently do a git checkout into a virtualenv.

As for @eperdeme, does setting the git source work for you?

https://github.com/voxpupuli/puppet-module-puppetboard/blob/master/manifests/init.pp#L30-L32

from puppet-puppetboard.

jbehrends avatar jbehrends commented on July 28, 2024

@jyaworski yes the pip package. Not everyone's environments allow access to outside resources. Because of that we mirror the pypi repo locally.

from puppet-puppetboard.

jyaworski avatar jyaworski commented on July 28, 2024

@jbehrends I'll look into installing from pip directly. This already depends on a python module, so it shouldn't be that difficult.

I feel your pain on not having access to public repos, believe me.

from puppet-puppetboard.

mterzo avatar mterzo commented on July 28, 2024

@nibalizer did the refactor happen already?

from puppet-puppetboard.

kenyon avatar kenyon commented on July 28, 2024

This was somewhat done in #329.

from puppet-puppetboard.

rledousa avatar rledousa commented on July 28, 2024

Hi

Also commented in #202 . We don't mirror the repo internally, we have an internal pip proxy so our pip.conf looks like:

[global]
index-url = https://pypi.company.com/simple

[search]
index = https://pypi.company.com/

from puppet-puppetboard.

gdubicki avatar gdubicki commented on July 28, 2024

Hi everyone, especially @rledousa!

Installing from a package is now possible, after #354 has been merged.

Until the new version of this module is released you get it from GitHub, master/current HEAD hash.

from puppet-puppetboard.

rledousa avatar rledousa commented on July 28, 2024

from puppet-puppetboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.