All Projects → circa10a → Blockerized Dockchain

circa10a / Blockerized Dockchain

Licence: mit
Because all problems are solvable with containers and blockchains

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Blockerized Dockchain

Awesome Scalability Toolbox
My opinionated list of products and tools used for high-scalability projects
Stars: ✭ 34 (-55.84%)
Mutual labels:  cloud, containers, service-mesh
Blockchain Network On Kubernetes
Demonstrates the steps involved in setting up your business network on Hyperledger Fabric using Kubernetes APIs on IBM Cloud Kubernetes Service.
Stars: ✭ 261 (+238.96%)
Mutual labels:  blockchain, cloud, containers
Cromwell
Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
Stars: ✭ 655 (+750.65%)
Mutual labels:  cloud, containers
Che
The Kubernetes-Native IDE for Developer Teams
Stars: ✭ 6,572 (+8435.06%)
Mutual labels:  cloud, containers
Awareness
The new architecture of co-computation for data processing and machine learning.
Stars: ✭ 11 (-85.71%)
Mutual labels:  ai, cloud
Kubernetes Handbook
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
Stars: ✭ 4,511 (+5758.44%)
Mutual labels:  containers, service-mesh
Fastocloud
Self-hosted IPTV/NVR/CCTV/Video service (Community version)
Stars: ✭ 464 (+502.6%)
Mutual labels:  ai, cloud
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (+1010.39%)
Mutual labels:  ai, quantum-computing
Adapt
ReactJS for your infrastructure. Create and deploy full-stack apps to any infrastructure using the power of React.
Stars: ✭ 317 (+311.69%)
Mutual labels:  cloud, containers
Addon Lxdone
Allows OpenNebula to manage Linux Containers via LXD
Stars: ✭ 36 (-53.25%)
Mutual labels:  cloud, containers
Nff Go
NFF-Go -Network Function Framework for GO (former YANFF)
Stars: ✭ 1,036 (+1245.45%)
Mutual labels:  cloud, containers
Kelda
Kelda is an approachable way to deploy to the cloud.
Stars: ✭ 433 (+462.34%)
Mutual labels:  cloud, containers
Model server
A scalable inference server for models optimized with OpenVINO™
Stars: ✭ 431 (+459.74%)
Mutual labels:  ai, cloud
Athenz
Open source platform for X.509 certificate based service authentication and fine grained access control in dynamic infrastructures. Athenz supports provisioning and configuration (centralized authorization) use cases as well as serving/runtime (decentralized authorization) use cases.
Stars: ✭ 570 (+640.26%)
Mutual labels:  cloud, containers
Sia Ui
A Graphical Frontend for Sia - https://sia.tech
Stars: ✭ 394 (+411.69%)
Mutual labels:  blockchain, cloud
Linuxkit
A toolkit for building secure, portable and lean operating systems for containers
Stars: ✭ 7,166 (+9206.49%)
Mutual labels:  cloud, containers
Pulumi
Pulumi - Developer-First Infrastructure as Code. Your Cloud, Your Language, Your Way 🚀
Stars: ✭ 10,887 (+14038.96%)
Mutual labels:  cloud, containers
Light 4j
A fast, lightweight and more productive microservices framework
Stars: ✭ 3,303 (+4189.61%)
Mutual labels:  cloud, service-mesh
My Links
Knowledge seeks no man
Stars: ✭ 311 (+303.9%)
Mutual labels:  cloud, containers
Roboconf Platform
The core modules and the platform
Stars: ✭ 30 (-61.04%)
Mutual labels:  cloud, containers

blockerized-dockchain

Create a blockchain in a docker container, because all problems are solvable with containers and blockchains.

alt text

Usage

Docker

docker run --rm --name blockerized-dockchain circa10a/blockerized-dockchain

Kubernetes

kubectl apply -f https://raw.githubusercontent.com/circa10a/blockerized-dockchain/master/k8s-deployment.yaml

Options

Opts are set via environment variables

Environment Variable Type Default Description
WAIT_PERIOD number 1 Seconds between adding blocks
EXIT_COUNT number Infinite How many blocks to create before exiting

Sample config

docker run --rm -e EXIT_COUNT=20 -e WAIT_PERIOD=2 --name blockerized-dockchain circa10a/blockerized-dockchain

Roadmap

  • Machine Learning
  • AI
  • Cloud
  • Serverless
  • Big Data
  • Quantum Computing
  • Microkernel
  • IOT
  • Service Mesh
  • Multiple geese
  • gorch

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].