Skip to content

Context directory needs to be configurable #549

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

Open
jason120au opened this issue Feb 21, 2025 · 0 comments
Open

Context directory needs to be configurable #549

jason120au opened this issue Feb 21, 2025 · 0 comments

Comments

@jason120au
Copy link

jason120au commented Feb 21, 2025

Currently when using the plan to install PE on a server it copies the installation files to /tmp by default and it appears that at this time this is not configurable. This is a bad idea as many installs have the /tmp directory configured as a separate partition with no exec in the /etc/fstab . Having the context directory configurable aids security posture.

If I modify the params file and add a uploaddr and stagingdir still results in the precheck failing as it seems to copy the precheck.sh to /tmp meaning the installation fails when the /tmp mount settings and permissions are unchanged.

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

1 participant