Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Production Package Installation Process - Install with user 'a', Access from user 'b'

$
0
0

Here is the steps on production environment (Very standard)

  1. Deployment process [one time task]: Copy source code and install all packages --> this is done by sudo user, lets say “sshuser”
  2. Run time our packages are executed by another service account user --> let say “service_user”

In my case user #2 never find the packages installed by user #1

How can I have common environment for both users?

Thanks everyone!

6 posts - 5 participants

Read full topic


Viewing all articles
Browse latest Browse all 2795

Trending Articles