mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Home assistant add-on: Joplin
About
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks.
Project homepage : https://github.com/laurent22/joplin
Based on the docker image : https://hub.docker.com/r/florider89/joplin-server
Installation
The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on.
- Add my Hass.io add-ons repository to your Hass.io instance.
- Install this add-on.
- Click the
Savebutton to store your configuration. - Start the add-on.
- Check the logs of the add-on to see if everything went well.
- Carefully configure the add-on to your preferences, see the official documentation for for that.
Configuration
Webui can be found at http://your-ip:port
APP_BASE_URL: This is the base public URL where the service will be running. For example, if you want it to run from https://example.com/joplin, this is what you should set the URL to. The base URL can include the port.
Support
Create an issue on github