Flox + Novops: development packages, secrets and multi-environment management all-in-one !

Flox + Novops: development packages, secrets and multi-environment management all-in-one !

Setting up development environment often turns into a developer horror story. Bring secrets, environment variables, authentication and consistency between each developer’s machines and CI pipelines and it becomes a nightmare. Thankfully, modern tools like Novops and Flox can help streamline most of this boilerplate. Flox: reproducible and shareable development environment Flox automates creation of development…

Automated, Reproducible and Secure Development & CI environments: Package Management (1/3)

Automated, Reproducible and Secure Development & CI environments: Package Management (1/3)

Setting-up local development environment is a pain. Make it double with matching CI configuration. Packages and tools to install, local configurations, secrets, deployment… Developers often loose hours – if not days – before being able to run a simple make build or deploy a local instance. This series of article will guide you through patterns…