This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
how_to_setup_a_gateway_node [11/04/2022 17:41] – created gfactor | how_to_setup_a_gateway_node [05/01/2025 15:53] (current) – crowetic | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== How to Setup A Gateway Node=== | ===== How to Setup A Gateway Node=== | ||
+ | {{: | ||
(guide by crowetic) | (guide by crowetic) | ||
Line 61: | Line 62: | ||
" | " | ||
" | " | ||
- | " | + | " |
- | " | + | " |
- | " | + | " |
- | " | + | " |
- | "minBlockchainPeers": | + | " |
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | { " | ||
+ | ], | ||
+ | " | ||
+ | "blockCacheSize": | ||
" | " | ||
" | " | ||
- | "apiKeyDisabled": false, | + | "apiWhitelistEnabled": false |
- | " | + | |
- | " | + | |
- | " | + | |
- | "::/ | + | |
- | ] | + | |
} | } | ||
+ | |||
</ | </ | ||
Line 96: | Line 107: | ||
< | < | ||
- | ====nginx configuration==== | + | ====NGINX Configuration==== |
The exit command will take us back to our sudoer. Once we're there, we will modify the nginx config. The default location for the nginx configuration files is ''/ | The exit command will take us back to our sudoer. Once we're there, we will modify the nginx config. The default location for the nginx configuration files is ''/ | ||
Line 203: | Line 214: | ||
Same here, after copy/ | Same here, after copy/ | ||
- | ====DNS | + | ====DNS |
In your Newly setup CloudFlare DNS, you will create a new '' | In your Newly setup CloudFlare DNS, you will create a new '' | ||
Line 230: | Line 241: | ||
Now you should be golden. Only thing left is to make sure you have the correct ports forwarded in to your node. | Now you should be golden. Only thing left is to make sure you have the correct ports forwarded in to your node. | ||
- | ====Forwarding the Correct Ports in to Your Gateway Node==== | + | ====Forwarding the Correct Ports==== |
- | + | ||
- | Your Gateway Node needs to use the following ports on **TCP protocol**, the specifics of the forwarding will depend on how your firewall is setup, which type of firewall you have, etc... this guide does not cover port forwarding, but there is another guide on this wiki that does, and there are plenty of other guides specific to whichever router and firewall you're using. | + | |
- | **The Necessary | + | Your Gateway Node needs to use the following ports on **TCP protocol**, the specifics of the forwarding will depend on how your firewall is setup, which type of firewall you have, etc... this guide does not cover port forwarding, but there is another guide on this wiki that does, and there are plenty of other guides specific to whichever router and firewall you're using. |
-Port '' | -Port '' | ||
Line 242: | Line 251: | ||
-Port '' | -Port '' | ||
- | -((Optional)) | + | -Port '' |
====Final Words==== | ====Final Words==== |