Giter Site home page Giter Site logo

ouroboros's Introduction

ouroboros

A library, command line interface, and set of Ansible modules for managing users, permissions, streams and subscrioptions in Eventstore.

Docs can be found at http://ouroboros.readthedocs.org/en/latest/?

  • Install it with pip install es-ouroboros.
  • Grab the Ansible modules from the ouroboros_ansible directory

ouroboros's People

Contributors

malachantrio avatar bobthemighty avatar

Stargazers

Chris McKee avatar t bjornrud avatar  avatar Piotr Mazurek avatar Egidijus Ligeika avatar Daniel Nauck avatar Brad Jones avatar

Watchers

Brad Jones avatar Grant Ozolins avatar James Cloos avatar Yann Cézard avatar  avatar Made.com Ops Account avatar  avatar DiSa avatar

ouroboros's Issues

Compose: stdin_open:true is false after ouroboros update

Hi,

thank you for your awesome software!

Unfortunately there is a tiny issue when starting a container using docker-compose with

     tty: true
    stdin_open: true

After ouroboros run this is the diff of docker inspect:
$ diff before after

1c1
< AFTER OUROUBOURS, BEFORE docker-compose up -d
---
> AFTER OUROUBOURS, AFTER docker-compose up -d
4,5c4,5
<         "Id": "43f3751e01261163ef55a73cecedf2c4e15de2f88ecbd7453255e1fc5ce354ad",
<         "Created": "2020-03-19T03:03:29.135018402Z",
---
>         "Id": "9faa64fc2e120fa59de61853f8753d2f829875c9297df5a5402e411d4c42c8f7",
>         "Created": "2020-03-19T07:00:48.725890867Z",
...
...snip
...
207c207
<             "Hostname": "1c5fd5816c1c",
---
>             "Hostname": "9faa64fc2e12",
220c220
<             "OpenStdin": false,
---
>             "OpenStdin": true,
264c264
<                 "com.docker.compose.config-hash": "85d05277f6fad3b047a33ed03be77fad08ed58ef1ee274a5ec6c652874b42df1",
---
>                 "com.docker.compose.config-hash": "ca09e6273108cf102d24c226ef6d99d88b5f8dd6d05eeec1c0ac645932867a64",
271c271
<                 "org.label-schema.build-date": "2020-03-17T05:53:57Z",
---
>                 "org.label-schema.build-date": "2020-03-18T05:56:08Z",
...
...snip
...

usually nobody would care much but apparently that breaks some functionality of openhab - meaning: when i just run docker-compose up -d again everything is fine again in openhab

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.