Skip to content

duelist-dev/ton-sites-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TON Sites Proxy

Based on TON

Description

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

USE

  1. Start container:
docker run --privileged -d -p 8080:8080 duelistdev/ton-sites-proxy
  1. Test request:
curl -x 127.0.0.1:8080 http://foundation.ton`

Files

  • Dockerfile - Build image
  • ton-repo-version.txt - version for build via ci-cd

Addition Info

  • Input port - 8080
  • ADNL port - 3333
  • When you start the container, the global.config.json file is automatically downloaded.

About

Docker build ton-sites-proxy

Topics

Resources

License

Stars

Watchers

Forks