Coder Social home page Coder Social logo

Support Air-Gapped environments about frogbot HOT 4 CLOSED

jfrog avatar jfrog commented on June 7, 2024 2
Support Air-Gapped environments

from frogbot.

Comments (4)

eyalbe4 avatar eyalbe4 commented on June 7, 2024 1

@omerzi is working on adding this functionality to Forgbot these days. We're planning to introduce this functionality in the very near future.

from frogbot.

omerzi avatar omerzi commented on June 7, 2024 1

Hi @EvertonSA, @Zoan112, @codanael, we just released Frogbot v2.6.0 with air-gapped environments support.

from frogbot.

eyalbe4 avatar eyalbe4 commented on June 7, 2024 1

Adding to @omerzi message above, Forgbot can now be configured to access Artifactory only. The Frogbot executable, as well the scanned project depedencies, can be downloaded through Artifactory. This requires creating the relevant repositories in Artifactory, and adding their names as variables in the Forgbot workflows.
See the two variables below. This information is included in the Forgbot templates in the documentation.

# [Optional]
# If the machine that runs Frogbot has no access to the internet, set the name of a remote repository 
# in Artifactory, which proxies https://releases.jfrog.io/artifactory
# The 'frogbot' executable and other tools it needs will be downloaded through this repository.
# JF_RELEASES_REPO: ""

# [Optional]
# Frogbot will download the project dependencies if they're not cached locally. To download the
# dependencies from a virtual repository in Artifactory, set the name of the repository. There's no
# need to set this value, if it is set in the frogbot-config.yml file.
# JF_DEPS_REPO: ""

If your repository uses a frogbot-config.yml file, you can define the JF_DEPS_REPO value as the repository value inside the file.

from frogbot.

EvertonSA avatar EvertonSA commented on June 7, 2024

+1

from frogbot.

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.