This commit is contained in:
davestephens 2024-10-23 20:07:38 +00:00
parent 4d62d48cca
commit d2c4e956df
139 changed files with 142 additions and 142 deletions

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Page Not Found | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/404.html/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | Ansible-NAS"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/404.html/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/404.html/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/404.html/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -1 +1 @@
"use strict";(self.webpackChunkansible_nas=self.webpackChunkansible_nas||[]).push([[3178],{3439:(e,i,n)=>{n.r(i),n.d(i,{assets:()=>a,contentTitle:()=>r,default:()=>p,frontMatter:()=>t,metadata:()=>l,toc:()=>c});var s=n(5893),o=n(1151);const t={title:"Piwigo"},r=void 0,l={id:"applications/other/piwigo",title:"Piwigo",description:"Homepage: Piwigo.org",source:"@site/docs/applications/other/piwigo.md",sourceDirName:"applications/other",slug:"/applications/other/piwigo",permalink:"/docs/applications/other/piwigo",draft:!1,unlisted:!1,editUrl:"https://github.com/davestephens/ansible-nas/tree/main/website/docs/applications/other/piwigo.md",tags:[],version:"current",frontMatter:{title:"Piwigo"},sidebar:"tutorialSidebar",previous:{title:"Paperless-ng",permalink:"/docs/applications/other/paperless_ng"},next:{title:"Silverbullet",permalink:"/docs/applications/other/silverbullet"}},a={},c=[{value:"Usage",id:"usage",level:2},{value:"Specific Configuration",id:"specific-configuration",level:2}];function d(e){const i={a:"a",code:"code",h2:"h2",li:"li",p:"p",ul:"ul",...(0,o.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)(i.p,{children:["Homepage: ",(0,s.jsx)(i.a,{href:"https://piwigo.org",children:"Piwigo.org"})]}),"\n",(0,s.jsx)(i.p,{children:"Piwigo is open source photo gallery software for the web. Designed for organisations, teams and individuals."}),"\n",(0,s.jsx)(i.h2,{id:"usage",children:"Usage"}),"\n",(0,s.jsxs)(i.p,{children:["Set ",(0,s.jsx)(i.code,{children:"piwigo_enabled: true"})," in your ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"})," file."]}),"\n",(0,s.jsxs)(i.p,{children:["If you want to access Piwigo externally, set ",(0,s.jsx)(i.code,{children:"piwigo_available_externally: true"})," in your ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"})," file."]}),"\n",(0,s.jsxs)(i.p,{children:["The Piwigo web interface can be found at ",(0,s.jsx)(i.a,{href:"http://ansible_nas_host_or_ip:16923",children:"http://ansible_nas_host_or_ip:16923"}),"."]}),"\n",(0,s.jsx)(i.h2,{id:"specific-configuration",children:"Specific Configuration"}),"\n",(0,s.jsx)(i.p,{children:"Optional configurations:"}),"\n",(0,s.jsxs)(i.ul,{children:["\n",(0,s.jsxs)(i.li,{children:["\n",(0,s.jsxs)(i.p,{children:["Set ",(0,s.jsx)(i.code,{children:"piwigo_mysql_user"})," in ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"}),' before installing Piwigo, this defaults to "piwigo".']}),"\n"]}),"\n",(0,s.jsxs)(i.li,{children:["\n",(0,s.jsxs)(i.p,{children:["Set ",(0,s.jsx)(i.code,{children:"piwigo_mysql_password"})," in ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"}),' before installing Piwigo, this defaults to "piwigo".']}),"\n"]}),"\n",(0,s.jsxs)(i.li,{children:["\n",(0,s.jsxs)(i.p,{children:["Set ",(0,s.jsx)(i.code,{children:"piwigo_mysql_root_password"})," in ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"}),' before installing Piwigo, this defaults to "piwigo".']}),"\n"]}),"\n",(0,s.jsxs)(i.li,{children:["\n",(0,s.jsx)(i.p,{children:"On first run you'll need to enter database details:"}),"\n",(0,s.jsxs)(i.ul,{children:["\n",(0,s.jsxs)(i.li,{children:["Host: ",(0,s.jsx)(i.code,{children:"db:3306"})]}),"\n",(0,s.jsx)(i.li,{children:'Username: the value of piwigo_mysql_user, defaults to "piwigo"'}),"\n",(0,s.jsx)(i.li,{children:'Password: the value of piwigo_password, defaults to "piwigo"'}),"\n",(0,s.jsxs)(i.li,{children:["Database Name: ",(0,s.jsx)(i.code,{children:"piwigo"})]}),"\n",(0,s.jsxs)(i.li,{children:["Database tables prefix: should be prefilled with ",(0,s.jsx)(i.code,{children:"piwigo_"})]}),"\n"]}),"\n"]}),"\n"]})]})}function p(e={}){const{wrapper:i}={...(0,o.a)(),...e.components};return i?(0,s.jsx)(i,{...e,children:(0,s.jsx)(d,{...e})}):d(e)}},1151:(e,i,n)=>{n.d(i,{Z:()=>l,a:()=>r});var s=n(7294);const o={},t=s.createContext(o);function r(e){const i=s.useContext(t);return s.useMemo((function(){return"function"==typeof e?e(i):{...i,...e}}),[i,e])}function l(e){let i;return i=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:r(e.components),s.createElement(t.Provider,{value:i},e.children)}}}]);
"use strict";(self.webpackChunkansible_nas=self.webpackChunkansible_nas||[]).push([[3178],{3439:(e,i,n)=>{n.r(i),n.d(i,{assets:()=>a,contentTitle:()=>r,default:()=>p,frontMatter:()=>t,metadata:()=>l,toc:()=>c});var s=n(5893),o=n(1151);const t={title:"Piwigo"},r=void 0,l={id:"applications/other/piwigo",title:"Piwigo",description:"Homepage: Piwigo.org",source:"@site/docs/applications/other/piwigo.md",sourceDirName:"applications/other",slug:"/applications/other/piwigo",permalink:"/docs/applications/other/piwigo",draft:!1,unlisted:!1,editUrl:"https://github.com/davestephens/ansible-nas/tree/main/website/docs/applications/other/piwigo.md",tags:[],version:"current",frontMatter:{title:"Piwigo"},sidebar:"tutorialSidebar",previous:{title:"Paperless-ng",permalink:"/docs/applications/other/paperless_ng"},next:{title:"Silverbullet",permalink:"/docs/applications/other/silverbullet"}},a={},c=[{value:"Usage",id:"usage",level:2},{value:"Specific Configuration",id:"specific-configuration",level:2}];function d(e){const i={a:"a",code:"code",h2:"h2",li:"li",p:"p",ul:"ul",...(0,o.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)(i.p,{children:["Homepage: ",(0,s.jsx)(i.a,{href:"https://piwigo.org",children:"Piwigo.org"})]}),"\n",(0,s.jsx)(i.p,{children:"Piwigo is open source photo gallery software for the web. Designed for organisations, teams and individuals."}),"\n",(0,s.jsx)(i.h2,{id:"usage",children:"Usage"}),"\n",(0,s.jsxs)(i.p,{children:["Set ",(0,s.jsx)(i.code,{children:"piwigo_enabled: true"})," in your ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"})," file."]}),"\n",(0,s.jsxs)(i.p,{children:["If you want to access Piwigo externally, set ",(0,s.jsx)(i.code,{children:"piwigo_available_externally: true"})," in your ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"})," file."]}),"\n",(0,s.jsxs)(i.p,{children:["The Piwigo web interface can be found at ",(0,s.jsx)(i.a,{href:"http://ansible_nas_host_or_ip:16923",children:"http://ansible_nas_host_or_ip:16923"}),"."]}),"\n",(0,s.jsx)(i.h2,{id:"specific-configuration",children:"Specific Configuration"}),"\n",(0,s.jsx)(i.p,{children:"Optional configurations:"}),"\n",(0,s.jsxs)(i.ul,{children:["\n",(0,s.jsxs)(i.li,{children:["\n",(0,s.jsxs)(i.p,{children:["Set ",(0,s.jsx)(i.code,{children:"piwigo_mysql_user"})," in ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"}),' before installing Piwigo, this defaults to "piwigo".']}),"\n"]}),"\n",(0,s.jsxs)(i.li,{children:["\n",(0,s.jsxs)(i.p,{children:["Set ",(0,s.jsx)(i.code,{children:"piwigo_mysql_password"})," in ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"}),' before installing Piwigo, this defaults to "piwigo".']}),"\n"]}),"\n",(0,s.jsxs)(i.li,{children:["\n",(0,s.jsxs)(i.p,{children:["Set ",(0,s.jsx)(i.code,{children:"piwigo_mysql_root_password"})," in ",(0,s.jsx)(i.code,{children:"inventories/<your_inventory>/group_vars/nas.yml"}),' before installing Piwigo, this defaults to "piwigo".']}),"\n"]}),"\n",(0,s.jsxs)(i.li,{children:["\n",(0,s.jsx)(i.p,{children:"On first run you'll need to enter database details:"}),"\n",(0,s.jsxs)(i.ul,{children:["\n",(0,s.jsxs)(i.li,{children:["Host: ",(0,s.jsx)(i.code,{children:"piwigo-db"})]}),"\n",(0,s.jsxs)(i.li,{children:["Username: the value of piwigo_mysql_user, defaults to ",(0,s.jsx)(i.code,{children:"piwigo"})]}),"\n",(0,s.jsxs)(i.li,{children:["Password: the value of piwigo_password, defaults to ",(0,s.jsx)(i.code,{children:"piwigo"})]}),"\n",(0,s.jsxs)(i.li,{children:["Database Name: ",(0,s.jsx)(i.code,{children:"piwigo"})]}),"\n",(0,s.jsxs)(i.li,{children:["Database tables prefix: should be prefilled with ",(0,s.jsx)(i.code,{children:"piwigo_"})]}),"\n"]}),"\n"]}),"\n"]})]})}function p(e={}){const{wrapper:i}={...(0,o.a)(),...e.components};return i?(0,s.jsx)(i,{...e,children:(0,s.jsx)(d,{...e})}):d(e)}},1151:(e,i,n)=>{n.d(i,{Z:()=>l,a:()=>r});var s=n(7294);const o={},t=s.createContext(o);function r(e){const i=s.useContext(t);return s.useMemo((function(){return"function"==typeof e?e(i):{...i,...e}}),[i,e])}function l(e){let i;return i=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:r(e.components),s.createElement(t.Provider,{value:i},e.children)}}}]);

File diff suppressed because one or more lines are too long

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Archive | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/blog/archive/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Archive | Ansible-NAS"><meta data-rh="true" name="description" content="Archive"><meta data-rh="true" property="og:description" content="Archive"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/blog/archive/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/archive/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/archive/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Blog | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/blog/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="Blog | Ansible-NAS"><meta data-rh="true" name="description" content="Blog"><meta data-rh="true" property="og:description" content="Blog"><meta data-rh="true" name="docusaurus_tag" content="blog_posts_list"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_posts_list"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/blog/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">One post tagged with &quot;ansible-nas&quot; | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/blog/tags/ansible-nas/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="One post tagged with &quot;ansible-nas&quot; | Ansible-NAS"><meta data-rh="true" name="docusaurus_tag" content="blog_tags_posts"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_tags_posts"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/blog/tags/ansible-nas/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/tags/ansible-nas/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/tags/ansible-nas/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Tags | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/blog/tags/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="Tags | Ansible-NAS"><meta data-rh="true" name="docusaurus_tag" content="blog_tags_list"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_tags_list"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/blog/tags/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/tags/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/tags/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">One post tagged with &quot;website&quot; | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/blog/tags/website/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="One post tagged with &quot;website&quot; | Ansible-NAS"><meta data-rh="true" name="docusaurus_tag" content="blog_tags_posts"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_tags_posts"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/blog/tags/website/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/tags/website/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/tags/website/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Welcome | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/blog/welcome/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Welcome | Ansible-NAS"><meta data-rh="true" name="description" content="It&#x27;s about time Ansible-NAS had a proper website and domain name. This new Docusaurus based site is moving closer to that goal, served from https://ansible-nas.io via Github Pages."><meta data-rh="true" property="og:description" content="It&#x27;s about time Ansible-NAS had a proper website and domain name. This new Docusaurus based site is moving closer to that goal, served from https://ansible-nas.io via Github Pages."><meta data-rh="true" property="og:type" content="article"><meta data-rh="true" property="article:published_time" content="2022-09-19T00:00:00.000Z"><meta data-rh="true" property="article:author" content="https://github.com/davestephens"><meta data-rh="true" property="article:tag" content="ansible-nas,website"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/blog/welcome/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/welcome/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/blog/welcome/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Dokuwiki | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/content-management/dokuwiki/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Dokuwiki | Ansible-NAS"><meta data-rh="true" name="description" content="Open source wiki software that doesn&#x27;t require a database"><meta data-rh="true" property="og:description" content="Open source wiki software that doesn&#x27;t require a database"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/content-management/dokuwiki/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/content-management/dokuwiki/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/content-management/dokuwiki/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Joomla | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/content-management/joomla/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Joomla | Ansible-NAS"><meta data-rh="true" name="description" content="An award-winning content management system"><meta data-rh="true" property="og:description" content="An award-winning content management system"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/content-management/joomla/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/content-management/joomla/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/content-management/joomla/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">TiddlyWiki | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/content-management/tiddlywiki/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="TiddlyWiki | Ansible-NAS"><meta data-rh="true" name="description" content="A notebook for capturing, organizing, and sharing information"><meta data-rh="true" property="og:description" content="A notebook for capturing, organizing, and sharing information"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/content-management/tiddlywiki/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/content-management/tiddlywiki/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/content-management/tiddlywiki/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Dashy | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/dashboards/dashy/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Dashy | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//dashy.to"><meta data-rh="true" property="og:description" content="Homepage//dashy.to"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/dashboards/dashy/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/dashboards/dashy/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/dashboards/dashy/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Heimdall | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/dashboards/heimdall/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Heimdall | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//heimdall.site"><meta data-rh="true" property="og:description" content="Homepage//heimdall.site"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/dashboards/heimdall/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/dashboards/heimdall/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/dashboards/heimdall/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Homepage | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/dashboards/homepage/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Homepage | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//gethomepage.dev"><meta data-rh="true" property="og:description" content="Homepage//gethomepage.dev"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/dashboards/homepage/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/dashboards/homepage/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/dashboards/homepage/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Organizr | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/dashboards/organizr/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Organizr | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//organizr.app"><meta data-rh="true" property="og:description" content="Homepage//organizr.app"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/dashboards/organizr/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/dashboards/organizr/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/dashboards/organizr/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Code Server | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/development-tools/code-server/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Code Server | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//code.visualstudio.com/"><meta data-rh="true" property="og:description" content="Homepage//code.visualstudio.com/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/development-tools/code-server/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/code-server/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/code-server/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Drone CI | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/development-tools/drone_ci/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Drone CI | Ansible-NAS"><meta data-rh="true" name="description" content="Drone is a self-service Continuous Integration platform for busy development teams."><meta data-rh="true" property="og:description" content="Drone is a self-service Continuous Integration platform for busy development teams."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/development-tools/drone_ci/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/drone_ci/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/drone_ci/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Gitea | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/development-tools/gitea/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Gitea | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//gitea.io/"><meta data-rh="true" property="og:description" content="Homepage//gitea.io/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/development-tools/gitea/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/gitea/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/gitea/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">GitLab | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/development-tools/gitlab/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="GitLab | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//docs.gitlab.com/omnibus/docker/"><meta data-rh="true" property="og:description" content="Homepage//docs.gitlab.com/omnibus/docker/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/development-tools/gitlab/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/gitlab/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/gitlab/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Nomad | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/development-tools/nomad/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Nomad | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.nomadproject.io/"><meta data-rh="true" property="og:description" content="Homepage//www.nomadproject.io/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/development-tools/nomad/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/nomad/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/nomad/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Woodpecker CI | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/development-tools/woodpecker_ci/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Woodpecker CI | Ansible-NAS"><meta data-rh="true" name="description" content="Woodpecker is a simple CI engine with great extensibility."><meta data-rh="true" property="og:description" content="Woodpecker is a simple CI engine with great extensibility."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/development-tools/woodpecker_ci/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/woodpecker_ci/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/development-tools/woodpecker_ci/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Bazarr | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/bazarr/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Bazarr | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/morpheus65535/bazarr"><meta data-rh="true" property="og:description" content="Homepage//github.com/morpheus65535/bazarr"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/bazarr/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/bazarr/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/bazarr/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Couchpotato | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/couchpotato/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Couchpotato | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//couchpota.to/"><meta data-rh="true" property="og:description" content="Homepage//couchpota.to/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/couchpotato/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/couchpotato/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/couchpotato/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Deluge | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/deluge/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Deluge | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//deluge-torrent.org/"><meta data-rh="true" property="og:description" content="Homepage//deluge-torrent.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/deluge/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/deluge/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/deluge/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">FlareSolverr | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/flaresolverr/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="FlareSolverr | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/FlareSolverr/FlareSolverr"><meta data-rh="true" property="og:description" content="Homepage//github.com/FlareSolverr/FlareSolverr"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/flaresolverr/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/flaresolverr/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/flaresolverr/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Get_iPlayer | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/get_iplayer/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Get_iPlayer | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/get-iplayer/getiplayer"><meta data-rh="true" property="og:description" content="Homepage//github.com/get-iplayer/getiplayer"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/get_iplayer/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/get_iplayer/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/get_iplayer/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Jackett | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/jackett/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Jackett | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/Jackett/Jackett"><meta data-rh="true" property="og:description" content="Homepage//github.com/Jackett/Jackett"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/jackett/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/jackett/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/jackett/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Lidarr | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/lidarr/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Lidarr | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//lidarr.audio/"><meta data-rh="true" property="og:description" content="Homepage//lidarr.audio/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/lidarr/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/lidarr/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/lidarr/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Mylar | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/mylar/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Mylar | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/evilhero/mylar"><meta data-rh="true" property="og:description" content="Homepage//github.com/evilhero/mylar"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/mylar/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/mylar/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/mylar/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">NZBGet | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/nzbget/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="NZBGet | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//nzbget.net/"><meta data-rh="true" property="og:description" content="Homepage//nzbget.net/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/nzbget/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/nzbget/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/nzbget/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Ombi | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/ombi/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Ombi | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//ombi.io/"><meta data-rh="true" property="og:description" content="Homepage//ombi.io/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/ombi/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/ombi/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/ombi/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Overseerr | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/overseerr/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Overseerr | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//docs.overseerr.dev"><meta data-rh="true" property="og:description" content="Homepage//docs.overseerr.dev"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/overseerr/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/overseerr/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/overseerr/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Prowlarr | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/prowlarr/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Prowlarr | Ansible-NAS"><meta data-rh="true" name="description" content="Homepages: prowlarr"><meta data-rh="true" property="og:description" content="Homepages: prowlarr"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/prowlarr/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/prowlarr/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/prowlarr/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">pyLoad | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/pyload/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="pyLoad | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//pyload.net/"><meta data-rh="true" property="og:description" content="Homepage//pyload.net/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/pyload/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/pyload/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/pyload/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Radarr | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/radarr/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Radarr | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage: radarr"><meta data-rh="true" property="og:description" content="Homepage: radarr"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/radarr/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/radarr/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/radarr/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Sabnzbd | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/sabnzbd/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Sabnzbd | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//sabnzbd.org/"><meta data-rh="true" property="og:description" content="Homepage//sabnzbd.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/sabnzbd/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/sabnzbd/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/sabnzbd/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Sonarr | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/sonarr/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Sonarr | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//sonarr.tv/"><meta data-rh="true" property="og:description" content="Homepage//sonarr.tv/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/sonarr/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/sonarr/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/sonarr/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Transmission | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/transmission/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Transmission | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//transmissionbt.com/"><meta data-rh="true" property="og:description" content="Homepage//transmissionbt.com/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/transmission/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/transmission/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/transmission/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">uTorrent | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/utorrent/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="uTorrent | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.utorrent.com/"><meta data-rh="true" property="og:description" content="Homepage//www.utorrent.com/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/utorrent/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/utorrent/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/utorrent/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">YouTubeDL-Material | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/download-tools/youtubedlmaterial/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="YouTubeDL-Material | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/Tzahi12345/YoutubeDL-Material"><meta data-rh="true" property="og:description" content="Homepage//github.com/Tzahi12345/YoutubeDL-Material"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/download-tools/youtubedlmaterial/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/youtubedlmaterial/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/download-tools/youtubedlmaterial/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Minecraft Bedrock Server | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/gaming/minecraft-bedrock-server/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Minecraft Bedrock Server | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.minecraft.net/"><meta data-rh="true" property="og:description" content="Homepage//www.minecraft.net/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/gaming/minecraft-bedrock-server/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/gaming/minecraft-bedrock-server/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/gaming/minecraft-bedrock-server/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Minecraft Server | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/gaming/minecraft-server/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Minecraft Server | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.minecraft.net/"><meta data-rh="true" property="og:description" content="Homepage//www.minecraft.net/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/gaming/minecraft-server/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/gaming/minecraft-server/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/gaming/minecraft-server/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Valheim Server | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/gaming/valheim/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Valheim Server | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/mbround18/valheim-docker"><meta data-rh="true" property="og:description" content="Homepage//github.com/mbround18/valheim-docker"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/gaming/valheim/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/gaming/valheim/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/gaming/valheim/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">ESPHome | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/home-automation/esphome/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="ESPHome | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage: esphome.io"><meta data-rh="true" property="og:description" content="Homepage: esphome.io"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/home-automation/esphome/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/esphome/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/esphome/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Home Assistant | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/home-automation/homeassistant/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Home Assistant | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.home-assistant.io/"><meta data-rh="true" property="og:description" content="Homepage//www.home-assistant.io/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/home-automation/homeassistant/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/homeassistant/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/homeassistant/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Homebridge | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/home-automation/homebridge/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Homebridge | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/nfarina/homebridge"><meta data-rh="true" property="og:description" content="Homepage//github.com/nfarina/homebridge"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/home-automation/homebridge/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/homebridge/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/homebridge/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Mosquitto | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/home-automation/mosquitto/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Mosquitto | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//mosquitto.org"><meta data-rh="true" property="og:description" content="Homepage//mosquitto.org"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/home-automation/mosquitto/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/mosquitto/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/mosquitto/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Nodemation (n8n) | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/home-automation/n8n/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Nodemation (n8n) | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//n8n.io"><meta data-rh="true" property="og:description" content="Homepage//n8n.io"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/home-automation/n8n/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/n8n/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/n8n/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">openHAB | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/home-automation/openhab/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="openHAB | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.openhab.org/"><meta data-rh="true" property="og:description" content="Homepage//www.openhab.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/home-automation/openhab/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/openhab/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/home-automation/openhab/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Airsonic | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/airsonic/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Airsonic | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//airsonic.github.io/"><meta data-rh="true" property="og:description" content="Homepage//airsonic.github.io/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/airsonic/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/airsonic/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/airsonic/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Booksonic | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/booksonic/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Booksonic | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//booksonic.org/"><meta data-rh="true" property="og:description" content="Homepage//booksonic.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/booksonic/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/booksonic/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/booksonic/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Calibre-web | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/calibre-web/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Calibre-web | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/janeczku/calibre-web"><meta data-rh="true" property="og:description" content="Homepage//github.com/janeczku/calibre-web"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/calibre-web/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/calibre-web/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/calibre-web/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">calibre | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/calibre/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="calibre | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//calibre-ebook.com"><meta data-rh="true" property="og:description" content="Homepage//calibre-ebook.com"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/calibre/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/calibre/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/calibre/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Emby | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/emby/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Emby | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//emby.media/"><meta data-rh="true" property="og:description" content="Homepage//emby.media/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/emby/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/emby/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/emby/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Jellyfin | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/jellyfin/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Jellyfin | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//jellyfin.org/"><meta data-rh="true" property="og:description" content="Homepage//jellyfin.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/jellyfin/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/jellyfin/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/jellyfin/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Komga | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/komga/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Komga | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//komga.org/"><meta data-rh="true" property="og:description" content="Homepage//komga.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/komga/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/komga/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/komga/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">MiniDLNA | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/minidlna/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="MiniDLNA | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//sourceforge.net/projects/minidlna/"><meta data-rh="true" property="og:description" content="Homepage//sourceforge.net/projects/minidlna/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/minidlna/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/minidlna/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/minidlna/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">My Media for Alexa | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/mymediaforalexa/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="My Media for Alexa | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.mymediaalexa.com/"><meta data-rh="true" property="og:description" content="Homepage//www.mymediaalexa.com/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/mymediaforalexa/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/mymediaforalexa/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/mymediaforalexa/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Navidrome | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/navidrome/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Navidrome | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.navidrome.org/"><meta data-rh="true" property="og:description" content="Homepage//www.navidrome.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/navidrome/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/navidrome/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/navidrome/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Plex | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/plex/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Plex | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.plex.tv/"><meta data-rh="true" property="og:description" content="Homepage//www.plex.tv/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/plex/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/plex/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/plex/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">PyTivo | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/pytivo/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="PyTivo | Ansible-NAS"><meta data-rh="true" name="description" content="Project Homepage:"><meta data-rh="true" property="og:description" content="Project Homepage:"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/pytivo/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/pytivo/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/pytivo/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Romm | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/romm/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Romm | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/zurdi15/romm"><meta data-rh="true" property="og:description" content="Homepage//github.com/zurdi15/romm"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/romm/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/romm/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/romm/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Tautulli | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/tautulli/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Tautulli | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//tautulli.com/"><meta data-rh="true" property="og:description" content="Homepage//tautulli.com/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/tautulli/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/tautulli/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/tautulli/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Ubooquity | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/threadfin/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Ubooquity | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/Threadfin/Threadfin"><meta data-rh="true" property="og:description" content="Homepage//github.com/Threadfin/Threadfin"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/threadfin/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/threadfin/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/threadfin/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Ubooquity | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/media-serving/ubooquity/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Ubooquity | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//vaemendis.net/ubooquity/"><meta data-rh="true" property="og:description" content="Homepage//vaemendis.net/ubooquity/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/media-serving/ubooquity/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/ubooquity/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/media-serving/ubooquity/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Glances | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/monitoring/glances/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Glances | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//nicolargo.github.io/glances/"><meta data-rh="true" property="og:description" content="Homepage//nicolargo.github.io/glances/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/monitoring/glances/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/monitoring/glances/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/monitoring/glances/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Speedtest-Tracker | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/monitoring/speedtest/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Speedtest-Tracker | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/henrywhitaker3/Speedtest-Tracker"><meta data-rh="true" property="og:description" content="Homepage//github.com/henrywhitaker3/Speedtest-Tracker"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/monitoring/speedtest/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/monitoring/speedtest/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/monitoring/speedtest/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Stats | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/monitoring/stats/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Stats | Ansible-NAS"><meta data-rh="true" name="description" content="The stats role uses Prometheus, Grafana, Telegraf and a number of metrics exporters to collect and record lots of metrics about your NAS."><meta data-rh="true" property="og:description" content="The stats role uses Prometheus, Grafana, Telegraf and a number of metrics exporters to collect and record lots of metrics about your NAS."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/monitoring/stats/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/monitoring/stats/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/monitoring/stats/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Wireshark | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/monitoring/wireshark/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Wireshark | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.wireshark.org/"><meta data-rh="true" property="og:description" content="Homepage//www.wireshark.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/monitoring/wireshark/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/monitoring/wireshark/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/monitoring/wireshark/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">FreshRSS | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/news/freshrss/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="FreshRSS | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//freshrss.org/"><meta data-rh="true" property="og:description" content="Homepage//freshrss.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/news/freshrss/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/news/freshrss/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/news/freshrss/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Miniflux | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/news/miniflux/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Miniflux | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//miniflux.app/"><meta data-rh="true" property="og:description" content="Homepage//miniflux.app/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/news/miniflux/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/news/miniflux/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/news/miniflux/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">RSS-Bridge | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/news/rssbridge/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="RSS-Bridge | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//rss-bridge.github.io/rss-bridge/"><meta data-rh="true" property="og:description" content="Homepage//rss-bridge.github.io/rss-bridge/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/news/rssbridge/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/news/rssbridge/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/news/rssbridge/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Grafana | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/observability/grafana/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Grafana | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//grafana.com/"><meta data-rh="true" property="og:description" content="Homepage//grafana.com/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/observability/grafana/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/observability/grafana/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/observability/grafana/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Bitwarden(_rs) | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/bitwarden/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Bitwarden(_rs) | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/dani-garcia/bitwardenrs"><meta data-rh="true" property="og:description" content="Homepage//github.com/dani-garcia/bitwardenrs"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/bitwarden/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/bitwarden/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/bitwarden/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Firefly III | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/firefly/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Firefly III | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//firefly-iii.org/"><meta data-rh="true" property="og:description" content="Homepage//firefly-iii.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/firefly/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/firefly/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/firefly/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Gotify | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/gotify/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Gotify | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//gotify.net/"><meta data-rh="true" property="og:description" content="Homepage//gotify.net/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/gotify/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/gotify/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/gotify/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Guacamole | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/guacamole/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Guacamole | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//guacamole.apache.org/"><meta data-rh="true" property="og:description" content="Homepage//guacamole.apache.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/guacamole/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/guacamole/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/guacamole/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Hello World | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/hello_world/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Hello World | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.example.com/"><meta data-rh="true" property="og:description" content="Homepage//www.example.com/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/hello_world/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/hello_world/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/hello_world/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Mealie | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/mealie/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Mealie | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//docs.mealie.io/"><meta data-rh="true" property="og:description" content="Homepage//docs.mealie.io/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/mealie/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/mealie/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/mealie/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Mumble | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/mumble/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Mumble | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.mumble.info/"><meta data-rh="true" property="og:description" content="Homepage//www.mumble.info/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/mumble/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/mumble/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/mumble/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Nextcloud | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/nextcloud/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Nextcloud | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//nextcloud.com"><meta data-rh="true" property="og:description" content="Homepage//nextcloud.com"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/nextcloud/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/nextcloud/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/nextcloud/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Octoprint | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/octoprint/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Octoprint | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//octoprint.org/"><meta data-rh="true" property="og:description" content="Homepage//octoprint.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/octoprint/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/octoprint/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/octoprint/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Paperless-ng | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/paperless_ng/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Paperless-ng | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/jonaswinkler/paperless-ng"><meta data-rh="true" property="og:description" content="Homepage//github.com/jonaswinkler/paperless-ng"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/paperless_ng/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/paperless_ng/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/paperless_ng/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Piwigo | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/piwigo/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Piwigo | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage: Piwigo.org"><meta data-rh="true" property="og:description" content="Homepage: Piwigo.org"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/piwigo/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/piwigo/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/piwigo/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
@ -30,9 +30,9 @@
<li>
<p>On first run you&#x27;ll need to enter database details:</p>
<ul>
<li>Host: <code>db:3306</code></li>
<li>Username: the value of piwigo_mysql_user, defaults to &quot;piwigo&quot;</li>
<li>Password: the value of piwigo_password, defaults to &quot;piwigo&quot;</li>
<li>Host: <code>piwigo-db</code></li>
<li>Username: the value of piwigo_mysql_user, defaults to <code>piwigo</code></li>
<li>Password: the value of piwigo_password, defaults to <code>piwigo</code></li>
<li>Database Name: <code>piwigo</code></li>
<li>Database tables prefix: should be prefilled with <code>piwigo_</code></li>
</ul>

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Silverbullet | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/silverbullet/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Silverbullet | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//silverbullet.md"><meta data-rh="true" property="og:description" content="Homepage//silverbullet.md"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/silverbullet/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/silverbullet/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/silverbullet/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">The Lounge | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/thelounge/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="The Lounge | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//thelounge.chat/"><meta data-rh="true" property="og:description" content="Homepage//thelounge.chat/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/thelounge/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/thelounge/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/thelounge/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Traefik | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/traefik/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Traefik | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//traefik.io"><meta data-rh="true" property="og:description" content="Homepage//traefik.io"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/traefik/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/traefik/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/traefik/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Virtual Desktop | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/virtual_desktop/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Virtual Desktop | Ansible-NAS"><meta data-rh="true" name="description" content="It&#x27;s possible to run a cut down desktop within a Docker container. We use RattyDAVE&#x27;s custom Ubuntu Mate image."><meta data-rh="true" property="og:description" content="It&#x27;s possible to run a cut down desktop within a Docker container. We use RattyDAVE&#x27;s custom Ubuntu Mate image."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/virtual_desktop/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/virtual_desktop/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/virtual_desktop/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Wallabag | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/other/wallabag/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Wallabag | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.wallabag.org/"><meta data-rh="true" property="og:description" content="Homepage//www.wallabag.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/other/wallabag/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/wallabag/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/other/wallabag/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Logging | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/stacks/logging/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Logging | Ansible-NAS"><meta data-rh="true" name="description" content="The logging stack sets up a fully functional application logging capture and search service based on Loki, viewable via Grafana."><meta data-rh="true" property="og:description" content="The logging stack sets up a fully functional application logging capture and search service based on Loki, viewable via Grafana."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/stacks/logging/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/stacks/logging/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/stacks/logging/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Apcupsd | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/system-tools/apcupsd/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Apcupsd | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.apcupsd.org/"><meta data-rh="true" property="og:description" content="Homepage//www.apcupsd.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/system-tools/apcupsd/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/apcupsd/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/apcupsd/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Cloud Commander | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/system-tools/cloudcmd/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Cloud Commander | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//cloudcmd.io/"><meta data-rh="true" property="og:description" content="Homepage//cloudcmd.io/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/system-tools/cloudcmd/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/cloudcmd/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/cloudcmd/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Cloudflare DDNS | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/system-tools/cloudflare_ddns/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Cloudflare DDNS | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//github.com/joshuaavalon/docker-cloudflare"><meta data-rh="true" property="og:description" content="Homepage//github.com/joshuaavalon/docker-cloudflare"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/system-tools/cloudflare_ddns/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/cloudflare_ddns/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/cloudflare_ddns/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">DDNS Updater | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/system-tools/ddns_updater/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="DDNS Updater | Ansible-NAS"><meta data-rh="true" name="description" content="Lightweight universal DDNS Updater with a web UI."><meta data-rh="true" property="og:description" content="Lightweight universal DDNS Updater with a web UI."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/system-tools/ddns_updater/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/ddns_updater/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/ddns_updater/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Duplicacy | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/system-tools/duplicacy/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Duplicacy | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//duplicacy.com/"><meta data-rh="true" property="og:description" content="Homepage//duplicacy.com/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/system-tools/duplicacy/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/duplicacy/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/duplicacy/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Duplicati | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/system-tools/duplicati/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Duplicati | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//www.duplicati.com/"><meta data-rh="true" property="og:description" content="Homepage//www.duplicati.com/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/system-tools/duplicati/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/duplicati/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/duplicati/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Healthchecks.io | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/system-tools/healthchecks.io/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Healthchecks.io | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//healthchecks.io/"><meta data-rh="true" property="og:description" content="Homepage//healthchecks.io/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/system-tools/healthchecks.io/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/healthchecks.io/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/healthchecks.io/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Krusader | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/system-tools/krusader/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Krusader | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//krusader.org/"><meta data-rh="true" property="og:description" content="Homepage//krusader.org/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/system-tools/krusader/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/krusader/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/krusader/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

View file

@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Loki | Ansible-NAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://ansible-nas.io/docs/applications/system-tools/loki/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Loki | Ansible-NAS"><meta data-rh="true" name="description" content="Homepage//grafana.com/oss/loki/"><meta data-rh="true" property="og:description" content="Homepage//grafana.com/oss/loki/"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://ansible-nas.io/docs/applications/system-tools/loki/"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/loki/" hreflang="en"><link data-rh="true" rel="alternate" href="https://ansible-nas.io/docs/applications/system-tools/loki/" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Ansible-NAS RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Ansible-NAS Atom Feed"><link rel="stylesheet" href="/assets/css/styles.fa232415.css">
<script src="/assets/js/runtime~main.9ad2ce56.js" defer="defer"></script>
<script src="/assets/js/runtime~main.454efdb2.js" defer="defer"></script>
<script src="/assets/js/main.122ce4b6.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">

Some files were not shown because too many files have changed in this diff Show more