nykma / leanote-dockerfile

docker-compose for leanote.

Home Page:http://leanote.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leanote docker-compose configs

LEANOTE is a notebook platform, which you can host by yourself.

Leanote, Not Just A Notebook!

Build

git clone https://github.com/nykma/leanote-dockerfile.git && cd leanote-dockerfile
docker-compose pull

Preparation

docker-compose.yml

Change volumes of mongodb

conf/app.conf

Focusing on these:

  • site.url
  • app.secret

Run

docker-compose up -d

About

docker-compose for leanote.

http://leanote.org

License:MIT License


Languages

Language:Dockerfile 60.6%Language:Shell 39.4%