Skip to content

clarionchain/clarionchain_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClarionChain Docker Setup

This repository contains the Docker setup for running the ClarionChain Bitcoin container.

Prerequisites

  • Docker
  • Docker Compose
https://docs.docker.com/compose/install/
https://docs.docker.com/desktop/install/linux-install/
https://docs.docker.com/desktop/install/mac-install/
https://docs.docker.com/desktop/install/windows-install/

Installation

  1. Clone the repository:
git clone https://github.com/clarionchain/clarionchain_docker.git
cd clarionchain_docker
  1. Run the docker container:
docker compose up -d
  1. Go to http://localhost:3002 to view claroinchain_docker dashboard
http://localhost:3002
  1. Username and Password for clarionchain_docker dashboard
username = admin
password = admin

About

clarionchain_docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published