Git Product home page Git Product logo

bosnd's Introduction

bosnd's People

Contributors

m4r10k avatar rauschbit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bosnd's Issues

Separate configuration for Docker CA cert, client cert & client key

Please enhance the bosnd.yml configuration file by adding the ability to define the needed Docker CA certificate, client certificate & client key separately.
For now one can only configure the folder from which the certificates will be used

Now available:

swarm:
  certificate: /bosnd/certs

What would be cool for the new feature/enhancement:

swarm:
  cacertpem: /docker/certs/ca.pem
  clientcertpem: /docker/certs/client-cert.pem
  clientkeypem: /docker/certs/client-key.pem

Thx! :)

Let bosn'd start without swarm configuration

For some projects one won't need the dynamic configuration but wants to get the auto-reload on config-change.
Would be nice to get that feature so that bosn'd starts without the Docker swarm configuration in the bosnd.yml configuration file.

Add version info

It would be helpful to display a version info. Example:

./bosnd -version
Version: v0.2
Codename:  HMS Royal Prince (1663)

Better warn messages

The warn messages should include an information about which file is missing, for example.

Allow local Docker swarm manager API connection

Extend the configuration possibilities to allow the use of the localhost (or other host) Docker swarm interface without TLS usage. This will be more insecure but will give the possibility to run the Bosnd with PWD Docker for demo purpose.

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.