Ryan Ordway

Results 12 issues of Ryan Ordway

Tried to push one of my large-ish repositories to test (2 million-ish files, about 8.5TB). It made it about 2TB in and the server (a Sun Fire X4140 w/ 12...

### Descriptive summary OD1 is still able to take advantage of Rails 4's Page and Action caching, as you can see with the following command on OD1: `memcached-tool localhost display`...

Enhancement
Priority - High
Features
MVP Review
ruby

### Descriptive summary As we work on the production SAML configuration, I found that the uid_attribute parameter is a static string in the omniauth config. We should make a `SAML_UID_ATTRIBUTE`...

Enhancement
Infrastructure
Priority - Low
Technical Debt

### Descriptive summary Our Docker images are pretty massive. The Surfliner team has shared some of their optimizations. We should spend some time using the same techniques in our containers....

Enhancement
Infrastructure
Priority - Low
Technical Debt

### Descriptive summary Derivative jobs that run Tesseract create their temporary files without specifying a path, causing them to be created in the CWD of the app (`/data`) Defined in:...

Bug
Question
Infrastructure
Features
Technical Debt

### Descriptive summary We ran into an issue where the `od2-prod/web` Pods were keeping connections open to `od2-prod/db` and `od2-prod/db` ran out of available connection slots. This resulted in `404`...

Infrastructure
Priority - High

We need to put together a list of the email addresses that Oregon Digital sends messages `FROM` (the address in the `From:` header). This will help Infrastructure to setup and...

Question
Infrastructure
Notifications
Priority - Medium

### Descriptive Summary Our single replica for `od2-prod/fcrepo` can handle a decent amount of load, but not enough to handle large exports. Reindexing, exporting and any operations that require a...

Enhancement
Infrastructure
Priority - Low
Technical Debt

**Describe the bug** There is no initializer to configure SMTP settings for ONS. This causes the SMTP settings to default to using `localhost:25` as the MTA for ONS. Since there...

bug
Priority: High