Giter VIP home page Giter VIP logo

agr_infinispan_env's Introduction

AGR Cacher Environment Documentation

This repo follows the HubFlow conventions for releasing the versions of the code as specified here: HubFlow

Versions of this repos do not need to be done at the same time as the agr_api. When the developer is ready to make a verions of the code they should use the following command.

git hf init
git hf release start <version>
git hf release finish <version>

After a version has been created the user should create a tagged docker container with the following command

docker build -t agrdocker/agr_api_env:<version> .
docker docker push agrdocker/agr_api_env:<version>

This will make it so that there is a agr_api_env container available via DockerHub. If you would like to use this version feel free to specify the version in the agr_api's Dockerfile. The agr_loader Dockerfile should specify a specific version when pushing code to develop. This way we will know exactly what is running in dev, staging and production environments.

In order to make changes and test them you might want to create a "develop" container. To do this you can use commands available in the Makefile:

*These are commands done on the development machine. If you are developing locally feel free to use the commands but don't push to DockerHub

Bulding develop container

make all

Share by pushing to DockerHub

make push

Using develop container on Dockerhub

make pull

Running Bash inside container

make bash

agr_infinispan_env's People

Contributors

adamjohnwright avatar oblodgett avatar

Watchers

 avatar  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.