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

Simplify entrypoint.sh by moving necessary code to ide-projector-launcher.sh #69

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

vzhukovs
Copy link
Collaborator

@vzhukovs vzhukovs commented Jan 4, 2022

This changes proposal provides refactoring which includes:

  • setup environment variables moved to ide-projector-launcher.sh
  • copying default configuration if home directory is mounted moved to ide-projector-launcher.sh
  • env variable PROJECTOR_DIR renamed to PROJECTOR_ASSEMBLY_DIR which indicates path to the Projector assembly
  • runtime user projector-user renamed to projector
  • offline registration code moved to ide-projector-launcher.sh
  • removed unnecessary check for home directory in entrypoint.sh
  • remove PS1 configuration from entrypoint.sh

Signed-off-by: Vladyslav Zhukovskyi vzhukovs@redhat.com

…cher.sh

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
@vzhukovs vzhukovs merged commit 5e9afb5 into main Jan 4, 2022
@vzhukovs vzhukovs deleted the entrypoint-refactoring branch January 4, 2022 11:02
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

Successfully merging this pull request may close these issues.

1 participant