Hi friends,
We are building Preevy, an OSS CLI tool for easily provisioning preview environments.
Preevy is intended to help teams improve their code-review workflows by making it easy and cost-effective way to provision ephemeral environments for every branch. (AKA: Preview Environments)
While preview environments are common in JAMStack PaaS platforms, it's less trivial to set up for complex applications.
Preevy aims to fill this gap by providing a solution that can use be applied to any application that uses docker-compose configuration and a cloud account configuration (AWS/GCP at the moment).
We've designed Preevy with simplicity in mind, so other complexities such as service exposure or certificate configuration are handled by an external tunneling/proxy server (also open-source and available in the repo)<p>We are constantly working on improving Preevy and would love to hear your feedback!<p>Yshay (<a href="https://github.com/yshayy">https://github.com/yshayy</a>)