Skip to content

add local ssh folder for accessing private edly repos #12

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

Merged

Conversation

zubair-arbi
Copy link

Add local ssh folder for accessing private edly repos, e.g. pip install git+ssh://[email protected]/edly-io/edly-panel-edx-app.git#egg=edly-panel-app in lms-shell

Basically we need ssh keys which are enabled to access the edly's private repos. Since at edly we individually give permissions to our developers so avoid getting access denied error we now mount the default directory of ssh keys on edly developers system, present at $HOME/.ssh:/root/.ssh

Note: Please get access to edly's organization prior to setting up edly devstack.

@zubair-arbi zubair-arbi force-pushed the zub/add-local-ssh-folder-for-private-edly-repos branch from 19cc73c to e8e1563 Compare January 9, 2020 10:17
@zubair-arbi zubair-arbi self-assigned this Jan 9, 2020
@zubair-arbi zubair-arbi added the enhancement New feature or request label Jan 9, 2020
@zubair-arbi zubair-arbi merged commit 71f36e0 into edly/i Jan 9, 2020
@zubair-arbi zubair-arbi deleted the zub/add-local-ssh-folder-for-private-edly-repos branch January 9, 2020 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant