A golang reverse proxy.
This log was created by gopherize.me
- gondola
- Table of contents
- Features
- Install
- Example
- Usage
- Projects
- ADR
- Wiki
- Contribution
- Sponsor
- License
- Stargazers
- Forkers
- Author
- Virtual host
- You can set up multiple hosts on upstream servers.
- Configuration file loader
- You can use configuration files in YAML format.
- TLS
- You can use TLS by preparing a TLS certificate.
- Serve static files
- You can serve static files.
- Access log
- Outputs Proxy access logs and Upstream servers access logs.
- Binary distribution
- Distributing cross-compiled binaries.
go get -u github.com/bmf-san/gondola
You can download the binary from the release page, and you can use it.
See below for how to use gondola.
Run a binary with the option.
gondola -config config.yaml
Issues and Pull Requests are always welcome.
We would be happy to receive your contributions.
Please review the following documents before making a contribution.
If you like it, I would be happy to have you sponsor it!
Or I would be happy to get a STAR.
It motivates me to keep up with ongoing maintenance. :D
Based on the MIT License.
- Blog