Skip to content

DAPowerPlay/parity-openshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Pulls

parity-openshift

This repository contains non-root Docker Parity image based on CentOS alongside with OpenShift template based on that image.

alt text

How to use this OpenShift templates - The GUI Way

Run a Parity Ethereum node on OpenShift for free in just a few clicks:

  1. If you don't have your OpenShift instance, register an account on RedHats OpenShift Online, or install Minishift

  2. Pick a template:

How to use this Docker image

Install

Install the image:

docker pull dapowerplay/parity

Alternatively, pull a specific version:

docker pull dapowerplay/parity:1.9.5-centos

Usage

Start Parity container in working directory:

docker run -d dapowerplay/parity:1.9.5-centos --base-path=.

How to use this OpenShift template

Install

Upload template to OpenShift cluster:

oc create -f parity-openshift-ephemeral.json

Usage

Generate API object from template:

oc process parity-openshift | oc create -f -

"Creation is always an act of collaboration."

🔗🔗🔗

Happy Coding! 🔥 🚒