Skip to content

nykma/leanote-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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