Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 274 Bytes

redcloudbird

Simple redbird + cloudflare access verification proxy

Rename config.sample.js to config.js

Build

docker build . -t redcloudbird

Run

docker create redcloudbird

docker run --restart="always" -d -ti -p 0.0.0.0:80:8080 -e LISTEN_PORT="8080" redcloudbird