skalenetwork / skale-proxy

SKALE Proxy is high performance, easy-to-run public service that provides proxied and load-balanced JSON-RPC endpoints for SKALE chains. It is based on NGINX.
GNU Affero General Public License v3.0
2 stars 3 forks source link

Resource Requirements + Flexible Setup #44

Open TheGreatAxios opened 1 year ago

TheGreatAxios commented 1 year ago

Is your feature request related to a problem? Please describe. This is not a direct problem, but some tweaks can make it far more flexible to setup. This has been discussed in #36 but should also be very easy for single chain.

Describe the solution you'd like The proxy should default to "ALL" chains, however, it should be a configuration/environment variable that enables the proxy to run for a smaller subset of chains, or even a single chain. Projects of any size could then move proxies closer to their users in a much simpler manner.

Minimum Resource Requirement Re-evaluation - See Below

Describe alternatives you've considered N/A

Additional context