ollama/app/lifecycle
Daniel Hiltgen f56aa20014 Centralize server config handling
This moves all the env var reading into one central module
and logs the loaded config once at startup which should
help in troubleshooting user server logs
2024-05-05 16:49:50 -07:00
..
getstarted_nonwindows.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
getstarted_windows.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
lifecycle.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
logging.go Centralize server config handling 2024-05-05 16:49:50 -07:00
logging_nonwindows.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
logging_windows.go Fix view logs menu 2024-02-16 15:42:53 -08:00
paths.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
server.go Restart server on failure when running Windows app (#3985) 2024-04-29 10:07:52 -04:00
server_unix.go app: gracefully shut down ollama serve on windows (#3641) 2024-04-14 18:33:25 -04:00
server_windows.go app: gracefully shut down ollama serve on windows (#3641) 2024-04-14 18:33:25 -04:00
updater.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
updater_nonwindows.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
updater_windows.go Centralize server config handling 2024-05-05 16:49:50 -07:00