{"id":1527,"date":"2020-09-12T15:59:25","date_gmt":"2020-09-12T13:59:25","guid":{"rendered":"https:\/\/blog.mhasin.eu\/?p=1527"},"modified":"2020-09-12T15:59:26","modified_gmt":"2020-09-12T13:59:26","slug":"keycloak-install-docker","status":"publish","type":"post","link":"https:\/\/blog.mhasin.eu\/?p=1527","title":{"rendered":"keycloak install docker"},"content":{"rendered":"\n<p>Spustenie mysql instance<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>docker network create keycloak-network<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>docker run -d -restart=on-failure --name mariadb --net keycloak-network -e MYSQL_ROOT_PASSWORD=rootJahod12345 -e MYSQL_DATABASE=keycloak -e MYSQL_USER=keycloak -e MYSQL_PASSWORD=Jahoda1234 mariadb<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>docker run -d  --restart=on-failure --name keycloak --net keycloak-network  -p 8080:8080 -p 8443:8443  -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=admin1234 -e DB_VENDOR=mariadb -e DB_ADDR=mariadb -e DB_USER=keycloak -e DB_PASSWORD=Jahoda1234 jboss\/keycloak\n\ndocker update --memory=1024m --memory-swap=-1 keycloak\n<\/code><\/pre>\n<div class=\"pdf24Plugin-cp\"> \t<form name=\"pdf24Form0\" method=\"post\" action=\"https:\/\/doc2pdf.pdf24.org\/wordpress.php\" target=\"pdf24PopWin\" onsubmit=\"var pdf24Win = window.open('about:blank', 'pdf24PopWin', 'resizable=yes,scrollbars=yes,width=600,height=250,left='+(screen.width\/2-300)+',top='+(screen.height\/3-125)+''); pdf24Win.focus(); if(typeof pdf24OnCreatePDF === 'function'){void(pdf24OnCreatePDF(this,pdf24Win));}\"> \t\t<input type=\"hidden\" name=\"blogCharset\" value=\"Cw1x07UAAA==\" \/><input type=\"hidden\" name=\"blogPosts\" value=\"MwQA\" \/><input type=\"hidden\" name=\"blogUrl\" value=\"yygpKSi20tdPyslP18vNSCzOzNNLLQUA\" \/><input type=\"hidden\" name=\"blogName\" value=\"c\/LxdwcA\" \/><input type=\"hidden\" name=\"blogValueEncoding\" value=\"gzdeflate base64\" \/><input type=\"hidden\" name=\"postId_0\" value=\"MzQ1MgcA\" \/><input type=\"hidden\" name=\"postTitle_0\" value=\"y06tTM7JT8xWyMwrLknMyVFIyU\/OTi0CAA==\" \/><input type=\"hidden\" name=\"postLink_0\" value=\"yygpKSi20tdPyslP18vNSCzOzNNLLdW3L7A1NDUyBwA=\" \/><input type=\"hidden\" name=\"postAuthor_0\" value=\"y00syfcwNAIA\" \/><input type=\"hidden\" name=\"postDateTime_0\" value=\"MzIwMtA1sNQ1NFIwNLUysLQyMgUA\" \/><input type=\"hidden\" name=\"postContent_0\" value=\"pVJdT4MwFH3nVzR7b\/aFybJQEia8uCkKU7OnpYNrRKCtbcmyf2+Lg2VuPhj70Oaee3t6zkkdT\/ipaJQGVgCqD+qzQgVTmrIMvKHwHbM8IQFlFVWKDPYC7yqelTjjOQx8zx5+bgCQiIHec1miTALVgEo4ZBWnJT7i3rAdNqwS\/sQrG4ZwjrAEo0tqwhl+o0XVmNsYM1ob3VQWNN\/ZEvTFwwgDut+kT6ttEsfr7WOQpq9xEhLJub6j7zwfT6buzWkqDNbBIkgj0hGdWs9plFyBe8qWjlq+TtN\/XRtPv\/s+KbluHGGBZqPZaG63tnDd6dxuyIpfRpvbVRwsv23RvC7YGdzbalutK9MOF9uX6CGME9LH3oJBGP6ELuIy2LWsPnZcqWE36DjHCBqR24+EcQ01lwcyHk3cui+x2lNB8Li37Zxn\/QU=\" \/> \t\t<a href=\"https:\/\/www.pdf24.org\" target=\"_blank\" title=\"www.pdf24.org\" rel=\"nofollow\"><img src=\"https:\/\/blog.mhasin.eu\/wp-content\/plugins\/pdf24-post-to-pdf\/img\/pdf_32x32.png\" alt=\"\" border=\"0\" height=\"32\" \/><\/a> \t\t<span class=\"pdf24Plugin-cp-space\">&nbsp;&nbsp;<\/span> \t\t<span class=\"pdf24Plugin-cp-text\">Send article as PDF<\/span> \t\t<span class=\"pdf24Plugin-cp-space\">&nbsp;&nbsp;<\/span> \t\t<input class=\"pdf24Plugin-cp-input\" style=\"margin: 0px;\" type=\"text\" name=\"sendEmailTo\" placeholder=\"Enter email address\" \/> \t\t<input class=\"pdf24Plugin-cp-submit\" style=\"margin: 0px;\" type=\"submit\" value=\"Send\" \/> \t<\/form> <\/div>","protected":false},"excerpt":{"rendered":"Spustenie mysql instance &nbsp;&nbsp; Send article as PDF &nbsp;&nbsp;\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"arc_restricted_post":false,"footnotes":""},"categories":[14],"tags":[],"class_list":["post-1527","post","type-post","status-publish","format-standard","hentry","category-apereo"],"_links":{"self":[{"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/posts\/1527","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1527"}],"version-history":[{"count":1,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/posts\/1527\/revisions"}],"predecessor-version":[{"id":1551,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/posts\/1527\/revisions\/1551"}],"wp:attachment":[{"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1527"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}