firemail
标题:
Wild Duck Installer code
[打印本页]
作者:
java
时间:
2017-12-12 09:38
标题:
Wild Duck Installer code
本帖最后由 java 于 2017-12-12 10:12 编辑
https://github.com/nodemailer/wildduck
先启动已安装好的redis和mongodb
启动redis
/etc/init.d/redis-server start
启动 mongodb
/usr/local/mongodb/bin/mongod --dbpath=/data/db --logpath=/usr/local/mongodb/log/mongodb.log --logappend --port 27017 --fork
或
sudo /usr/local/mongodb/bin/mongod --config /usr/local/mongodb/mongodb.conf
cd
/home/hechengjin/code/server_mail
$ git clone git://github.com/nodemailer/wildduck.git
$ cd wildduck
npm install --production
node server.js
欢迎光临 firemail (http://firemail.wang:8088/)
Powered by Discuz! X3