Joplin Server / alexbelgium repo

Hallo,

benötige Unterstützung beim einrichten des Joplin addon.

hat jemand geschafft das addon in HA zum laufen zu bekommen?

Gruß

https://github.com/alexbelgium/hassio-addons

Wo kommst du den nicht weiter? Des Öfteren sind es einfache Fehler, die man selber macht.

Ich kann das Addon installieren und erfolgreich starten. Ich verstehe aber leider nicht wie ich das Addon richtig konfiguriere.

Starting...
/etc/cont-init.d/00-banner.sh: executing
-----------------------------------------------------------
 Add-on: Joplin Server
 Self-hosted open source note-taking application
-----------------------------------------------------------
 Add-on version: 2.10.10
 You are running the latest version of this add-on.
 System: Home Assistant OS 9.5  (amd64 / generic-x86-64)
 Home Assistant Core: 2023.3.4
 Home Assistant Supervisor: 2023.03.1
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums
 https://github.com/alexbelgium/hassio-addons
-----------------------------------------------------------
/etc/cont-init.d/00-global_var.sh: executing
APP_BASE_URL='http://your_domain:port'
data_location='/config/addons_config/joplin'
Timezone set from Etc/UTC to Europe/Berlin
/etc/cont-init.d/01-custom_script.sh: executing
[15:05:49] INFO: Execute /config/addons_autoscripts/joplin.sh if existing
[15:05:49] INFO: ... no script found
/etc/cont-init.d/99-run.sh: executing
[15:05:49] WARNING: Warning - minimum configuration recommended : 2 cpu cores and 4 GB of memory. Otherwise the system will become unresponsive and crash.
[15:05:49] WARNING: Warning : a custom data location was selected, but the previous folder will NOT be copied. You need to do it manually
[15:05:49] INFO: Using sqlite
[15:05:49] INFO: Starting Joplin. Initial user is "admin@localhost" with password "admin"
> @joplin/server@2.10.9 start
> node dist/app.js
2023-03-15 15:05:52: App: Starting server v2.10.9 (prod) on port 22300 and PID 219...
2023-03-15 15:05:52: App: Skipping NTP time check because MAX_TIME_DRIFT is 0.
2023-03-15 15:05:52: App: Running in Docker: true
2023-03-15 15:05:52: App: Public base URL: http://your_domain:port
2023-03-15 15:05:52: App: API base URL: http://your_domain:port
2023-03-15 15:05:52: App: User content base URL: http://your_domain:port
2023-03-15 15:05:52: App: Log dir: /home/joplin/packages/server/logs
2023-03-15 15:05:52: App: DB Config: {
  client: 'sqlite3',
  name: '/config/addons_config/joplin/database.sqlite',
  slowQueryLogEnabled: false,
  slowQueryLogMinDuration: 1000,
  autoMigration: true,
  asyncStackTraces: true
}
2023-03-15 15:05:52: App: Mailer Config: {
  enabled: false,
  host: '',
  port: 465,
  security: 'tls',
  authUser: '',
  authPassword: '********',
  noReplyName: '',
  noReplyEmail: ''
}
2023-03-15 15:05:52: App: Content driver: { type: 1 }
2023-03-15 15:05:52: App: Content driver (fallback): null
2023-03-15 15:05:52: App: Trying to connect to database...
2023-03-15 15:05:52: App: Connection check: {
  latestMigration: { name: '20221020143305_task_states.js', done: true },
  isCreated: true,
  error: null
}
2023-03-15 15:05:52: App: Auto-migrating database...
2023-03-15 15:05:52: App: Latest migration: { name: '20221020143305_task_states.js', done: true }
2023-03-15 15:05:52: App: Performing main storage check...
2023-03-15 15:05:52: App: Database storage is special and cannot be checked this way. If the connection to the database was successful then the storage driver should work too.
2023-03-15 15:05:52: App: Starting services...
2023-03-15 15:05:52: ShareService: Starting maintenance...
2023-03-15 15:05:52: EmailService: Service will be disabled because mailer config is not set or is explicitly disabled
2023-03-15 15:05:52: TaskService: Scheduling #1 (Delete expired tokens): 0 */6 * * *
2023-03-15 15:05:52: TaskService: Scheduling #2 (Update total sizes): 0 * * * *
2023-03-15 15:05:52: TaskService: Scheduling #3 (Process oversized accounts): 30 */2 * * *
2023-03-15 15:05:52: TaskService: Scheduling #6 (Delete expired sessions): 0 */6 * * *
2023-03-15 15:05:52: TaskService: Scheduling #7 (Compress old changes): 0 0 */2 * *
2023-03-15 15:05:52: TaskService: Scheduling #8 (Process user deletions): 10 * * * *
2023-03-15 15:05:52: App: Call this for testing: `curl http://your_domain:port/api/ping`
2023-03-15 15:05:52: ShareService: Maintenance completed in 18ms

Wenn ich auf homeassistant.local:22300 gehe kommt

image

:crayon:by HarryP: Zusammenführung Doppeklpost!
*@DanielH *
Ergänzungen/Nachträge bitte über die “bearbeiten” Funktion einbringen. Danke!

Da kommst du ja schon weiter als ich :sweat_smile:

Auf mein PI 8GB will es sich nicht mal installieren lassen. Auf der Seite wo du es Starten und Stoppen kannst hast du oben eigentlich immer Konfiguration stehen da mal rein geschaut ob du da was einstellen kannst?

Ich hab nen NUC