envoyproxy/envoy

Ability to serve static files

開放

#378 建立於 2017年1月25日

 (18 則留言) (206 個反應) (0 位負責人)C++ (5,373 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (27,997 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南