Coder Social home page Coder Social logo

有偿 about novaword HOT 4 OPEN

mc1128-png avatar mc1128-png commented on August 25, 2024
有偿

from novaword.

Comments (4)

trentzhou avatar trentzhou commented on August 25, 2024

这个项目已经好几年没有维护了。要运行的话,最简单的就是 docker-compose up -d

from novaword.

mc1128-png avatar mc1128-png commented on August 25, 2024

您的意思是还有什么其他方法吗,不太会这种。能详细说说吗,十分感谢

from novaword.

trentzhou avatar trentzhou commented on August 25, 2024

这个程序是python写的,使用了django框架。它依赖于mysql, redis, celery。如果自己从头部署这一堆服务,就太麻烦了。我的测试中,这些依赖的程序都是用docker跑起来的。
有一个工具,叫做 docker-compose,它可以读取 docker-compose.yaml,然后可以用一条命令把各个依赖的服务都跑起来。

网上关于docker的介绍有很多,比如 https://www.runoob.com/docker/docker-compose.html

这个程序本身也是被打包成一个docker镜像来运行的,可以看build.sh。

from novaword.

mc1128-png avatar mc1128-png commented on August 25, 2024

谢谢谢谢,我这就去研究研究,万分感谢

from novaword.

Related Issues (4)

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.