Giter Club home page Giter Club logo

ssmgr-install's People

Contributors

idkiro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ssmgr-install's Issues

邮箱类型如果选择others似乎会出现webgui.yml配置和官方wiki不一样

首先感谢提供的脚本... 提前说明我是一小白,我不知道我提的这个算不算问题...
在您的一键脚本配置中,在邮箱类型的选择时,如果选择了Others(默认是mailgun),然后在webgui.yml中的email类型中就会出现(这里以163邮箱为例)
email:
use: true
type: 'smtp'
[email protected]: '[email protected]'
password: 'password'
host: 'smtp.your-email.com'
作为参考,官方wiki给的格式是这样的
email:
use: true
type: 'smtp'
username: 'username'
password: 'password'
host: 'smtp.your-email.com'

因为我发现这个问题后就删了,可能真实和我描述的有所出入。但是我印象中好像是,username变了... 不知道这个问题会不会导致错误?
另外,想问一下,mailgun服务中用免费的sandbox域名是可以发送验证码的吗?

centos 7

系统centos7
内核4.14.129
安装node报错

[Info] shadowsocks-libev-3.3.1.tar.gz [found]
[Info] libsodium-1.0.16.tar.gz [found]
[Info] mbedtls-2.6.0-gpl.tgz [found]
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in /root/libsodium-1.0.16': configure: error: no acceptable C compiler found in $PATH See config.log' for more details
[Error] libsodium-1.0.16 install failed.

起因:干净centos没有自带make gcc这种,
yum -y install gcc automake autoconf libtool make
yum install gcc gcc-c++

最后:安装后脚本不报错了

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.