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 Nullstone provides a wealth of information about an app (e.g. infrastructure activity, code deployments, public URLs). As a developer, it would be nice to know the current status...

apps
UI/UX

### Overview Nullstone provides GitOps support for preview environments through pull requests. However, those configurations don't have an effect on pipeline environments once a PR is merged. Adding support includes...

gitops
scm/github

### Overview Nullstone provides GitOps support for apps. Each repo contains configuration files in `.nullstone/` that Nullstone uses to synchronize infrastructure. However, this does not consider how to handle infrastructure...

gitops
scm/github

### Overview Today, all infrastructure modules must exist in the Nullstone registry to be selected for provisioning. This requires effort to mirror versions from the official registry (registry.terraform.io) manually. Instead,...

infra-modules

### Overview Through an extension of #167, we can provide insight into predicted cost trends. ### How will it work? In the same cost analysis reports, we can provide a...

costs

### Overview We tag all assets with organization, stack, environment, and block. This provides granular cost analysis in the AWS console, assuming three things: - A user has access to...

costs

### Overview Before launching infrastructure, developers would like to know how much infrastructure will cost. ### How will it work? Given a module combined with input variables, we can compute...

costs

### Overview Sentry is a popular application performance monitoring service. One-click integration is valuable for developers who want to use Sentry. ### How will it work? A base datastore module...

infra-modules
integrations

### Overview Currently, cloud accounts are created separately from environments. When creating environments, users find it disruptive and confusing to go to a different section and come back. Ideally, a...

UI/UX