Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

etcd storage layer #23

Open
3 tasks
kamilsk opened this issue Sep 15, 2018 · 1 comment
Open
3 tasks

etcd storage layer #23

kamilsk opened this issue Sep 15, 2018 · 1 comment
Assignees

Comments

@kamilsk
Copy link
Member

kamilsk commented Sep 15, 2018

  • executor
  • query
  • types
@kamilsk kamilsk added this to the guard 1.0 milestone Sep 15, 2018
@kamilsk kamilsk self-assigned this Sep 15, 2018
kamilsk added a commit that referenced this issue Sep 19, 2018
@kamilsk kamilsk changed the title define etcd storage layer etcd storage layer Sep 26, 2018
@kamilsk kamilsk removed this from the guard 1.0 milestone Sep 26, 2018
@kamilsk
Copy link
Member Author

kamilsk commented Oct 2, 2018

  etcd:
    image: guard-etcd:latest
    env_file: ../etcd/.env

  etcd:
    build:
      context:    ../etcd/context
      dockerfile: ../Dockerfile
    ports:
    - ${LOCAL_ETCD_PORT}:2379

@kamilsk kamilsk added this to the guard 2.0 milestone Oct 25, 2018
@kamilsk kamilsk removed this from the guard 2.0 milestone Oct 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant