ollama/app/lifecycle
Jeffrey Morgan 95ead8ffba
Restart server on failure when running Windows app (#3985)
* app: restart server on failure

* fix linter

* address comments

* refactor log directory creation to be where logs are written

* check all log dir creation errors
2024-04-29 10:07:52 -04: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 Implement new Go based Desktop app 2024-02-15 05:56:45 +00: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 clean up some logging 2024-02-15 14:56:55 -08:00