Giter Site home page Giter Site logo

Comments (2)

kfdm avatar kfdm commented on September 4, 2024

Hmm, I just tried a test with docker-compose myself, but I'm not seeing any slowdown on a new install. My regular development install has a lot of data, but even with that I'm not seeing any unexpected slowdowns (there are a few places I know that are slow, but I'm not seeing 30 seconds slow anywhere)

It's going to be difficult for me to allocate time for this right now, but if you can narrow down a bit more of a test case, that'll help me know what to check.

/docker-entrypoint.sh: exec: line 42: createsuperuser: not found

There might be a few places like that which should be prefixed with promgen as the base command. I will try to check and update the docs later 🙇

from promgen.

sh-cho avatar sh-cho commented on September 4, 2024

Ok I'll check more later :)

What version of docker-compose do you use? (check with docker-compose version)

Maybe it is related to docker compose issue. Since recent compose spec is 3.8 and promgen's compose version is 2.
And I use docker compose V2(docker compose), which actually ignores version in compose.yml and uses latest scheme. (docker compose cli versioning docs). Probably it's the reason?

Anyway docker compose V1(docker-compose) is not supported anymore, I think it is good to update compose.yml up-to-date. I'll make a patch if it's ok 😃

from promgen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.