{"id":33,"date":"2020-07-24T20:37:32","date_gmt":"2020-07-24T18:37:32","guid":{"rendered":"http:\/\/bilbo-b.wks20.de\/?p=33"},"modified":"2020-07-24T20:37:32","modified_gmt":"2020-07-24T18:37:32","slug":"draft-apu2e4-debian-docker-k3s","status":"publish","type":"post","link":"https:\/\/qlch.de\/blog\/2020\/07\/24\/draft-apu2e4-debian-docker-k3s\/","title":{"rendered":"APU2E4, Debian, Docker"},"content":{"rendered":"\n<p><a href=\"https:\/\/www.pcengines.ch\/apu2e4.htm\">https:\/\/www.pcengines.ch\/apu2e4.htm<\/a> bei <a href=\"http:\/\/tronico.net\">tronico.net<\/a> gekauft (mit Geh\u00e4use + Netzteil etwa 160\u20ac Zeitpunkt: 07\/20)<\/p>\n\n\n\n<p>im Wesentlichen nach dieser Anleitung <a href=\"https:\/\/www.computing-competence.de\/2018\/02\/24\/installation-von-debian-auf-einem-apu-embedded-board-apu-2c4\/\">https:\/\/www.computing-competence.de\/2018\/02\/24\/installation-von-debian-auf-einem-apu-embedded-board-apu-2c4\/<\/a> installiert, ging auch mit Debian 10 und 2GB USB Stick prima. amd64 Image von <a href=\"https:\/\/www.debian.org\/distrib\/netinst#smallcd\">https:\/\/www.debian.org\/distrib\/netinst#smallcd<\/a><\/p>\n\n\n\n<p>warum auch immer war BalenaEtcher der \u00dcberzeugung, da\u00df das Image defekt w\u00e4re, dann halt zu Fu\u00df:<br>auf dem Mac mit &#8220;diskutil list&#8221; rausfinden, welches Device der USB stick ist (bei mir disk2), mit &#8220;sudo diskutil unmount disk2&#8221; ggf. unmount , dann <\/p>\n\n\n\n<p>cd Downloads<br>sudo cp debian-10.4.0-amd64-netinst.iso \/dev\/disk2<br>sudo diskutil eject disk2<\/p>\n\n\n\n<p>Nach Installation (s.o.) static IP einrichten von <a href=\"https:\/\/linuxconfig.org\/how-to-set-a-static-ip-address-on-debian-10-buster#h3-configure-a-static-ip-from-the-cli\">https:\/\/linuxconfig.org\/how-to-set-a-static-ip-address-on-debian-10-buster#h3-configure-a-static-ip-from-the-cli<\/a> <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>von anderem System \u00fcbernehmen:\n\n~\/.ssh\n\/etc\/hosts\n~\/bin<\/code><\/pre>\n\n\n\n<p><br>Docker Installation nach <a href=\"https:\/\/docs.docker.com\/engine\/install\/debian\/#install-using-the-repository\">https:\/\/docs.docker.com\/engine\/install\/debian\/#install-using-the-repository<\/a><\/p>\n\n\n\n<p>Docker-Compose Installation nach <a href=\"https:\/\/docs.docker.com\/compose\/install\/#install-compose-on-linux-systems\">https:\/\/docs.docker.com\/compose\/install\/#install-compose-on-linux-systems<\/a><br><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -L \"https:\/\/github.com\/docker\/compose\/releases\/download\/1.26.2\/docker-compose-$(uname -s)-$(uname -m)\" -o \/usr\/local\/bin\/docker-compose\nchmod +x \/usr\/local\/bin\/docker-compose\noptional:\nln -s \/usr\/local\/bin\/docker-compose \/usr\/bin\/docker-compose\ndocker-compose --version\n<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/www.pcengines.ch\/apu2e4.htm bei tronico.net gekauft (mit Geh\u00e4use + Netzteil etwa 160\u20ac Zeitpunkt: 07\/20) im Wesentlichen nach dieser Anleitung https:\/\/www.computing-competence.de\/2018\/02\/24\/installation-von-debian-auf-einem-apu-embedded-board-apu-2c4\/ installiert, ging auch mit Debian 10 und 2GB USB Stick prima. amd64 Image von https:\/\/www.debian.org\/distrib\/netinst#smallcd warum auch immer war BalenaEtcher der \u00dcberzeugung, da\u00df das Image defekt w\u00e4re, dann halt zu Fu\u00df:auf dem Mac mit &#8220;diskutil list&#8221; rausfinden, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-33","post","type-post","status-publish","format-standard","hentry","category-allgemein"],"_links":{"self":[{"href":"https:\/\/qlch.de\/blog\/wp-json\/wp\/v2\/posts\/33","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qlch.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qlch.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qlch.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qlch.de\/blog\/wp-json\/wp\/v2\/comments?post=33"}],"version-history":[{"count":0,"href":"https:\/\/qlch.de\/blog\/wp-json\/wp\/v2\/posts\/33\/revisions"}],"wp:attachment":[{"href":"https:\/\/qlch.de\/blog\/wp-json\/wp\/v2\/media?parent=33"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qlch.de\/blog\/wp-json\/wp\/v2\/categories?post=33"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qlch.de\/blog\/wp-json\/wp\/v2\/tags?post=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}