debmaker/ressources/joplin-server
thomas 3cc1c674b2 update version budibase element-web joplin-server 2022-10-11 22:59:52 +02:00
..
rootfs update version\nfix email 2022-10-01 17:35:18 +02:00
README.MD README MIGRATION 2022-10-01 17:58:26 +02:00
debmaker update version budibase element-web joplin-server 2022-10-11 22:59:52 +02:00

README.MD

joplin-server

Information

Site : https://joplinapp.org/

Source : https://github.com/laurent22/joplin

Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
wget -qO - https://deb.nodesource.com/setup_16.x | bash
apt-get update
apt-get install -y joplin-server

#Edit /etc/default/joplin-server

systemctl enable --now joplin-server