Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added paasta principles #50

Merged
merged 2 commits into from
Nov 14, 2015
Merged

Added paasta principles #50

merged 2 commits into from
Nov 14, 2015

Conversation

solarkennedy
Copy link
Contributor

This adds some docs about what makes paasta special, specifically it enumerates some of the opinions behind our "opinionated glue"

1. **Declarative** is better than **imperative**
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

There is kinda a subtle difference between these two approaches to configuring
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/kinda//

@mrtyler
Copy link
Contributor

mrtyler commented Nov 13, 2015

shipit

might need to access all this metadata from remote environments. PaaSTA solves this
by generating a ``deployments.json`` for each service and using `soa-configs <../soa_configs.html>_` to
distribute it. This allows PaaSTA to extract all the metadata out of a git repo
once, and distribute it globally to all the PaaSTA clusters. It also helps isolate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/all the PaaSTA clusters/each PaaSTA cluster/

@Rob-Johnson
Copy link
Contributor

I really like this.

solarkennedy added a commit that referenced this pull request Nov 14, 2015
@solarkennedy solarkennedy merged commit 7ffe4b6 into master Nov 14, 2015
@solarkennedy solarkennedy deleted the principles branch November 14, 2015 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants