TON Sites Proxy is a utility to access TON Sites using the rldp-http-proxy wrapper.
Repository for automatically building new versions, based on versions from the TON repository
- Start container:
docker run --privileged -d -p 8080:8080 duelistdev/ton-sites-proxy
- Test request:
curl -x 127.0.0.1:8080 http://foundation.ton`
- Dockerfile - Build image
- ton-repo-version.txt - version for build via ci-cd
- Input port - 8080
- ADNL port - 3333
- When you start the container, the global.config.json file is automatically downloaded.