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
First, thanks a lot for this beautiful project! I have it installed in Docker on an Ubuntu server.
I have the AI assistant connected to a local instance of Ollama. Everything is fine, but when I go to the apps, I see there's an update available from 0.18.1 to 0.20.2.
But I don't have a Docker called Nomad_Ollama ? Can you help?
simon@UbuntuLTS:~/project-nomad$ docker compose ps NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS nomad_admin ghcr.io/crosstalk-solutions/project-nomad:latest "/usr/local/bin/entr…" admin 7 hours ago Up About an hour 0.0.0.0:8081->8080/tcp, [::]:8081->8080/tcp nomad_disk_collector ghcr.io/crosstalk-solutions/project-nomad-disk-collector:latest "/usr/local/bin/coll…" disk-collector 7 hours ago Up About an hour nomad_dozzle amir20/dozzle:v10.0 "/dozzle" dozzle 7 hours ago Up About an hour 0.0.0.0:9999->8080/tcp, [::]:9999->8080/tcp nomad_mysql mysql:8.0 "docker-entrypoint.s…" mysql 7 hours ago Up About an hour (healthy) 3306/tcp, 33060/tcp nomad_redis redis:7-alpine "docker-entrypoint.s…" redis 7 hours ago Up About an hour (healthy) 6379/tcp nomad_updater ghcr.io/crosstalk-solutions/project-nomad-sidecar-updater:latest "/usr/local/bin/upda…" updater 7 hours ago Up About an hour
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
First, thanks a lot for this beautiful project! I have it installed in Docker on an Ubuntu server.
I have the AI assistant connected to a local instance of Ollama. Everything is fine, but when I go to the apps, I see there's an update available from 0.18.1 to 0.20.2.
But I don't have a Docker called Nomad_Ollama ? Can you help?
simon@UbuntuLTS:~/project-nomad$ docker compose ps NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS nomad_admin ghcr.io/crosstalk-solutions/project-nomad:latest "/usr/local/bin/entr…" admin 7 hours ago Up About an hour 0.0.0.0:8081->8080/tcp, [::]:8081->8080/tcp nomad_disk_collector ghcr.io/crosstalk-solutions/project-nomad-disk-collector:latest "/usr/local/bin/coll…" disk-collector 7 hours ago Up About an hour nomad_dozzle amir20/dozzle:v10.0 "/dozzle" dozzle 7 hours ago Up About an hour 0.0.0.0:9999->8080/tcp, [::]:9999->8080/tcp nomad_mysql mysql:8.0 "docker-entrypoint.s…" mysql 7 hours ago Up About an hour (healthy) 3306/tcp, 33060/tcp nomad_redis redis:7-alpine "docker-entrypoint.s…" redis 7 hours ago Up About an hour (healthy) 6379/tcp nomad_updater ghcr.io/crosstalk-solutions/project-nomad-sidecar-updater:latest "/usr/local/bin/upda…" updater 7 hours ago Up About an hourBeta Was this translation helpful? Give feedback.
All reactions