Skip to content
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

Deploy folder deploys as admin #408

Open
ThadHouse opened this issue Feb 28, 2020 · 1 comment
Open

Deploy folder deploys as admin #408

ThadHouse opened this issue Feb 28, 2020 · 1 comment

Comments

@ThadHouse
Copy link
Member

This causes user code to not be able to overwrite deployed files.

https://www.chiefdelphi.com/t/writing-to-a-json-file/379567/2

@Starlight220
Copy link
Member

Starlight220 commented Nov 18, 2020

So we want the /deploy/ folder to be deployed as lvuser? And does the rest of the deploy need to be as admin?

From what I understand, the deploying user is set as admin here:


Code is run on the RIO as lvuser.

We either change the whole deploy to be done as lvuser (in the linked line above) or split into two deploys: deploying the code as admin and deploying the /deploy/ folder as lvuser. I believe that the former is better. @ThadHouse - what are your thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants