草庐IT

sharelatex

全部标签

mongodb - 使用 docker 创建 admin 时使用给定的 URL 设置密码失败

我只是尝试使用本教程安装本地版本的sharelatex:SharelatexLocalVersioninstallationQuickStartGuide我使用mongoDB2.8和最新版本的redis来满足依赖关系。现在我可以在http://localhost:5000上加载sharelatex的登录网页了如下:但是,当我尝试使用此命令设置管理员时:$dockerexecsharelatex/bin/bash-c"cd/var/www/sharelatex;gruntuser:create-admin--emailjoe@example.com"然后我成功得到了下面这句话:Succe

linux - nginx/apache重定向vps上docker容器上的输出端口

我是docker容器管理员的linux新手,在VPS上使用apache或nginx。我使用已安装ubuntu15.04+docker镜像的OVH经典Vps(4goram,25GoSSD)。安装docker容器真的很简单,在我的情况下,我可以毫无问题地安装图像sharelatex.dockerrun-d\-v~/sharelatex_data:/var/lib/sharelatex\-p5000:80\--name=sharelatex\sharelatex/sharelatex站点可通过VPS的IP在http://51.255.47.40:5000端口访问,表明站点正常工作。我已经有一

linux - nginx/apache重定向vps上docker容器上的输出端口

我是docker容器管理员的linux新手,在VPS上使用apache或nginx。我使用已安装ubuntu15.04+docker镜像的OVH经典Vps(4goram,25GoSSD)。安装docker容器真的很简单,在我的情况下,我可以毫无问题地安装图像sharelatex.dockerrun-d\-v~/sharelatex_data:/var/lib/sharelatex\-p5000:80\--name=sharelatex\sharelatex/sharelatex站点可通过VPS的IP在http://51.255.47.40:5000端口访问,表明站点正常工作。我已经有一