Home / Companies / Nhost / Blog / Post Details
Content Deep Dive

Nhost Config: Granular Control and a New Era of Environment Parity

Blog post from Nhost

Post Details
Company
Date Published
Author
Nuno Pato
Word Count
1,074
Language
English
Hacker News Points
-
Summary

Nhost has introduced a new mechanism for managing and configuring projects that enhances consistency between local and cloud instances by eliminating environment-specific issues. The updated workflow provides detailed control over a project's runtime configuration and marks a significant improvement in performance and stability with the release of CLI version 1.0.0. Previously, only certain elements such as database migrations and API schema changes were synchronized, but the new configuration file, compatible with both Nhost Cloud and CLI, supports comprehensive configurations including resources, environment variables, and settings specific to Hasura or Auth. This new approach integrates a Git-based workflow allowing for local testing and seamless synchronization with cloud projects, which is particularly beneficial for team collaboration. The configuration format now uses TOML for its simplicity and clarity, and CUE for validating data and configuration, ensuring projects adhere to necessary rules. This development emphasizes the importance of consistency and control in the development process, making the new Nhost Config an invaluable tool for developers, especially those working in teams.