justinchou / docker-leanote

leanote docker one-key install version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leanote-docker 蚂蚁笔记一键安装版

一键搭建环境, 在 hub.docker.com 上的包都较为老版本.

最新的版本在: http://leanote.org/#download 查看. 可以将 Dockerfile 里面的下载地址改成最新版.

Quick Start

bash ./init.sh

打开浏览器访问 localhost:9000/index

  • user1 username: admin, password: abc123 (管理员, 只有该用户才有权管理后台, 请及时修改密码)
  • user2 username: demo@leanote.com, password: demo@leanote.com (仅供体验使用)

环境依赖

安装 Docker, Docker Compose

CentOS 安装 Docker, Compose, Machine, Swarm

Ubuntu 安装 Docker, Compose, Machine, Swarm

说明

本镜像参考如下链接修改,但是进行了修正:

About

leanote docker one-key install version


Languages

Language:Dockerfile 63.6%Language:Shell 36.4%