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

Hardcoded /home/ubuntu paths #15

Open
eppane opened this issue Nov 13, 2024 · 0 comments
Open

Hardcoded /home/ubuntu paths #15

eppane opened this issue Nov 13, 2024 · 0 comments
Labels
backend Updates related to backend chore Refactorings, code cleanups etc.

Comments

@eppane
Copy link
Collaborator

eppane commented Nov 13, 2024

repo:nod-ai/serve /home/ubuntu

There are many hard-coded /home/ubuntu/... paths in files belonging to the examples and it is not well documented. So these examples will work only if the paths are manually changed (unless you work in /home/ubuntu/...).

Action points:

Use generalized paths that depend only on the repository root path so it does not matter where the repository itself is located in the user machine.

@eppane eppane added backend Updates related to backend chore Refactorings, code cleanups etc. labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Updates related to backend chore Refactorings, code cleanups etc.
Projects
None yet
Development

No branches or pull requests

1 participant