Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker setup doesn't work. #73

Closed
jtagcat opened this issue May 24, 2021 · 2 comments
Closed

Docker setup doesn't work. #73

jtagcat opened this issue May 24, 2021 · 2 comments

Comments

@jtagcat
Copy link
Contributor

jtagcat commented May 24, 2021

What I did (on a VM dedicated to it):

git clone https://github.com/JeffreyCA/spleeter-web.git && cd spleeter-web && docker-compose -f docker-compose.yml -f docker-compose.dev.yml up > whatisthis.log

whatisthis.log

Also, please, this is unmaintainable. This setup wants to assume, that it has unlimited control of the VM/docker. From a self-hosting perspective, it looks like a day or two to get running, and even more burden down the road.

EDIT: I'm not dead, but don't also have any info on when I'll return to test, add.

@JeffreyCA
Copy link
Owner

JeffreyCA commented May 24, 2021

Hi, can you try increasing inotify watchers on the host OS (see this or this)?

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

I'm open to ideas for improving the setup process

@jtagcat
Copy link
Contributor Author

jtagcat commented Jan 13, 2022

Closing as similarish duplicate of #105

@jtagcat jtagcat closed this as completed Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants