Ajout de la configuration pour Linkwarden

This commit is contained in:
2025-01-01 12:27:13 +01:00
parent 8352712c41
commit 70da0dd005
514 changed files with 137990 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 KiB

BIN
linkwarden/data/archives/2/10.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
linkwarden/data/archives/2/11.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 KiB

BIN
linkwarden/data/archives/2/13.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 KiB

BIN
linkwarden/data/archives/2/14.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

BIN
linkwarden/data/archives/2/15.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

BIN
linkwarden/data/archives/2/17.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

BIN
linkwarden/data/archives/2/2.jpeg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

BIN
linkwarden/data/archives/2/23.pdf Executable file

Binary file not shown.

View File

@@ -0,0 +1 @@
{"title":"","byline":"mrspartak","dir":null,"lang":null,"content":"<div id=\"readability-page-1\" class=\"page\"><div data-hpc=\"true\"><article><p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Fast deployment of Gotify Server with docker-compose</h2><a href=\"#fast-deployment-of-gotify-server-with-docker-compose\" aria-label=\"Permalink: Fast deployment of Gotify Server with docker-compose\" id=\"user-content-fast-deployment-of-gotify-server-with-docker-compose\"></a></p>\n<p dir=\"auto\">I wanted to make a config for Nginx + gotify with three commands to deploy</p>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Installation</h2><a href=\"#installation\" aria-label=\"Permalink: Installation\" id=\"user-content-installation\"></a></p>\n<ol dir=\"auto\" start=\"0\">\n<li>\n<p dir=\"auto\">Ensure you have Docker Engine installed on your server</p>\n</li>\n<li>\n<p dir=\"auto\">Clone this repo to your server</p>\n</li>\n</ol>\n<div><pre><code> git clone https://github.com/mrspartak/gotify-dc.git\n</code></pre></div>\n<ol dir=\"auto\" start=\"2\">\n<li>Copy and edit .env file</li>\n</ol>\n<div><pre><code> cd gotify-dc\n cp .env.example .env\n nano .env\n</code></pre></div>\n<div><pre><code>#write your domain name here pointed via DNS to your server IP address. You can use Cloudflare to have SSL encrypted connection\n#If you will use Cloudflare, ensure that you have Network&gt;Websockets enabled\nAPP_DOMAIN=push.example.com\n\n#Local ports that will be exposed by Gotify\nAPP_PORT=2080\nAPP_PORT_SSL=2083\n\n#Folder to store sqlite DB of gotify\nAPP_DB_PATH=/home/sites/gotify-dc/data\n\n#Your login and password\nAPP_USER_LOGIN=user\nAPP_USER_PASSWORD=password\n</code></pre></div>\n<ol dir=\"auto\" start=\"3\">\n<li>Run docker :)</li>\n</ol>\n\n<p dir=\"auto\">That's it. If you need SSL encryption, you can use Cloudflare or change Nginx config to listen and redirect to 443 port and of course, make certificates. If you need MySQL/Postgres to work, you need to modify docker-compose.yaml</p>\n</article></div></div>","textContent":"Fast deployment of Gotify Server with docker-compose\nI wanted to make a config for Nginx + gotify with three commands to deploy\nInstallation\n\n\nEnsure you have Docker Engine installed on your server\n\n\nClone this repo to your server\n\n\n git clone https://github.com/mrspartak/gotify-dc.git\n\n\nCopy and edit .env file\n\n cd gotify-dc\n cp .env.example .env\n nano .env\n\n#write your domain name here pointed via DNS to your server IP address. You can use Cloudflare to have SSL encrypted connection\n#If you will use Cloudflare, ensure that you have Network>Websockets enabled\nAPP_DOMAIN=push.example.com\n\n#Local ports that will be exposed by Gotify\nAPP_PORT=2080\nAPP_PORT_SSL=2083\n\n#Folder to store sqlite DB of gotify\nAPP_DB_PATH=/home/sites/gotify-dc/data\n\n#Your login and password\nAPP_USER_LOGIN=user\nAPP_USER_PASSWORD=password\n\n\nRun docker :)\n\n\nThat's it. If you need SSL encryption, you can use Cloudflare or change Nginx config to listen and redirect to 443 port and of course, make certificates. If you need MySQL/Postgres to work, you need to modify docker-compose.yaml\n","length":1073,"excerpt":"Fast deployment of Gotify Server with docker-compose","siteName":null}

Binary file not shown.

After

Width:  |  Height:  |  Size: 442 KiB

BIN
linkwarden/data/archives/2/24.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 KiB

BIN
linkwarden/data/archives/2/25.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
linkwarden/data/archives/2/26.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 570 KiB

File diff suppressed because one or more lines are too long

2222
linkwarden/data/archives/2/28.html Executable file

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 735 KiB

BIN
linkwarden/data/archives/2/28.pdf Executable file

Binary file not shown.

View File

@@ -0,0 +1 @@
{"title":"","byline":null,"dir":null,"lang":null,"content":"<div id=\"readability-page-1\" class=\"page\"><div>\n<div>\n\n<h2>Self-Hosted Software and Apps</h2>\n\n\n<div>\n<p><span id=\"softwareLabel\">&nbsp;&nbsp;SOFTWARE&nbsp;&nbsp;</span>\n<span id=\"companionLabel\">COMPANIONS</span>\n<span id=\"activityPubLabel\">ACTIVITYPUB</span>\n</p>\n</div>\n\n<div>\n<p><label for=\"tagFilter\">Tags</label>\n\n</p>\n<p><label for=\"alternativeFilter\">Alternatives</label>\n\n</p>\n<p><label for=\"sortOptions\">Sort</label>\n\n</p>\n<p><label for=\"searchBox\">Search</label>\n\n</p>\n</div>\n\n\n\n\n\n\n\n\n<div><p>🚀</p><p>Interested in sponsoring a tile and supporting the directory? <a rel=\"noreferrer\" href=\"mailto:hello@selfh.st\"><b><strong>Send me an email</strong></b></a> to start the conversation.</p></div>\n</div>\n<div>\n<p><span>Sign Up for Newsletter</span></p><form novalidate=\"\" data-members-autoredirect=\"false\" data-members-form=\"subscribe\">\n<h2>Subscribe to our newsletter</h2>\n<p>For the latest in self-hosted news, software, and content delivered straight to your inbox every Friday</p>\n\n\n<div>\n<div>\n<svg fill=\"#000000\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 512 512\" height=\"64px\" width=\"64px\">\n<g stroke-width=\"0\"></g>\n<g stroke-linejoin=\"round\" stroke-linecap=\"round\"></g>\n<g>\n<title>success-filled</title>\n<g fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\">\n<g transform=\"translate(42.666667, 42.666667)\" fill=\"#000000\">\n<path d=\"M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51296 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.153707,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51296 331.153707,3.55271368e-14 213.333333,3.55271368e-14 Z M293.669333,137.114453 L323.835947,167.281067 L192,299.66912 L112.916693,220.585813 L143.083307,190.4192 L192,239.335893 L293.669333,137.114453 Z\">\n</path>\n</g>\n</g>\n</g>\n</svg> <p>\nSuccess! Now Check Your Email\n</p>\n</div>\n<p>\nTo complete Subscribe, click the confirmation link in your inbox. If\nit doesnt arrive within 3 minutes, check your spam folder.\n</p>\n<p><a aria-label=\"Home Page Link\" href=\"https://selfh.st/\">\n<span>\nOk, Thanks\n</span>\n<span>\n<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\">\n<path stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"white\" d=\"M8 6L12 10L8 14\"></path>\n</svg>\n<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\">\n<path stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"white\" d=\"M8 6L12 10L8 14\"></path>\n</svg>\n</span>\n</a>\n</p></div>\n</form>\n</div>\n</div></div>","textContent":"\n\n\nSelf-Hosted Software and Apps\n\n\n\n  SOFTWARE  \nCOMPANIONS\nACTIVITYPUB\n\n\n\n\nTags\n\n\nAlternatives\n\n\nSort\n\n\nSearch\n\n\n\n\n\n\n\n\n\n\n\n🚀Interested in sponsoring a tile and supporting the directory? Send me an email to start the conversation.\n\n\nSign Up for Newsletter\nSubscribe to our newsletter\nFor the latest in self-hosted news, software, and content delivered straight to your inbox every Friday\n\n\n\n\n\n\n\n\nsuccess-filled\n\n\n\n\n\n\n\n \nSuccess! Now Check Your Email\n\n\n\nTo complete Subscribe, click the confirmation link in your inbox. If\nit doesnt arrive within 3 minutes, check your spam folder.\n\n\n\nOk, Thanks\n\n\n\n\n\n\n\n\n\n\n\n\n\n","length":609,"excerpt":"SOFTWARE  \nCOMPANIONS\nACTIVITYPUB","siteName":null}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1938
linkwarden/data/archives/2/36.html Executable file

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 726 KiB

BIN
linkwarden/data/archives/2/36.pdf Executable file

Binary file not shown.

View File

@@ -0,0 +1 @@
{"title":"","byline":null,"dir":null,"lang":null,"content":"<div id=\"readability-page-1\" class=\"page\"><div>\n<div>\n\n<h2>Self-Hosted Software and Alternatives</h2>\n\n\n<div>\n<p><span id=\"softwareLabel\">SOFTWARE</span>\n<span id=\"companionLabel\">COMPANIONS</span>\n</p>\n</div>\n<div>\n<p><label>\n\n<span></span>\n</label>\n<label for=\"toggleDetailsSwitch\">Details</label>\n</p>\n<p><label>\n\n<span></span>\n</label>\n<label for=\"toggleClosedSourceSwitch\">Closed Source</label>\n</p>\n</div>\n<div>\n<p><label for=\"tagFilter\">Tags</label>\n\n</p>\n<p><label for=\"alternativeFilter\">Alternatives</label>\n\n</p>\n<p><label for=\"sortOptions\">Sort</label>\n\n</p>\n<p><label for=\"searchBox\">Search</label>\n\n</p>\n</div>\n\n\n\n\n\n\n\n\n</div>\n<div>\n<p><span>Sign Up for Newsletter</span></p><form novalidate=\"\" data-members-autoredirect=\"false\" data-members-form=\"subscribe\">\n<h2>Subscribe to our newsletter</h2>\n<p>For the latest in self-hosted news, software, and content delivered straight to your inbox every Friday</p>\n\n\n<div>\n<div>\n<svg fill=\"#000000\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 512 512\" height=\"64px\" width=\"64px\">\n<g stroke-width=\"0\"></g>\n<g stroke-linejoin=\"round\" stroke-linecap=\"round\"></g>\n<g>\n<title>success-filled</title>\n<g fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\">\n<g transform=\"translate(42.666667, 42.666667)\" fill=\"#000000\">\n<path d=\"M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51296 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.153707,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51296 331.153707,3.55271368e-14 213.333333,3.55271368e-14 Z M293.669333,137.114453 L323.835947,167.281067 L192,299.66912 L112.916693,220.585813 L143.083307,190.4192 L192,239.335893 L293.669333,137.114453 Z\">\n</path>\n</g>\n</g>\n</g>\n</svg> <p>\nSuccess! Now Check Your Email\n</p>\n</div>\n<p>\nTo complete Subscribe, click the confirmation link in your inbox. If\nit doesnt arrive within 3 minutes, check your spam folder.\n</p>\n<p><a aria-label=\"Home Page Link\" href=\"https://selfh.st/\">\n<span>\nOk, Thanks\n</span>\n<span>\n<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\">\n<path stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"white\" d=\"M8 6L12 10L8 14\"></path>\n</svg>\n<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\">\n<path stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"white\" d=\"M8 6L12 10L8 14\"></path>\n</svg>\n</span>\n</a>\n</p></div>\n</form>\n</div>\n</div></div>","textContent":"\n\n\nSelf-Hosted Software and Alternatives\n\n\n\nSOFTWARE\nCOMPANIONS\n\n\n\n\n\n\n\nDetails\n\n\n\n\n\nClosed Source\n\n\n\nTags\n\n\nAlternatives\n\n\nSort\n\n\nSearch\n\n\n\n\n\n\n\n\n\n\n\n\n\nSign Up for Newsletter\nSubscribe to our newsletter\nFor the latest in self-hosted news, software, and content delivered straight to your inbox every Friday\n\n\n\n\n\n\n\n\nsuccess-filled\n\n\n\n\n\n\n\n \nSuccess! Now Check Your Email\n\n\n\nTo complete Subscribe, click the confirmation link in your inbox. If\nit doesnt arrive within 3 minutes, check your spam folder.\n\n\n\nOk, Thanks\n\n\n\n\n\n\n\n\n\n\n\n\n\n","length":526,"excerpt":"SOFTWARE\nCOMPANIONS","siteName":null}

377
linkwarden/data/archives/2/4.html Executable file

File diff suppressed because one or more lines are too long

BIN
linkwarden/data/archives/2/4.jpeg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

BIN
linkwarden/data/archives/2/4.pdf Executable file

Binary file not shown.

View File

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 797 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 KiB

BIN
linkwarden/data/archives/2/59.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 689 KiB

File diff suppressed because one or more lines are too long

BIN
linkwarden/data/archives/2/7.jpeg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

BIN
linkwarden/data/archives/2/7.pdf Executable file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 KiB

BIN
linkwarden/data/archives/2/76.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
linkwarden/data/archives/2/77.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"title":"","byline":"mrspartak","dir":null,"lang":null,"content":"<div id=\"readability-page-1\" class=\"page\"><div data-hpc=\"true\"><article><p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Fast deployment of Gotify Server with docker-compose</h2><a href=\"#fast-deployment-of-gotify-server-with-docker-compose\" aria-label=\"Permalink: Fast deployment of Gotify Server with docker-compose\" id=\"user-content-fast-deployment-of-gotify-server-with-docker-compose\"></a></p>\n<p dir=\"auto\">I wanted to make a config for Nginx + gotify with three commands to deploy</p>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Installation</h2><a href=\"#installation\" aria-label=\"Permalink: Installation\" id=\"user-content-installation\"></a></p>\n<ol dir=\"auto\" start=\"0\">\n<li>\n<p dir=\"auto\">Ensure you have Docker Engine installed on your server</p>\n</li>\n<li>\n<p dir=\"auto\">Clone this repo to your server</p>\n</li>\n</ol>\n<div><pre><code> git clone https://github.com/mrspartak/gotify-dc.git\n</code></pre></div>\n<ol dir=\"auto\" start=\"2\">\n<li>Copy and edit .env file</li>\n</ol>\n<div><pre><code> cd gotify-dc\n cp .env.example .env\n nano .env\n</code></pre></div>\n<div><pre><code>#write your domain name here pointed via DNS to your server IP address. You can use Cloudflare to have SSL encrypted connection\n#If you will use Cloudflare, ensure that you have Network&gt;Websockets enabled\nAPP_DOMAIN=push.example.com\n\n#Local ports that will be exposed by Gotify\nAPP_PORT=2080\nAPP_PORT_SSL=2083\n\n#Folder to store sqlite DB of gotify\nAPP_DB_PATH=/home/sites/gotify-dc/data\n\n#Your login and password\nAPP_USER_LOGIN=user\nAPP_USER_PASSWORD=password\n</code></pre></div>\n<ol dir=\"auto\" start=\"3\">\n<li>Run docker :)</li>\n</ol>\n\n<p dir=\"auto\">That's it. If you need SSL encryption, you can use Cloudflare or change Nginx config to listen and redirect to 443 port and of course, make certificates. If you need MySQL/Postgres to work, you need to modify docker-compose.yaml</p>\n</article></div></div>","textContent":"Fast deployment of Gotify Server with docker-compose\nI wanted to make a config for Nginx + gotify with three commands to deploy\nInstallation\n\n\nEnsure you have Docker Engine installed on your server\n\n\nClone this repo to your server\n\n\n git clone https://github.com/mrspartak/gotify-dc.git\n\n\nCopy and edit .env file\n\n cd gotify-dc\n cp .env.example .env\n nano .env\n\n#write your domain name here pointed via DNS to your server IP address. You can use Cloudflare to have SSL encrypted connection\n#If you will use Cloudflare, ensure that you have Network>Websockets enabled\nAPP_DOMAIN=push.example.com\n\n#Local ports that will be exposed by Gotify\nAPP_PORT=2080\nAPP_PORT_SSL=2083\n\n#Folder to store sqlite DB of gotify\nAPP_DB_PATH=/home/sites/gotify-dc/data\n\n#Your login and password\nAPP_USER_LOGIN=user\nAPP_USER_PASSWORD=password\n\n\nRun docker :)\n\n\nThat's it. If you need SSL encryption, you can use Cloudflare or change Nginx config to listen and redirect to 443 port and of course, make certificates. If you need MySQL/Postgres to work, you need to modify docker-compose.yaml\n","length":1073,"excerpt":"Fast deployment of Gotify Server with docker-compose","siteName":null}

BIN
linkwarden/data/archives/2/8.pdf Executable file

Binary file not shown.

6286
linkwarden/data/archives/2/88.html Executable file

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

View File

@@ -0,0 +1 @@
{"title":"","byline":null,"dir":null,"lang":null,"content":"<div id=\"readability-page-1\" class=\"page\"><div data-md-component=\"content\">\n \n <article>\n \n \n\n\n \n <a title=\"Edit this page\" href=\"https://github.com/gethomepage/homepage/tree/main/docs/widgets/services/scrutiny.md\">\n \n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4v-2m10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1 2.1 2.1Z\"></path></svg>\n </a>\n \n \n\n\n <h2>Scrutiny</h2>\n\n<p>Learn more about <a href=\"https://github.com/AnalogJ/scrutiny\">Scrutiny</a>.</p>\n<p>Allowed fields: <code>[\"passed\", \"failed\", \"unknown\"]</code>.</p>\n<div><pre id=\"__code_0\"><span></span><nav></nav><code><span id=\"__span-0-1\"><a href=\"https://gethomepage.dev/widgets/services/scrutiny/#__codelineno-0-1\" name=\"__codelineno-0-1\" id=\"__codelineno-0-1\"></a><span>widget</span><span>:</span>\n</span><span id=\"__span-0-2\"><a href=\"https://gethomepage.dev/widgets/services/scrutiny/#__codelineno-0-2\" name=\"__codelineno-0-2\" id=\"__codelineno-0-2\"></a><span> </span><span>type</span><span>:</span><span> </span><span>scrutiny</span>\n</span><span id=\"__span-0-3\"><a href=\"https://gethomepage.dev/widgets/services/scrutiny/#__codelineno-0-3\" name=\"__codelineno-0-3\" id=\"__codelineno-0-3\"></a><span> </span><span>url</span><span>:</span><span> </span><span>http://scrutiny.host.or.ip</span>\n</span></code></pre></div>\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n\n \n </article>\n </div></div>","textContent":"\n \n \n \n \n\n\n \n \n \n \n \n \n \n\n\n Scrutiny\n\nLearn more about Scrutiny.\nAllowed fields: [\"passed\", \"failed\", \"unknown\"].\nwidget:\n type: scrutiny\n url: http://scrutiny.host.or.ip\n\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n\n \n \n ","length":315,"excerpt":"Learn more about Scrutiny.","siteName":null}

File diff suppressed because one or more lines are too long

BIN
linkwarden/data/archives/2/9.pdf Executable file

Binary file not shown.

2083
linkwarden/data/archives/2/90.html Executable file

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 KiB

BIN
linkwarden/data/archives/2/90.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

1246
linkwarden/data/archives/2/92.html Executable file

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

BIN
linkwarden/data/archives/2/92.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

1384
linkwarden/data/archives/2/93.html Executable file

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 771 KiB

BIN
linkwarden/data/archives/2/93.pdf Executable file

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,164 @@
<!-- Saved from local source at 2024-12-27T20:02:23Z using monolith v2.8.3 -->
<!DOCTYPE html><html lang="en" dir="auto"><head><meta http-equiv="Content-Security-Policy" content="default-src 'unsafe-eval' 'unsafe-inline' data:; font-src 'none'; script-src 'none';"></meta><meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>Lab Perso</title>
<meta name="keywords" content="Blog,Portfolio,PaperMod">
<meta name="description" content="LabPerso.ovh">
<meta name="author" content="Me">
<link rel="canonical" href="https://blog.labperso.ovh/">
<link crossorigin="anonymous" href="https://blog.labperso.ovh/assets/css/stylesheet.min.c88963fe2d79462000fd0fb1b3737783c32855d340583e4523343f8735c787f0.css" integrity="sha256-yIlj/i15RiAA/Q+xs3N3g8MoVdNAWD5FIzQ/hzXHh/A=" rel="preload stylesheet" as="style">
<link href="/apple-touch-icon.png" as="image">
<link rel="icon" href="https://blog.labperso.ovh/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.labperso.ovh/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.labperso.ovh/%3Clink%20/%20abs%20url%3E">
<link rel="apple-touch-icon" href="https://blog.labperso.ovh/%3Clink%20/%20abs%20url%3E">
<link rel="mask-icon" href="https://blog.labperso.ovh/%3Clink%20/%20abs%20url%3E">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<meta name="generator" content="Hugo 0.88.1">
<link rel="alternate" type="application/rss+xml" href="https://blog.labperso.ovh/index.xml">
<noscript></noscript><meta property="og:title" content="Lab Perso">
<meta property="og:description" content="LabPerso.ovh">
<meta property="og:type" content="website">
<meta property="og:url" content="https://blog.labperso.ovh/"><meta property="og:image" content="https://blog.labperso.ovh/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E"><meta property="og:site_name" content="LabPerso">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://blog.labperso.ovh/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E">
<meta name="twitter:title" content="Lab Perso">
<meta name="twitter:description" content="LabPerso.ovh">
<script type="application/ld+json"></script>
<base href="https://blog.labperso.ovh/"></base></head>
<body class="list" id="top">
<script></script>
<header class="header">
<nav class="nav">
<div class="logo">
<a href="https://blog.labperso.ovh/" accesskey="h" title="Home (Alt + H)">
<img src="https://blog.labperso.ovh/apple-touch-icon.png" alt="logo" aria-label="logo" height="35">Home</a>
<span class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)"><svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path></svg><svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg>
</button>
</span>
</div>
<ul id="menu">
<li>
<a href="https://blog.labperso.ovh/categories/" title="categories">
<span>categories</span>
</a>
</li>
<li>
<a href="https://blog.labperso.ovh/tags/" title="tags">
<span>tags</span>
</a>
</li>
<li>
<a href="https://blog.labperso.ovh/post/benchmark-dhyperviseurs/" title="Benchmark d'hyperviseurs">
<span>Benchmark d'hyperviseurs</span>
</a>
</li>
<li>
<a href="https://blog.labperso.ovh/post/mon-infrastructure/" title="Mon infrastructure">
<span>Mon infrastructure</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<article class="first-entry home-info">
<header class="entry-header">
<h1>Mon coin à bafouilles</h1>
</header>
<section class="entry-content">
<p>Petit blog sans prétention pour mes petits projets personels comme mes idées et points de vue</p>
</section>
<footer class="entry-footer">
<div class="social-icons">
<a href="https://twitter.com/_nidouille_" target="_blank" rel="noopener noreferrer me" title="Twitter"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 3a10.9 10.9.0 01-3.14 1.53 4.48 4.48.0 00-7.86 3v1A10.66 10.66.0 013 4s-4 9 5 13a11.64 11.64.0 01-7 2c9 5 20 0 20-11.5a4.5 4.5.0 00-.08-.83A7.72 7.72.0 0023 3z"></path></svg>
</a>
<a href="https://github.com/nidouille" target="_blank" rel="noopener noreferrer me" title="Github"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37.0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44.0 0020 4.77 5.07 5.07.0 0019.91 1S18.73.65 16 2.48a13.38 13.38.0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07.0 005 4.77 5.44 5.44.0 003.5 8.55c0 5.42 3.3 6.61 6.44 7A3.37 3.37.0 009 18.13V22"></path></svg>
</a>
</div>
</footer>
</article>
<article class="post-entry">
<header class="entry-header">
<h2>Préparer son action post incident
</h2>
</header>
<section class="entry-content">
<p>On a beau faire les mises à jour dès leurs publications, de respecter les bonnes pratiques en sécurité que lon peut avoir son SI victime dun accident de sécurité. Il est souvent dit que la question est : Va-t-on se faire attaquer ? est une mauvaise question. La bonne question est : Quand va-t-on se faire attaquer ?
Souscrire à une assurance spécifique La première action est de souscrire à un contrat dassurance pour couvrir les risques cyber....</p>
</section>
<footer class="entry-footer"><span title="2022-03-29 21:00:50 +0000 UTC">March 29, 2022</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;Nidouille</footer>
<a class="entry-link" aria-label="post link to Préparer son action post incident" href="https://blog.labperso.ovh/post/preparer-son-action-post-incident/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2>Sécurisation basique de son Proxmox
</h2>
</header>
<section class="entry-content">
<p>Je vois sur Internet des serveurs Proxmox pas sécurisés voir pire, des conseils qui préconisent dutiliser un firewall comme pfSense installé en machine virtuelle pour sécuriser lhyperviseur alors que ce dernier est hébergé chez un fournisseur dont on ne sait rien du réseau. Votre fournisseur peut proposer un firewall comme chez OVH avec son système anti-DDoS, mais cela ne vous protège que de lextérieur pas de lintérieur du réseau qui comporte une multitude de serveurs dautre client....</p>
</section>
<footer class="entry-footer"><span title="2021-12-14 21:00:50 +0000 UTC">December 14, 2021</span>&nbsp;·&nbsp;6 min&nbsp;·&nbsp;Nidouille</footer>
<a class="entry-link" aria-label="post link to Sécurisation basique de son Proxmox " href="https://blog.labperso.ovh/post/s%C3%A9curisation-basique-de-son-proxmox/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2>Debian
</h2>
</header>
<section class="entry-content">
<p>Introduction Pour faire suite à mon ancien billet de blog sur la création dun NAS sous Debian 9, vu que lon est maintenant sous Debian 11, pas mal dévolution sur installation du système dexploitation. Voici un mix de ce que je fais entre le personnel et le travail lors dune installation de Debian. Au travail, cest une logique installation dite durci. Dans le cas présent, comme cest chez moi, je me laisse laccès à lutilisateur root et pas de sudo....</p>
</section>
<footer class="entry-footer"><span title="2021-11-19 21:00:50 +0000 UTC">November 19, 2021</span>&nbsp;·&nbsp;6 min&nbsp;·&nbsp;Nidouille</footer>
<a class="entry-link" aria-label="post link to Debian" href="https://blog.labperso.ovh/post/debian_11/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2>Cloud de confiance vs cloud souverain, le faux débat ?
</h2>
</header>
<section class="entry-content">
<p>Introduction Le sujet à la mode cest le cloud de confiance et lindignation que Thales sassocie avec Google.
Je vais essayer de faire comprendre mon point de vue de façon rapide sur ses clouds de confiance.
La situation actuelle est que :
Thales a choisi Google OVH a aussi pris Google Capgemi &amp; Orange ce sont associés avec Microsoft Petite analyse du choix de Google et Microsoft Le choix de choisir Google pour Thales et OVH est peut-être que ce dernier est vraiment en difficulté face à AWS et Azure qui dominent le marché mondial....</p>
</section>
<footer class="entry-footer"><span title="2021-11-02 21:00:50 +0000 UTC">November 2, 2021</span>&nbsp;·&nbsp;9 min&nbsp;·&nbsp;Nidouille</footer>
<a class="entry-link" aria-label="post link to Cloud de confiance vs cloud souverain, le faux débat ?" href="https://blog.labperso.ovh/post/cloud/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2>Distribution NAS/SAN
</h2>
</header>
<section class="entry-content">
<p> Noms OS Orientation FS Limitation Amahi CentOS Geek ext4 EasyNAS openSUSE Geek BTRFS ESOS - Enterprise Storage OS Linux Pro Nexenta Community Edition Illumos Geek / Pro ZFS 10 TB Open-E Data Storage Software Linux Pro 4 TB FREE OpenMediaVault Debian Geek BTRFS ext4 xfs ZFS OviOS Linux Linux Pro ZFS PetaSAN Pro Ceph Cluster Rockstor CentOS Geek BTRFS TrueNAS CORE FreeBSD Geek / Pro ZFS TrueNAS ENTREPRISE FreeBSD Pro ZFS Disponible via lachat de matériel TrueNas SCALE Debian Geek / Pro ZFS UnRAID Linux Geek XFS Payant XigmaNAS (ex NAS4Free) FreeBSD Geek ZFS &amp; ufs </p>
</section>
<footer class="entry-footer"><span title="2021-10-23 12:00:50 +0000 UTC">October 23, 2021</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Nidouille</footer>
<a class="entry-link" aria-label="post link to Distribution NAS/SAN" href="https://blog.labperso.ovh/post/distribution-nas-san/"></a>
</article>
<footer class="page-footer">
<nav class="pagination">
<a class="next" href="https://blog.labperso.ovh/page/2/">Next Page »</a>
</nav>
</footer>
</main>
<footer class="footer">
<span>© 2022 <a href="https://blog.labperso.ovh/">Lab Perso</a></span>
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &amp;
<a href="https://git.io/hugopapermod" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentcolor"><path d="M12 6H0l6-6z"></path></svg>
</a>
<script></script>
<script></script>
<script></script>
</body></html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

BIN
linkwarden/data/archives/2/96.pdf Executable file

Binary file not shown.

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