WebsiteDiscordGithubSecret University
Search
⌃K
Links
Introduction
🤫
Overview, Ecosystem and Technology
Secret Network Overview
Ecosystem Overview
Secret Network Techstack
💻
Development
Getting Started
Secret contract - design fundamentals
Secret Contract / CosmWasm framework
Development concepts/templates
Testing Secret Contracts
Reference contracts, guides and examples
Resources - API/Contract addresses
Tools & Libraries
Versioning & Changelog
🔧
Infrastructure
Setting up a node/validator
Maintaining a node/validator
Slashing information
Migrating a Validator
Troubleshooting
Validator Backup
Server security
SSH authentication
Server configuration
Uncomplicated-Firewall (UFW)
Local CLI
Node Monitoring
Helpful commands
Running Multiple Nodes on the Same Server
IBC Relayers
Sentry and Archive nodes
Upgrade Instructions
Postmortems
Contribute to the documentation
Powered By GitBook

Local CLI

Using Local CLI Machines

Never save your validator’s keys on the remote server. You should be using your local machine and saving your keys on there to broadcast to the remote server.
In order to use a local CLI, you must:
  1. 1.
    Install the daemon on your local machine by going through the normal installation process
  2. 2.
    Set the daemon’s config to the remote server
Previous
Uncomplicated-Firewall (UFW)
Next
Node Monitoring
Last modified 5mo ago