nullstone icon indicating copy to clipboard operation
nullstone copied to clipboard

Nullstone is a customizable developer platform launched on your cloud accounts.

Results 134 nullstone issues
Sort by recently updated
recently updated
newest added

### Overview Add support for AWS k8s using AWS EKS platform. https://github.com/nullstone-modules/aws-eks-app ### Details This entails creating a new Terraform module and adding support for deployments to the engine. -...

infra-modules
provider/aws
bounty
platform/k8s

## Overview Currently, a user must use the UI or CLI to construct their architecture (by creating stacks and blocks). In addition, a user could define this structure through code...

gitops

### Overview When a preview environment is launched, Nullstone will launch the entire stack from scratch. If the app is a container, this includes the cluster, network, and required datastores....

environments

### Overview Currently, environment variables can be injected into applications through capability modules or from user input. It is common for various languages/frameworks to use different environment variable names for...

apps

### Overview Nullstone has evolved; the application screen has become confusing for developers to navigate, configure, and launch. With this effort, we are rethinking how applications are managed.

UI/UX

## Overview Terraform runs and code deployments execute in Nullstone infrastructure. Organizations want the ability to host these activities within their infrastructure to have tighter security controls. Since this is...

engine

## Overview A preview environment is a short-lived, non-production environment for hosting new/in-development functionality to run quality checks, performance verifications, and customer demos. Most companies require checks to pass before...

environments

## Overview Capabilities are the "glue" that binds apps to datastores, trigger events, secrets, and much more. To improve the developer experience and understanding for developers, the UI should be...

UI/UX

## Overview Module contracts are the center of the Nullstone platform. They enable us to connect two blocks that know little of each other. The challenge is when we want...

infra-modules

## Summary Nullstone currently supports Terraform modules. Terraform can be used to provision helm charts. However, first-class support for Helm would provide a nicer experience for developers and module creators.

infra-modules
kubernetes