https://github.com/osixia/docker-ipify-api
A very light weight docker image to run ipify-api 🐳
https://github.com/osixia/docker-ipify-api
ipify ipify-api
Last synced: 12 months ago
JSON representation
A very light weight docker image to run ipify-api 🐳
- Host: GitHub
- URL: https://github.com/osixia/docker-ipify-api
- Owner: osixia
- License: mit
- Created: 2016-09-15T14:02:56.000Z (almost 10 years ago)
- Default Branch: stable
- Last Pushed: 2017-12-22T22:20:00.000Z (over 8 years ago)
- Last Synced: 2025-04-11T11:32:50.543Z (about 1 year ago)
- Topics: ipify, ipify-api
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# osixia/ipify-api
[][hub]
[][hub]
[](http://microbadger.com/images/osixia/ipify-api "Get your own image badge on microbadger.com")
[hub]: https://hub.docker.com/r/osixia/ipify-api/
Latest release: 0.1.0 - [Changelog](CHANGELOG.md) | [Docker Hub](https://hub.docker.com/r/osixia/ipify-api/)
**A very light weight docker image to run ipify-api.**
> [ipify.org](https://www.ipify.org/)
- [Contributing](#contributing)
- [Quick Start](#quick-start)
- [Changelog](#changelog)
## Contributing
If you find this image useful here's how you can help:
- Send a pull request with your kickass new features and bug fixes
- Help new users with [issues](https://github.com/osixia/docker-ipify-api/issues) they may encounter
- Support the development of this image and star this repo !
## Quick Start
Run OpenLDAP docker image:
docker run --detach osixia/ipify-api:0.1.0
Now configure a reverse proxy that set the X-Forwarded-For http header that point to this container on port 3000
## Changelog
Please refer to: [CHANGELOG.md](CHANGELOG.md)