nullstone
nullstone copied to clipboard
Nullstone is a customizable developer platform launched on your cloud accounts.
### 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...
### 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...
### 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...
### 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,...
### 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...
### 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...
### 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...
### 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...
### 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...