Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Linux Debian 8 auf 9 + MySql auf MariaDB + npm / node - geht

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Linux Debian 8 auf 9 + MySql auf MariaDB + npm / node - geht

Scheduled Pinned Locked Moved ioBroker Allgemein
2 Posts 2 Posters 375 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • sissiwupS Offline
    sissiwupS Offline
    sissiwup
    wrote on last edited by
    #1

    Hallo,

    ich habe mein Produktivsystem von Debian 8 (Jessie) auf Debian 9 (Stretch) upgedatet: (Anleitung dazu siehe Netz)

    #1 SMP Debian 4.9.110-1 (2018-07-05)
    

    Was da meist automatisch passiert MySql wird durch MariaDB ersetzt (bei mir nicht, da ich schon auf MySql 5.7 war)

    => also wenn ihr MySql behalten wollte, dann den Server auf 5.7 updaten

    Anschließend habe ich mysql doch durch MariaDB ersetzt (10.2)

    https://downloads.mariadb.org/mariadb/r … or=23Media

    Damit iobroker sich danach noch connecten kann in /etc/mysql/my.cnf

    # bind-address		= 127.0.0.1
    

    auskommentieren!

    Was noch angepasst wird ist php5 auf php7 bei meinen apache2 server (das passiert nicht automatisch)

    a2dismod php5
    a2enmod php7.0
    

    npm & node auf den neusten Stand (Achtung! nur wenn ihr wisst was ihr tut, läuft auch mit der mitgelieferten Version):

    npm cache clean -f
    npm cache clean -f
    npm install -g n
    n stable
    hash -r
    
    

    Ergibt

    node = v10.6.0

    npm = 6.1.0

    Und was soll ich sagen, es läuft alles, Webserver ist mit php7 erheblich fixer.

    Ich habe

    phpMyAdmin,

    iobroker,

    grafana,

    nextcloud,

    logfiles,

    netdata,

    prometheus,

    emby,

    …

    am laufen und alle funktionieren.

    MfG

    Sissi

    –-----------------------------------------

    1 CCU3 1 CCU2-Gateway 1 LanGateway 1 Pi-Gateway 1 I7 für ioBroker/MySQL


    1 Reply Last reply
    0
    • F Offline
      F Offline
      fatfred-1
      wrote on last edited by
      #2

      Hallo

      Habe Mal denn Teil mit node & npm gemacht.

      Funktioniert super [emoji106][emoji106][emoji106]

      ABER: Wie bekomm ich da jetzt Updates?

      Über apt-get wahrscheinlich nicht mehr, oder?

      Fatfred

      Gesendet von iPhone mit Tapatalk

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      Support us

      ioBroker
      Community Adapters
      Donate
      FAQ Cloud / IOT
      HowTo: Node.js-Update
      HowTo: Backup/Restore
      Downloads
      BLOG

      286

      Online

      32.4k

      Users

      81.4k

      Topics

      1.3m

      Posts
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
      ioBroker Community 2014-2025
      logo
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Home
      • Recent
      • Tags
      • Unread 0
      • Categories
      • Unreplied
      • Popular
      • GitHub
      • Docu
      • Hilfe