TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Preevy – Preview Environments Provisioning CLI

15 点作者 yshay1大约 2 年前

1 comment

yshay1大约 2 年前
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&#x27;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&#x2F;GCP at the moment). We&#x27;ve designed Preevy with simplicity in mind, so other complexities such as service exposure or certificate configuration are handled by an external tunneling&#x2F;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:&#x2F;&#x2F;github.com&#x2F;yshayy">https:&#x2F;&#x2F;github.com&#x2F;yshayy</a>)