Settings β

id
This indicates the id for this node, it can be copied to the clipboard.gateway
This is the url of the node. When the node is exposed to the internet by opening a tunnel, this value should be changed to reflect the url the tunneling service provides.theme
This allows you to set a custom color scheme for the node ui.bg image
This is allows you to set a custom background image for the node ui.custom homepage
Create a custom home page for your node. This allows you to create a static site, and zip it. The zip file can be uploaded through this interface. The site will be available at the index level, when the node is exposed to the internet.Add Access Token
Pintheon nodes are meant to be used by externally developed applications, if you so desire. As such custom access tokens can be created here, these tokens can be used to access the external api endpoints
Custom Homepage β

Enter the hash of an uploaded html document, and it will be served at the root endpoint of the node.
Additionally, a custom homepage can be uploaded. The required file type is a zip file, of a valid static website.
Access Tokens β
To create an access token, click the 'Add Access Token' button. This token requires a 'Stellar 25519 Public Key', this key can be generated using the hvym_stellar python package. The token can be timestamped, with a minimum of 1 minute, and a maximum of 1 year. More information about these types of keys is covered in the developers section.

After a token is created it can be copied, and saved as needed.Β The token is not saved by your node.Β Once the above window, the token cannot be regenerated.

The Access token list is populated under the 'Add Access Token' button. This list can be used to revoke access buttons by clicking the 'X' button to delete the public key reference.