Sign inSign up

nhurel/laverna

By nhurel

Updated over 10 years ago

Run laverna.cc note-taking web application

Image
Artifact
1

1.5K

nhurel/laverna repository overview

Laverna

This docker images runs the laverna note taking web application in a dedicated container.

From their github : Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.

Their official website is at https://laverna.cc

Running the container

The container simply host the laverna application in an apache webserver, exposed on port 80. The easiest way to run it is :

docker run -d -p 80:80 nhurel/laverna

Then you can open your browser to http://localhost/ and start using it

Tag summary

Content type

Image

Digest

Size

74 MB

Last updated

over 10 years ago

docker pull nhurel/laverna