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(init-script): add script to init jetson #784

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OriNachum
Copy link

I took the setup page and created a script by it
The script has a .yaml setup or can work interactively

It may need more work - I think I nailed mounting. (Although, I did find an issue when you manually mount the drive)

@OriNachum OriNachum changed the title feat(init-script): add script to init json feat(init-script): add script to init jetson Jan 17, 2025
@ms1design
Copy link
Contributor

ms1design commented Jan 17, 2025

Its a great start! I was doing same thing lately. You can actually scrape the yaml config and have stateless setup.sh script which validates all steps. This looks like overkill for such simple stuff.

@OriNachum
Copy link
Author

OriNachum commented Jan 18, 2025

Confirmed - will be added next before/after merge.

Thank you for the feedback!

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.

2 participants