Git Product home page Git Product logo

deployscripts's Introduction

deployscripts

Deployment scripts for IBM Container Service. Used as example scripts in IBM DevOps Pipeline Service to aid in continuous deployment of a containerized application.

Fork me.

deployscripts's People

Contributors

bsanaei avatar eergun1 avatar jgarcows avatar kaufers avatar nfritze avatar nrockwell3 avatar rjminsha avatar ssibm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deployscripts's Issues

${OPTIONAL_ARGS} always empty

In an attempt tot solve #61 I wanted to bind a service on my deployment via OPTIONAL_ARGS="-e CCS_BIND_SRV=MyService" (this is an undocumented env variable that is used in the scripts.

But whatever I specify, this variable is always empty. This might be a problem of the IBM Delivery Pipeline, but I wanted to know if someone can confirm this problem.

even setting this variable to something like "a" results in this variable being empty in the script.

Container route by default

Hi there,

I am an IBM Cloud Solution Engineer working directly with IBM clients in the microservices world. So far, the majority of container-based solutions clients go for are those where containers are not publicly exposed since that is one of the bigger advantages with CF solutions. Thus, more than 90% of the containers deployed in BMX (for these client solutions) will not have a public route.

We would like that the option IGNORE_MAPPING_ROUTE is more present in the script/documentation so that clients are aware of this option without needing to dig into the code.

Thanks

Not able to bind container group to service

If I am deploying a container group I have the possibility to bind that group to an existing service.

Running it on my command line i can do that as follows:

cf ic group create --name my_group -e CCS_BIND_SRV=MyService registry.ng.bluemix.net/my_image

However the group image uses the CCS_BIND_APP parameter to bind the group to an app.

Is there any reason to keep the CCS_BIND_APP parameter for deploying a group? Otherwise I suggest replacing it with the CCS_BIND_SRV parameter.

In the meantime: Is there a workaround for binding services to container groups?

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.