Skip to main content

Launch HN: Reploy (YC S20) – Instant fullstack staging environments for web apps https://ift.tt/2ZOiE3W

Launch HN: Reploy (YC S20) – Instant fullstack staging environments for web apps Hello Hacker News! We're Jay and Himank from Reploy ( https://getreploy.com ). We're building a platform that allows teams to easily configure full-stack staging environments or "previews" of their web app which are created on every open PR. In the past, Himank and I spent time at several startups (~10->200 employees), where we were on customer-facing, product-oriented teams. We often found ourselves in positions where we wanted to share our environment with designer/PM/sales folks who didn't necessarily have a dev environment setup, and ngrok didn't cut it. Further, even when trying to share our environment with fellow engineers, there was always a slow down when requiring that they git stash, git pull, etc.. The solution to these pain points was either: 1) Waiting for a full staging or production deployment, which in most cases, wasn't really practical (from a cost and/or time perspective). 2) Using a static site hosting solution (Vercel, Netlify, etc..) which didn't allow us to preview full-stack changes. At some of these companies, an infra team had tried to build something like this, however, the "preview" workflow was very different than the "production" workflow, so there were annoyances (slow builds, lack of concurrent env support, no populating staging data etc..) that made the tool hard to use. This is where Reploy comes in! Especially in the current remote landscape, being able to have as many staging environments as features is helping teams move faster by simplifying and streamlining the feature development flow. We've put a lot of time into making this dead simple to set up. Just connect your repo, give us the commands that you run on your dev machine, and we'll spit out a live environment on a managed link. All of this configuration can be described in the `reploy.yml` file, which is essentially a simpler version of docker-compose :). And if you already have a docker-compose file, we can use that as well :). Take a look at a demo on our site! ( https://getreploy.com ). How does it work you may ask? The short answer is k8s. We schedule these environments on Kubernetes, however, we hide this from end-users so that all that they're interacting with is the Reploy configuration (just a series of commands to start up your web app). We've also curated a bunch of "runtimes" which contain common framework dependencies (reactjs, node, rails, etc..) so that if you don't want to worry about docker, you don't have to :) . And for the hardcore folks out there, we also support custom images. A few notable features that Reploy offers (specific to the aforementioned "staging" workflow): 1) Caching of specific directories (node_modules, .bundle, etc..) -> faster builds 2) Restarts of past environments -> Let's you compare the state of different commits 3) Notifications! -> We'll notify your team when a new environment is ready or failed the build process via slack, email, etc.. 4) A "setup" hook where your team can populate a database with staging data, or configure the host environment to your liking. From a pricing angle, we're looking to charge like most CI providers. That is, we'll charge a base price per engineer/user (~$30) and prorate any additional usage over a max number of concurrent environments. On that note, we've realized that pricing for Reploy is a very interesting problem, as the types of users that are creating environments (engineers, devops teams, etc..) are not necessarily the only users getting value out of the product (PMs, for example). If you have any thoughts here, we'd love to hear them in the comments! Feel free to request access at https://getreploy.com if you're interested in getting up and running; also happy to answer any questions at `jay [at] getreploy.com`. Overall, very excited to be sharing this with HN, we'd love to hear your thoughts and keep the conversation going :). July 22, 2020 at 08:20PM

Comments

Popular posts from this blog

Show HN: AI Generated Short Video https://ift.tt/3iS1sRE

Show HN: AI Generated Short Video Hey everyone, I have always wanted to content. I enjoy creating videos and watching other's creations! Being a programmer, I decided to create an AI pipeline which can create textual scripts and churn out thousands of videos / blogs on a daily basis given any topic. This is my first video and I would appreciate any comments and suggestions regarding it but I am particularly interested in hearing about tips and tricks / content format which can be followed to make the such video more fun and intuitive to watch. Also looking for advice if this can be monetised maybe saas or ads or something completely different. I would also want to know if anyone of you would be interested in such an AI tool. The Video: https://www.youtube.com/watch?v=1J_DOIPGKsw Specifically, what I wanted to ask: What are the specific things you liked and what you didn't. Would there have been a better format for me to have made this video to deliver the message more effective