Skip to content

junfengP/leanote-dockerfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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

About

docker-compose for leanote.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 60.6%
  • Shell 39.4%