<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Operations on Solo</title><link>https://solo.hiero.org/tags/operations/</link><description>Recent content in Operations on Solo</description><generator>Hugo</generator><language>en</language><atom:link href="https://solo.hiero.org/tags/operations/index.xml" rel="self" type="application/rss+xml"/><item><title>Using Solo with Mirror Node</title><link>https://solo.hiero.org/docs/using-solo/accessing-solo-services/solo-with-mirror-node/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/using-solo/accessing-solo-services/solo-with-mirror-node/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The Hiero Mirror Node stores the full transaction history of your local Solo network
and exposes it through several interfaces:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A &lt;strong&gt;web-based block explorer&lt;/strong&gt; (Hiero Mirror Node Explorer) at &lt;code&gt;http://localhost:8080&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;REST API&lt;/strong&gt; via the mirror-ingress service at &lt;code&gt;http://localhost:8081&lt;/code&gt;
(recommended entry point-routes to the correct REST implementation).&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;gRPC endpoint&lt;/strong&gt; for mirror node subscriptions.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This guide walks you through adding Mirror Node and the Hiero Explorer to a
Solo network, and shows you how to query transaction data and create accounts.&lt;/p&gt;</description></item><item><title>Managing Your Network</title><link>https://solo.hiero.org/docs/simple-solo-setup/managing-your-network/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/simple-solo-setup/managing-your-network/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;This guide covers day-to-day management operations for a running Solo network,
including starting, stopping, and restarting nodes, capturing logs, and upgrading the network.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="td-heading-self-link" href="#prerequisites" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Before proceeding, ensure you have completed the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://solo.hiero.org/docs/simple-solo-setup/system-readiness/"&gt;System Readiness&lt;/a&gt;&lt;/strong&gt; - your local environment meets all hardware and software requirements.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://solo.hiero.org/docs/simple-solo-setup/quickstart/"&gt;Quickstart&lt;/a&gt;&lt;/strong&gt; - you have a running Solo network deployed using &lt;code&gt;solo one-shot single deploy&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="find-your-deployment-name"&gt;Find Your Deployment Name&lt;a class="td-heading-self-link" href="#find-your-deployment-name" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Most management commands require your deployment name. Run the following command to retrieve it:&lt;/p&gt;</description></item><item><title>Cleanup</title><link>https://solo.hiero.org/docs/simple-solo-setup/cleanup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/simple-solo-setup/cleanup/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;This guide covers how to tear down a Solo network deployment, understand
resource usage, and perform a full reset when needed.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="td-heading-self-link" href="#prerequisites" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Before proceeding, ensure you have completed the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/simple-solo-setup/quickstart/"&gt;&lt;strong&gt;Quickstart&lt;/strong&gt;&lt;/a&gt; — you have a running Solo network deployed using &lt;code&gt;solo one-shot single deploy&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="destroying-your-network"&gt;Destroying Your Network&lt;a class="td-heading-self-link" href="#destroying-your-network" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Important:&lt;/strong&gt; Always destroy your network before deploying a new one to avoid conflicts and errors.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;To remove your Solo network:&lt;/p&gt;</description></item><item><title>Dynamically add, update, and remove Consensus Nodes</title><link>https://solo.hiero.org/docs/advanced-solo-setup/network-deployments/consensus-node-operations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/advanced-solo-setup/network-deployments/consensus-node-operations/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;This guide covers how to dynamically manage consensus nodes in a running Solo
network - adding new nodes, updating existing ones, and removing nodes that
are no longer needed. All three operations can be performed without taking
the network offline.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="td-heading-self-link" href="#prerequisites" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Before proceeding, ensure you have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;A running Solo network. If you don&amp;rsquo;t have one, deploy using one of the
following methods:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/simple-solo-setup/quickstart/"&gt;&lt;strong&gt;Quickstart&lt;/strong&gt;&lt;/a&gt; - single command deployment using
&lt;code&gt;solo one-shot single deploy&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/advanced-solo-setup/advanced-network-deployments/manual-deployment"&gt;&lt;strong&gt;Manual Deployment&lt;/strong&gt;&lt;/a&gt; - step-by-step
deployment with full control over each component.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Set the required environment variables as described below:&lt;/p&gt;</description></item><item><title>Troubleshooting</title><link>https://solo.hiero.org/docs/troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/troubleshooting/</guid><description>&lt;p&gt;This guide covers common issues you may encounter when using Solo and how to resolve them.&lt;/p&gt;
&lt;h2 id="quick-navigation"&gt;Quick Navigation&lt;a class="td-heading-self-link" href="#quick-navigation" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Use this page when something is failing and you need to diagnose or recover quickly.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#troubleshooting-installation-and-upgrades"&gt;Troubleshooting installation and upgrades&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#pods-not-reaching-ready-state"&gt;Pods not reaching Ready state&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#crashloopbackoff-causes-and-remediation"&gt;CrashLoopBackOff causes and remediation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#resource-constraint-errors-cpu--ram--disk"&gt;Resource constraint errors (CPU / RAM / Disk)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/troubleshooting/#getting-help"&gt;Getting help&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="related-operational-topics"&gt;Related Operational Topics&lt;a class="td-heading-self-link" href="#related-operational-topics" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;If you are looking for setup or day-to-day usage guidance rather than failure diagnosis, start with these pages:&lt;/p&gt;</description></item><item><title>FAQs</title><link>https://solo.hiero.org/docs/faqs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/faqs/</guid><description>&lt;h2 id="one-command-deployment-options-and-variants"&gt;One-command deployment options and variants&lt;a class="td-heading-self-link" href="#one-command-deployment-options-and-variants" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="how-can-i-set-up-a-solo-network-in-a-single-command"&gt;How can I set up a Solo network in a single command?&lt;a class="td-heading-self-link" href="#how-can-i-set-up-a-solo-network-in-a-single-command" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;You can run one of the following commands depending on your needs:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Single Node Deployment (recommended for development):&lt;/strong&gt;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;brew install hiero-ledger/tools/solo
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;For more information on Single Node Deployment, see &lt;a href="https://solo.hiero.org/docs/simple-solo-setup/quickstart/#deploy-a-local-network-one-shot"&gt;Quickstart&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Multiple Node Deployment (for testing consensus scenarios):&lt;/strong&gt;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;solo one-shot multiple deploy --num-consensus-nodes &lt;span class="m"&gt;3&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;For more information on Multiple Node Deployment, see &lt;a href="https://solo.hiero.org/docs/simple-solo-setup/quickstart/#deploy-a-local-network-one-shot"&gt;Quickstart&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>