All apps · 0 apps
Cardano-Node
Docker app from cobb's Repository
Overview
Readme
View on GitHubGuild 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.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
cardanocommunity/cardano-nodeRuntime arguments
- Network
bridge- Shell
bash- Privileged
- false
Template configuration
- Target
- /opt/cardano/cnode/priv
- Value
- /mnt/user/appdata/cnode/priv
- Target
- /opt/cardano/cnode/db
- Value
- /mnt/user/appdata/cnode/db
- Target
- 6000
- Default
- 6000
- Value
- 6000
Choose network to run cnode on
- Target
- NETWORK
- Default
- mainnet
- Value
- mainnet
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