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

feat: runtime directory #42

Merged
merged 19 commits into from
Nov 13, 2023

Conversation

xendarboh
Copy link

@xendarboh xendarboh commented Nov 8, 2023

  • Establish a run-time directory for xtrellis facilitated by an env var for child procs to inherit without cascading args.
  • Default directory is ~/.0KN.
  • The xtrellis executable is the only one of concern; for build, install, and exec
  • external script certificate.sh absorbed into code for simplified installation/distribution with single exe

Future consideration:

  • configure trellis-as-a-library with hooks for actions including "spawn server process" and "send server config" so that aspect may evolve outside the scope of trellis internals, yet could still default to running og trellis as it is

@xendarboh xendarboh marked this pull request as ready for review November 13, 2023 19:44
@xendarboh xendarboh changed the title feat: run time directory feat: runtime directory Nov 13, 2023
@xendarboh xendarboh merged commit 433225e into 31333337:develop Nov 13, 2023
2 checks passed
@xendarboh xendarboh linked an issue Nov 13, 2023 that may be closed by this pull request
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.

feat: run-time directory
1 participant