jjzjj

customwebapp

全部标签

node.js - 使用 systemd 连接到 MongoDB,在 Linux (Debian) 上托管 Meteor (MeteorJS)。错误 : URL must be in the format mongodb://user:pass@host:port/dbname

我有一个简单的Meteor网络应用程序,我正试图将其托管在我自己的服务器上。服务器详细信息;Debian(Jessie)Linux3.16.0-4-amd64#1SMPDebian3.16.7-ckt2-1(2014-12-08)x86_64GNU/Linux系统NodeJS版本0.10.36meteor版本1.0.3.1MongoDB2.6.7版/etc/systemd/system/customwebapp.service文件;[Service]ExecStart=/usr/bin/node/opt/customwebapp/bundle/main.jsRestart=always