Skip to content

zecrocks/zcash-stack

Repository files navigation

Artifact Hub

Zcash Stack

This repository contains tools and documentation in the form of a workshop for deploying and managing Zcash infrastructure using Docker and Kubernetes.

Repository layout

This repository has a simple filesystem structure. Important directories are noted and described in more detail below.

.
├── LICENSE            # <-- Legal information.
├── README.md          # <-- This file.
├── charts             # <-- Kubernetes resources (Helm charts).
├── docker             # <-- Docker resources (Compose configurations.).
├── docs               # <-- Workshop lessons and documentation.
├── examples           # <-- Example Kubernetes deployment configurations.
└── install-traefik.sh

docs: Workshop notes

The docs/ directory contains workshop documentation which serves the dual purpose of describing the infrastructure configurations and providing a step-by-step walk through using the provided infrastructure configurations.

Docker Resources

The docker/ directory contains Docker configurations and resources for running Zcash services in containers:

Kubernetes Deployment

The charts/ directory contains Helm charts for deploying Zcash infrastructure on Kubernetes:

  • Zcash Stack Chart - A comprehensive Helm chart for deploying Zcash infrastructure on Kubernetes

Examples

The examples/ directory contains example configurations and deployment scenarios to help you get started.

License

This project is licensed under the terms of the license included in the repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages