Giter VIP home page Giter VIP logo

apl's Introduction

apl task

Using Pulp as repository management

I haven't used Artifactory before and I didn't want to spend a lot of time learning it now to do the assignment as it wouldn't show any coding abilities. The repoback.rb script will download all the packages from the repo in the URL specified in the repoURL variable to a local directory, then it will:

  • Create a local yum repo
  • Use Pulp to create a repository in the Pulp Server feeding it from the local repo created on the earlier step
  • Sync the local repo with the newly created repo
  • Replace the yum repo file with the new baseurl that points to the date the script runs (yyyy-mm-dd format)

Information regarding Pulp and its installation can be found here

repoback.py

Still uses wget to fetch the files, but using the --no-clobber that skips existing files.

Note I have 2 blog posts from the time when I worked at Chef Software that has details on repository administration and some monitoring: Creating a local Chef repository with Pulp Self-monitoring Chef using Sensu

I also have a blog that's severely outdated but has a post about Cassandra Cluster on AWS. My GitHub has several small personal projects that I worked on. One project in particular can show some of my shell coding skills. It's called AdSkip, a small script I wrote to strip commercials from TV shows that I recorded.

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.