envoyproxy/envoy

Ability to serve static files

Aberta

#378 aberto em 25 de jan. de 2017

 (18 comentários) (206 reações) (0 responsável)C++ (5.373 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (27.997 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

It would be great to have the ability to serve static files from Envoy.

My use-case is to serve static files for an HTML frontend (HTML, JS, CSS, etc.), which should be a fairly common one. Right now you would have to put something like nginx in the middle to efficiently do this.

Guia do colaborador