Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Linux Debian 8 auf 9 + MySql auf MariaDB + npm / node - geht

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

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

    This topic has been deleted. Only users with topic management privileges can see it.
    • sissiwup
      sissiwup last edited by

      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.

      1 Reply Last reply Reply Quote 0
      • F
        fatfred-1 last edited by

        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 Reply Quote 0
        • First post
          Last post

        Support us

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

        948
        Online

        31.9k
        Users

        80.2k
        Topics

        1.3m
        Posts

        2
        2
        340
        Loading More Posts
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as topic
        Log in to reply
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
        The ioBroker Community 2014-2023
        logo