kurtosis
kurtosis copied to clipboard
A platform for packaging and launching ephemeral backend stacks with a focus on approachability for the average developer.
### Background & motivation I'm running a geth private network using kurtosis, and the kurtosis logs used 150G of the hard drive in one day, but the actual geth network...
### Background & motivation ImageBuildSpec is a great addition to kurtosis but currently its a bit limited. It would be great if the buildspec would be able to support arbitrary...
### Background & motivation I'm currently working on a blockchain devnet that require basic setup, e.g. creating a list of validators and generating the genesis file. The problem is that...
### What's your CLI version? 0.85.6 ### Description & steps to reproduce Right now, we don't test macOS binaries in CircleCI, meaning even if linux binaries pass CLI CI tests,...
### What's your CLI version? 0.86.11 ### Description & steps to reproduce After setting up kurtosis in kubernetes, running the below command ``` kurtosis run github.com/hugobyte/polkadot-kurtosis-package '{ "chain_type": "localnet", "relaychain":...
### Background & motivation Currently, you can not mount a files artifact to a persistent directory and have that files artifact persist with whatever else is written to that directory....
### Background & motivation For testing purposes, I'm running a "dirty" image and want to upload it to docker to run it. The deployment fails (which is not this issue...
### Background & motivation Right now it's really nice to be able to graphically configure services, but it's a bit tedious to fill out everything so I'm interested in pulling...
### What's your CLI version? 0.87.0 ### Description & steps to reproduce When I open a local `kurtosis web`, run an enclave, and from within that enclave do `(cmd or...
### Background & motivation When pressing tab-complete after typing the `--verbosity` flag, I get an autocomplete of all the files in my current directory. ### Desired behaviour `--verbosity` takes in...