Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/circa10a/blockerized-dockchain
Because all problems are solvable with containers and blockchains
https://github.com/circa10a/blockerized-dockchain
ai blockchain cloud containers docker kubernetes machine-learning quantum-computing service-mesh
Last synced: 17 days ago
JSON representation
Because all problems are solvable with containers and blockchains
- Host: GitHub
- URL: https://github.com/circa10a/blockerized-dockchain
- Owner: circa10a
- License: mit
- Created: 2019-10-13T23:22:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T19:06:17.000Z (over 2 years ago)
- Last Synced: 2024-10-09T17:48:07.478Z (about 1 month ago)
- Topics: ai, blockchain, cloud, containers, docker, kubernetes, machine-learning, quantum-computing, service-mesh
- Language: Python
- Size: 9.77 KB
- Stars: 86
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blockerized-dockchain
Create a blockchain in a docker container, because all problems are solvable with containers and blockchains.
![alt text](https://i.imgur.com/vRLEtBr.jpg)
## Usage
### Docker
```shell
docker run --rm --name blockerized-dockchain circa10a/blockerized-dockchain
```### Kubernetes
```shell
kubectl apply -f https://raw.githubusercontent.com/circa10a/blockerized-dockchain/main/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
```shell
docker run --rm -e EXIT_COUNT=20 -e WAIT_PERIOD=2 --name blockerized-dockchain circa10a/blockerized-dockchain
```## Our Leadership
Please give a thanks to our sponsor as we navigate the future that is the metaverse.
![alt text](https://nypost.com/wp-content/uploads/sites/2/2020/07/Mark_Zuckerberg.jpg?quality=80&strip=all)
## Roadmap
- Metaverse
- Singularity
- Machine Learning
- AI
- Cloud
- Serverless
- Big Data
- Quantum Computing
- Microkernel
- IOT
- Service Mesh
- Multiple [geese](https://golang.org/pkg/go/build/#hdr-Go_Path)
- [gorch](https://golang.org/pkg/go/build/#hdr-Go_Path)## Credits
- Original name coined by [infidex](https://github.com/infidex)
- Original blockchain application by [Gerald Nash](https://medium.com/@aunyks)
- Photo by [morioh.com](https://morioh.com/p/b46e20454368)