{"id":3510,"date":"2021-09-26T11:41:51","date_gmt":"2021-09-26T02:41:51","guid":{"rendered":"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=3510"},"modified":"2021-09-26T11:43:07","modified_gmt":"2021-09-26T02:43:07","slug":"fabio-reverse-proxy-with-consul","status":"publish","type":"post","link":"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=3510","title":{"rendered":"fabio : Reverse Proxy with consul"},"content":{"rendered":"<h1>fabio : Reverse Proxy with consul<\/h1>\n<h2>haproxy \uc758 \ub2e8\uc810<\/h2>\n<p>haproxy \ub294 \uc11c\ube44\uc2a4\ub97c \ucd94\uac00\ud560 \ub54c\ub9c8\ub2e4 haproxy \uc124\uc815\uc5d0 \ud504\ub85d\uc2dc\ub97c \ucd94\uac00\ud558\uace0,<br \/>\nhaproxy \ub97c \uc7ac\uc2e4\ud589\ud574\uc57c \ud55c\ub2e4.<\/p>\n<p>fabio \ub294 \uae30\ubcf8 \uc124\uc815\uc774 \uc804\ud600 \uc5c6\uc774,<br \/>\n\uc11c\ube44\uc2a4\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 tag \ub97c \uae30\ubc18\uc73c\ub85c \uc791\ub3d9\ud55c\ub2e4.<\/p>\n<h2>fabio<\/h2>\n<pre><code class=\"language-nomad\">job &quot;fabio&quot; {\n  datacenters = [&quot;dc1&quot;]\n  type = &quot;system&quot;\n\n  group &quot;fabio&quot; {\n    network {\n      mode = &quot;host&quot;\n\n      port &quot;lb&quot; {\n        static = 9999\n        to = 9999\n      }\n      port &quot;ui&quot; {\n        static = 9998\n        to = 9998\n      }\n    }\n\n    task &quot;fabio&quot; {\n      driver = &quot;docker&quot;\n\n      config {\n        image = &quot;fabiolb\/fabio&quot;\n        network_mode = &quot;host&quot;\n      }\n\n      resources {\n        cpu    = 100\n        memory = 64\n      }\n    }\n  }\n}<\/code><\/pre>\n<h2>Web-UI<\/h2>\n<p><a href=\"http:\/\/localhost:9998\/\">http:\/\/localhost:9998\/<\/a> \uc5d0 \uc811\uc18d\ud558\uba74 Web-UI \ub97c \ud655\uc778\ud560 \uc218 \uc788\ub2e4.<\/p>\n<h2>fabio \ub2e8\uc810<\/h2>\n<p>url \uae30\ubc18 \ub9ac\ubc84\uc2a4 \ud504\ub85d\uc2dc\ub294 \uc124\uc815\uc5c6\uc774 \uac00\ub2a5\ud558\uc9c0\ub9cc,<br \/>\nport \uae30\ubc18 \ub9ac\ubc84\uc2a4 \ud504\ub85d\uc2dc\ub294 \uc124\uc815\uc774 \ud544\uc694\ud558\ub2e4.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>fabio : Reverse Proxy with consul haproxy \uc758 \ub2e8\uc810 haproxy \ub294 \uc11c\ube44\uc2a4\ub97c \ucd94\uac00\ud560 \ub54c\ub9c8\ub2e4 haproxy \uc124\uc815\uc5d0 \ud504\ub85d\uc2dc\ub97c \ucd94\uac00\ud558\uace0, haproxy \ub97c \uc7ac\uc2e4\ud589\ud574\uc57c \ud55c\ub2e4. fabio \ub294 \uae30\ubcf8 \uc124\uc815\uc774 \uc804\ud600 \uc5c6\uc774, \uc11c\ube44\uc2a4\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 tag \ub97c \uae30\ubc18\uc73c\ub85c \uc791\ub3d9\ud55c\ub2e4. fabio job &quot;fabio&quot; { datacenters = [&quot;dc1&quot;] type = &quot;system&quot; group &quot;fabio&quot; { network { mode = &quot;host&quot; port &quot;lb&quot; {\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=3510\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3510","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/3510","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3510"}],"version-history":[{"count":2,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/3510\/revisions"}],"predecessor-version":[{"id":3512,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/3510\/revisions\/3512"}],"wp:attachment":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3510"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3510"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}