You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m using jetson-containers in my Orin Nano Super and would like to achieve the following:
Persist Services on Reboot: Ensure that ollama and openweb-ui start automatically when the system reboots. Could someone provide guidance or best practices for persisting these services to start with the system?
Set Environment Variables for open-webui: When running open-webui with the command jetson-containers run $(autotag open-webui), how can I specify or pass environment variables to disable the signup and login forms? Is there a specific syntax or configuration to achieve this?
Any advice, examples, or documentation links would be greatly appreciated. Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hi,
I’m using jetson-containers in my Orin Nano Super and would like to achieve the following:
jetson-containers run $(autotag open-webui)
, how can I specify or pass environment variables to disable the signup and login forms? Is there a specific syntax or configuration to achieve this?Any advice, examples, or documentation links would be greatly appreciated. Thank you for your help!
The text was updated successfully, but these errors were encountered: