Skip to content

Instantly share code, notes, and snippets.

View jgpawletko's full-sized avatar
🖖
live long and prosper

Joseph Pawletko jgpawletko

🖖
live long and prosper
  • Earth
View GitHub Profile
@jgpawletko
jgpawletko / multiple-deploy-keys-multiple-private-repos-github-ssh-config.md How to configure multiple deploy keys for different private github repositories on the same computer without using ssh-agent

Let's say alice is a github.com user, with 2 or more private repositories repoN. For this example we'll work with just two repositories named repo1 and repo2

https://github.com/alice/repo1

https://github.com/alice/repo2

You need to be to pull from these repositories without entering a passwords probably on a server, or on multiple servers. You want to perform git pull origin master for example, and you want this to happen without asking for a password.

@jgpawletko
jgpawletko / aspace-v1.5.1-paths.md
Last active August 5, 2016 13:33
ArchivesSpace v1.5.1 API paths

ArchivesSpace v1.5.1 Paths

GET    /agents/corporate_entities
POST   /agents/corporate_entities
POST   /agents/corporate_entities/:id
GET    /agents/corporate_entities/:id
DELETE /agents/corporate_entities/:id
POST   /agents/families
GET    /agents/families
GET    /agents/families/:id
@jgpawletko
jgpawletko / mb-noodles.md
Last active August 29, 2015 14:02
message routing key component noodling
2015-02-08:

Topic Exchange Routing Key Proposal

PROPOSED TEMPLATE:	<app>.<service>.<message type>.<producer reference id>

bag validation:	 rstar.xip_validate.req.b78bc9bf-77a1-4d16-95ef-23d1d75b060f
video transcoding:	 rstar.video_xcode.req.3b7d3a3f-f4ea-408c-aedc-ba2e06471da4
file identification: rstar.file_identify.res.c9aebc65-e90b-43fc-b776-e52399e77223
@jgpawletko
jgpawletko / .slate
Last active August 29, 2015 13:57
my Slate config file
#---------------------------------------------------------------------------------------------
# Time-stamp: <2014-06-05 16:10:43 jgp>
#---------------------------------------------------------------------------------------------
#
# Slate (https://github.com/jigish/slate) configuration file
#
# Thanks to:
# https://github.com/jigish
#
# my current config based on: