Giter Site home page Giter Site logo

paperbuilder's Introduction

Paper Builder

This repository contains a the build modules for the "paper" builder,a simple docker container that can be run to recreate the Arkitekt Deployment that is illustratedin the original publication.

What is a Builder

Builders are compact Docker containers crafted to initialize projects, like the "Arkitekt"'s Docker Compose Project, within a specified directory. They primarily aim to simplify and abstract away the complexities associated with project configuration. This includes tasks such as managing secrets, dynamically mounting volumes, configuring services, and handling conditional setups.

Usage

The Paper builder is primarily intended for use within a Konstruktor deployment workflow. This workflow generates a "setup.yaml" file, which is essential for this container's operation. An example setup file can be found in the init directory.

Dev Usage

docker run --rm -v PATH_TO_SETUP_DIR_WITH_SETUP_YAML:/app/init .

Replace PATH_TO_SETUP_DIR_WITH_SETUP_YAML with the actual path to your setup directory containing the 'setup.yaml' file. This command initiates the Docker container and mounts the specified directory for initialization.

paperbuilder's People

Contributors

jhnnsrs avatar

Stargazers

 avatar

Watchers

 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.