GithubHelp home page GithubHelp logo

sayanchowdhury / fedimg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fedora-infra/fedimg

0.0 2.0 0.0 693 KB

Service to automatically upload built Fedora images to internal and external cloud providers.

License: GNU Affero General Public License v3.0

Python 96.82% Ruby 3.18%

fedimg's Introduction

Fedimg

Service to automatically upload built Fedora images to internal and external cloud providers.

License

Fedimg is licensed under AGPLv3 or newer. See the LICENSE file for more information.

Documentation

Official Fedimg documentation can be found at RTFD or in docs/.

If you are interested in contributing to fedimg, you can read the developer documentation.

Triggering jobs

Fedimg is designed to perform automatically when it sees the appropriate fedmsg. However, sometimes, it's useful to be able to quickly trigger a job manually. If Fedimg is installed properly, the bin/trigger_upload.py script can be used for this purpose:

usage: trigger_upload.py [-h] -u URL -c COMPOSE_ID [-p]

Trigger a manual upload process with the specified raw.xz URL

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     .raw.xz URL
  -c COMPOSE_ID, --compose-id COMPOSE_ID
                        compose id of the .raw.xz file
  -p, --push-notifications
                        Bool to check if we need to push fedmsg notifications

This script simply skips the part where Fedimg listens for the fedmsg, and allows you to directly provide a URL to a raw.xz image file that you'd like uploaded. Otherwise, Fedimg performs the same as during automatic operation.

Providers

We hope to simultaneously upload our cloud images to a variety of internal and external spaces. Currently, the code supports Amazon EC2. Work has begun toward supporting Rackspace, GCE, and HP. We're currently waiting on some legal developments to determine what sort of account and access we'll have to these providers.

Contributors

fedimg's People

Contributors

dtgay avatar sayanchowdhury avatar ralphbean avatar euank avatar sinnykumari avatar kushaldas avatar nishant-mor avatar cverna avatar dustymabe avatar puiterwijk avatar pypingou avatar

Watchers

 avatar James Cloos avatar

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.