deployment - Access to only one OpenShift application? -


the simplest openshift account offers 3 applications.

how give access third party, restricted application? need able deploy code 1 app.

  • i create second set of ssh keys - seems keys account level access: i.e. applications on account.
  • i create authorization token - that's @ account level.
  • i share ssh details of application - when want close access, how change details?

feel i'm missing obvious here.

thanks in advance pointers.

ssh keys way go. third party can provide public key can add them account. then, can give them uuid , app url (or git url) 1 app. potentially have access gears within account, realistically, safe assume can't guess uuid of other apps.

to revoke access, delete public key account.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -