Site update
This commit is contained in:
parent
4d108bf026
commit
342923733c
28 changed files with 217 additions and 134 deletions
|
@ -12,14 +12,17 @@
|
|||
Setup Traefik - Crony Akatsuki
|
||||
|
||||
</title>
|
||||
<meta property="og:title" content="Setup Traefik" />
|
||||
<meta property="og:description" content="Do you use docker? Do you use nginx or apachi to proxy the container? Fear not you won’t be needing them anymore once you are done with this tutorial.
|
||||
<meta property="og:url" content="https://cronyakatsuki.xyz/blog/setup-traefik/">
|
||||
<meta property="og:site_name" content="Crony Akatsuki's Website">
|
||||
<meta property="og:title" content="Setup Traefik">
|
||||
<meta property="og:description" content="Do you use docker? Do you use nginx or apachi to proxy the container? Fear not you won&rsquo;t be needing them anymore once you are done with this tutorial.
|
||||
Traefik is a simple docker centric proxy manager that is amazing and allows you to easilly proxy you docker containers with just a couple of labels.
|
||||
Setting up Traefik In this part we will setup traefik, with the dashboard enabled and secured with https and a password." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://cronyakatsuki.xyz/blog/setup-traefik/" /><meta property="article:section" content="blog" />
|
||||
<meta property="article:published_time" content="2024-01-19T09:33:47+01:00" />
|
||||
<meta property="article:modified_time" content="2024-01-19T09:33:47+01:00" /><meta property="og:site_name" content="Crony Akatsuki's Website" />
|
||||
Setting up Traefik In this part we will setup traefik, with the dashboard enabled and secured with https and a password.">
|
||||
<meta property="og:locale" content="en-us">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="blog">
|
||||
<meta property="article:published_time" content="2024-01-19T09:33:47+01:00">
|
||||
<meta property="article:modified_time" content="2024-01-19T09:33:47+01:00">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue