Code Monkey home page Code Monkey logo

Comments (11)

Jrohy avatar Jrohy commented on August 24, 2024

用vultr的debian10 测了docker安装没问题,用的这个安装脚本:https://github.com/Jrohy/docker-install, 你可以试下官方的sh <(curl -sL https://get.docker.com)

from trojan.

shelllog avatar shelllog commented on August 24, 2024

你好,我用搬瓦工和cloudcone的vps测试debian10都不可以,我用安装脚本安装后显示新的错误
docker run --name trojan-mysql --restart=always -p 46845:3306 -v /home/mysql:/var/lib/mysql -e MYSQL_ROOT_PASSWORD=ssKdP -e MYSQL_ROOT_HOST=% -e MYSQL_DATABASE=trojan -d mysql/mysql-server:5.7
bash: iptables: command not found
bash: iptables: command not found
bash: iptables: command not found
bash: iptables: command not found
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.

from trojan.

Jrohy avatar Jrohy commented on August 24, 2024

看到一些帖子说这个iptables报的错是debian10 的bug, saltstack/salt#55110, 如果官方安装脚本也不行可以换下其他系统,或者不用docker 自己安装非docker版的mysql,到时管理程序指定一下mysql链接就好

from trojan.

Jrohy avatar Jrohy commented on August 24, 2024

你试试用官方脚本来安装sh <(curl -sL https://get.docker.com), 先安装docker成功再说,安装完 docker info看下能否运行

from trojan.

shelllog avatar shelllog commented on August 24, 2024

应该是debian10系统的问题,我打算尝试一下centos8

from trojan.

Jrohy avatar Jrohy commented on August 24, 2024

我用cloudcone vps的debian10 系统测了安装docker和mysql那环节没问题😂

from trojan.

shelllog avatar shelllog commented on August 24, 2024

测试 搬瓦工 centos8也不行 debian9可以,cloudcone很奇怪我第一遍装可以,第二遍就不行了

from trojan.

shelllog avatar shelllog commented on August 24, 2024

建议作者可以在脚本里检测依赖,面板也加上ssl

from trojan.

Jrohy avatar Jrohy commented on August 24, 2024

@Rivenstyle docker没什么依赖的,只要内核大于3.10,一般用二进制文件就能安装

from trojan.

shelllog avatar shelllog commented on August 24, 2024

安装已经成功,感谢作者,请问可以在配置文件里设置只监听某个域名吗,禁止直接ip访问面板

from trojan.

Jrohy avatar Jrohy commented on August 24, 2024

@Rivenstyle 暂不支持

from trojan.

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.