Andrey Ermilov

Results 8 comments of Andrey Ermilov

For the https://api.github.com/repos/vmg/redcarpet/issues?state=closed ```yaml inbound: proto: HTTP port: 8080 host: 0.0.0.0 backends: - redis: proto: redis host: 127.0.0.1 port: 6379 database: 0 upstreams: google: host: 8.8.8.8 port: 8080 endpoints: index:...

# About Settings It seems that we need to separate two layers from each other. The first layer is the structures which are the internal representation of the hitbox-server settings....

TBD: @singulared ```yaml # hitbox server base settings server: host: 127.0.0.1 port: 8080 proto: HTTP # map of applications upstreams: api: host: 127.0.0.1 port: 8080 proto: HTTP # map of...

About things we need to validate: 1. Cache settings structure includes field `backend` and `policy` that are keys from Backends list and Policies list. We need to check if these...

@novikovfred LGTM! I think we can use it 👍

Thanks! Could you add a test?

Hi @prabirshrestha, we are about to release a new version of Hitbox based on Tower service infrastructure. So I would like to ask you, is it important for you to...

Is there any news about it? It looks pretty useful