GithubHelp home page GithubHelp logo

isabella232 / pets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tilt-dev/pets

0.0 0.0 0.0 8.71 MB

Process for Editing Tons of Services ๐Ÿˆ๐Ÿˆ๐Ÿˆ

License: Apache License 2.0

Makefile 0.27% Go 97.54% Shell 2.19%

pets's Introduction

PETS

Process for Editing Tons of Services ๐Ÿˆ๐Ÿˆ๐Ÿˆ

Build Status GoDoc

Kubernetes makes it easy to manage herds of cattle: lots of servers running in production.

pets makes it easy to manage herds of cats: lots of servers running on your machine that you want to keep a close eye on for local development.

The Big Idea

pets is for the cloud-service developer who has multiple servers that they run for day-to-day feature work. Maybe the servers run as bare processes. Maybe they run in containers. Or in minikube. Or in a remote Kubernetes cluster.

We should be able to express the constellation of servers independently of how we start them. A Petsfile is like a Makefile for expressing how servers start and fit together. This lets us switch back and forth quickly between servers running locally and servers running in the cloud.

Installation

Binaries

You can find pre-compiled binaries for common platforms on the releases page.

From source

go get -u github.com/windmilleng/pets

Usage

To get started using pets, read the introductory blog post.

For more detail on how to use the CLI, you can browse the CLI documentation.

For more detail on how to write a configuration file for your project, see the config documentation.

Examples

We've written some example projects that use a Petsfile so start a frontend server with two backend servers and a database:

Privacy

This tool can send usage reports to https://events.windmill.build, to help us understand what features people use. We only report on which pets commands run and how long they run for.

You can enable usage reports by running

pets analytics opt in

(and disable them by running pets analytics opt out.)

We do not report any personally identifiable information. We do not report any identifiable data about your code.

We do not share this data with anyone who is not an employee of Windmill Engineering. Data may be sent to third-party service providers like Datadog, but only to help us analyze the data.

License

Copyright 2018 Windmill Engineering

Licensed under the Apache License, Version 2.0

pets's People

Contributors

nicks avatar pmt avatar hyu avatar landism avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.