Cardano-Node

Cardano-Node

Docker app from cobb's Repository

Overview

https://docs.cardano.org/about-cardano/introduction/

Guild Operators' Repository

A place for SPOs to contribute together to the Cardano Ecosystem.

Documentation / Guides

  • Stake Pool Operator site contains instructions for using various guild tools which simplify various stake-ops (setting up, managing and monitoring pools) for pool operators. Note that the guides are present to help you simplify your tasks - but as an entity responsible for creating blocks on a financial platform, we expect the pre-requisite skillsets before entering the portal:

    • Learn about working with architecture, setup and essentials (sysops);
    • Understand how to secure your server (secops);
    • Be comfortable with working with cardano-cli , and have worked on preview/preprod/guild networks for pool operations without use of wrapper scripts - as an education exercise;
    • Read the documentation and disclaimers. The guide and tools only aim to simplify your tasks, it will not try to do everything for you - neither scope best practices.
    • We recommend anyone using these instructions to use offline workflow, and NEVER have their wallet keys and pool keys to be made available to online servers, as supported by the tools.
  • Community Support FAQ & how-to guides for use within Cardano ecosystem. This documentation/FAQ contains topics such as Cardano wallets, blockchain explorers, and selecting a pool for delegation to name a few.

  • Concepts is place holder where we can accumulate educative articles explaining basic essentials of blockchain.

Support

The Telegram announcement & support channel is used to announce new releases and changes to the code base. This is also the place to ask general questions regarding the Guild Operators documentation and scripts.
Telegram Announcement & Support channel

To report bugs and issues with scripts and documentation please open a GitHub Issue.
Feature requests are best opened as a discussion thread.

Install Cardano-Node on Unraid in a few clicks.

Find Cardano-Node in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Cardano-Node Review the template variables and paths Click Install

Download Statistics

575,006
Total Downloads
175
This Month
157
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
cardanocommunity/cardano-node
Last Updated2026-06-11
First Seen2024-09-02

Runtime arguments

Network
bridge
Shell
bash
Privileged
false

Template configuration

privPathrw
Target
/opt/cardano/cnode/priv
Value
/mnt/user/appdata/cnode/priv
dbPathrw
Target
/opt/cardano/cnode/db
Value
/mnt/user/appdata/cnode/db
cnode portPorttcp
Target
6000
Default
6000
Value
6000
NetworkVariable

Choose network to run cnode on

Target
NETWORK
Default
mainnet
Value
mainnet
Mithril BootstrapVariable

This option will allow Mithril client to download the latest Mithril snapshot of the blockchain when the container starts and does not have a copy of the blockchain yet. This is useful when you want to start a new node from scratch and don't want to wait for the node to sync from the network. This option is not currently available for the guild network. <br><br> Y for yes<br> N for no

Target
MITHRIL_DOWNLOAD
Default
Y
Value
Y