Giter Site home page Giter Site logo

devopsglobalsolutions / packer-templates-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pcextreme/packer-templates

0.0 1.0 0.0 284 KB

The packer templates we use to create our Virtual Machine templates for AuroraCompute

License: Apache License 2.0

Shell 100.00%

packer-templates-1's Introduction

Packer Templates

This repository contains configurations and scripts to build templates to be used in AuroraCompute.

These are Linux or *BSD based templates which can be generated using Packer.io.

Packer version >= 0.12.1 is required

Usage

Run ./build.sh <template> to build a template

All templates can be found in templates/ directory.

Examples

To build a single template:

$ ./build.sh ubuntu1604

To build all templates:

$ find templates/ -mindepth 1 -maxdepth 1 -type d -printf "%f\n"|xargs -n 1 ./build.sh

Requirements

Make sure that packer, qemu-img, qemu-system and virt-resize are installed. Packer can be obtained from Packer.io. Unzip and place in /usr/local/sbin or ~/sbin.

Downloads

At PCextreme we use Gitlab CI to automatically build the templates from this Git repository.

The results are afterwards uploaded to AuroraObjects from where they are available to download.

Take the Ubuntu 16.04 template for example, both the 20G, 50G and 100G version can be downloaded:

You can replace ubuntu1604 by any directory found in the templates directory.

License

Apache License. Please see License File for more information.

packer-templates-1's People

Contributors

loekg avatar teulaert avatar wido avatar rpdiep avatar kevindierkx avatar vdvm avatar

Watchers

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.