Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharingio/pair
A shareable pairing environment
https://github.com/sharingio/pair
clojure cluster-api cluster-api-provider-equinix-metal docker emacs equinix-metal gitlab-ci golang humacs kubernetes pair-programming tilt
Last synced: 4 months ago
JSON representation
A shareable pairing environment
- Host: GitHub
- URL: https://github.com/sharingio/pair
- Owner: sharingio
- License: apache-2.0
- Created: 2020-10-01T19:18:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T01:13:43.000Z (over 2 years ago)
- Last Synced: 2024-09-29T18:01:27.414Z (4 months ago)
- Topics: clojure, cluster-api, cluster-api-provider-equinix-metal, docker, emacs, equinix-metal, gitlab-ci, golang, humacs, kubernetes, pair-programming, tilt
- Language: Go
- Homepage: https://pair.sharing.io
- Size: 1.64 MB
- Stars: 11
- Watchers: 5
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: Pair
#+begin_quote
Pairing is sharing
#+end_quote* Features
- provision sharable pairing environment
- build out of your project
- instance development and project set up
- get a Kubeconfig and a tmate session to beginFor a full rundown of features, see the [[./org/features.org][features docs]].
* Set up
For setting up Pair, check out the [[./org/deployment.org][deployment docs]] and the [[./org/configuration.org][configuration docs]].* Connecting
Using [[./hack/pair-ssh-instance][pair-ssh-instance]], you are able to connect easily to your instance via SSH.
#+BEGIN_SRC shell
pair-ssh-instance
#+END_SRCNote:
- will forward your SSH keys
- will attach to the tmate session* Other things to see
- Instance Pairing environment: [[https://github.com/sharingio/environment][sharingio/environment]]
- Instance configuration: [[https://github.com/sharingio/.sharing.io][.sharing.io]]* License
Copyright 2020-2022 Sharingio authors and contributors.
Pair is license under the Apache 2.0 license.