Replies: 3 comments 2 replies
-
@Mrdindon There are steps to run it from scratch here: https://github.com/johnolafenwa/DeepStack under "Running and Testing Locally Without Building". I'd say try it on a Debian LXC first. |
Beta Was this translation helpful? Give feedback.
-
@timdonovanuk I tried these steps already without success on debian 11 lxc :( |
Beta Was this translation helpful? Give feedback.
-
Ah :( What about trying the commands that Docker runs? Taking a quick look it seems like docker runs the following: https://github.com/johnolafenwa/DeepStack/blob/dev/base/Dockerfile.cpu I don't have a great knowledge of Dockerfiles (and this seems to be quite a complex example) but I've been successful creating my own LXC files for a few other bits of software by basically running everything within Dockerfile |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running many of your containers and really enjoy how easy it is to deploy.
I'm also running DeepStack AI server currently as a docker directly on the proxmox host (not ideal I know)
https://www.deepstack.cc
I was wondering if you had any idea or it would be feasible to script a lxc container dedicated to that ?
Beta Was this translation helpful? Give feedback.
All reactions