diff --git a/docs/Software/docker.md b/docs/Software/docker.md index 6cec54b6..482d3060 100644 --- a/docs/Software/docker.md +++ b/docs/Software/docker.md @@ -7,51 +7,10 @@ disqus: 'overrides/partials/disqus.html' come back if you'd like! # Docker Containers -## Portainer CE -![](/images/portainer.webp) +I've moved all of my Docker containers to Proxmox VMs, which you can check out on the [Proxmox](../proxmox) page! -## Pihole - -![](/images/pihole.webp) - -## Ngnix Proxy Manager - -![](/images/nginx-proxy-manager1.webp) - -## Duplicati - -![](/images/duplicati.webp) - - -## Calibre Web - -![](/images/calibre-web.webp) - -## Calibre Files - -![](/images/calibre-files.webp) - -## HA Files - -![](/images/ha-files.webp) - -## ESPHome - -![](/images/esphome.webp) - -## Heimdall Dashboard - -![](/images/heimdall.webp) - -## Uptime Kuma - -![](/images/uptime-kuma.webp) -## Pihole - -![](/images/pihole.webp) - !!!note Update I am running a small server farm in my house, and in an effort to redesign my dashboards, I wanted to run another version of Home Assistant on a headless server running in Docker. This meant that I had to learn more about HA Supervised. Since digging into how that works, I am debating whether I should move my whole system to a Docker install running HA Supervised. diff --git a/docs/Software/proxmox.md b/docs/Software/proxmox.md new file mode 100644 index 00000000..df9255b2 --- /dev/null +++ b/docs/Software/proxmox.md @@ -0,0 +1,30 @@ +--- +disqus: 'overrides/partials/disqus.html' +--- + +!!!note "Note" + This page is still being developed so + come back if you'd like! + + +## Portainer CE + +![](https://res.cloudinary.com/dnq1cp8ev/image/upload/c_scale,w_1142/v1707813809/portainer_fbnxxi.png) + + +## Pihole + +![](https://res.cloudinary.com/dnq1cp8ev/image/upload/c_scale,w_1142/v1707813811/pihole_eolymk.png) + +## ESPHome + +![](https://res.cloudinary.com/dnq1cp8ev/image/upload/c_scale,w_1142/v1707814533/esphome_wivhwf.png) + + +## Homepage Dashboard + +![](https://res.cloudinary.com/dnq1cp8ev/image/upload/c_scale,w_1142/v1707814792/homepage_dwno1u.png) + +## Uptime Kuma + +![](https://res.cloudinary.com/dnq1cp8ev/image/upload/c_scale,w_1142/v1707814720/uptimekuma_p4g0a7.png) \ No newline at end of file diff --git a/docs/Tiff Labs YouTube Banner (1) 2.png b/docs/Tiff Labs YouTube Banner (1) 2.png new file mode 100644 index 00000000..d52b9486 Binary files /dev/null and b/docs/Tiff Labs YouTube Banner (1) 2.png differ diff --git a/docs/Tiff Labs YouTube Banner (1).jpeg b/docs/Tiff Labs YouTube Banner (1).jpeg new file mode 100644 index 00000000..18076dcf Binary files /dev/null and b/docs/Tiff Labs YouTube Banner (1).jpeg differ diff --git a/docs/Tiff Labs YouTube Banner (1).png b/docs/Tiff Labs YouTube Banner (1).png new file mode 100644 index 00000000..d9532ae9 Binary files /dev/null and b/docs/Tiff Labs YouTube Banner (1).png differ diff --git a/docs/index.md b/docs/index.md index ce0cb704..faa266e3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,7 +12,7 @@ disqus: "overrides/partials/disqus.html" Mastodon

- +

Welcome to my Smart Home!

@@ -61,11 +61,14 @@ disqus: "overrides/partials/disqus.html" GitHub followers GitHub forks GitHub Workflow Status - + GitHub commit activity + + GitHub Sponsors +

## Lost and don't know where to start? @@ -98,6 +101,9 @@ I have a [public Notion board][notion] with ideas and tasks for my smart home. Y [See future plans][notion]{: .md-button } + + + [notion]: https://tifflabs.notion.site/tifflabs/3463e6e8136c448da09cfff4ef00c553?v=f4207e2f0822443abd4fd0d9f033db35 diff --git a/docs/labs.png b/docs/labs.png new file mode 100644 index 00000000..49a29bcc Binary files /dev/null and b/docs/labs.png differ diff --git a/docs/labs.svg b/docs/labs.svg new file mode 100644 index 00000000..14886a74 --- /dev/null +++ b/docs/labs.svg @@ -0,0 +1,609 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/favicon.svg b/images/favicon.svg new file mode 100644 index 00000000..0c057a81 --- /dev/null +++ b/images/favicon.svg @@ -0,0 +1,340 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/tifflabsnew.png b/images/tifflabsnew.png new file mode 100644 index 00000000..c5568b89 Binary files /dev/null and b/images/tifflabsnew.png differ diff --git a/mkdocs.yml b/mkdocs.yml index 688cfbd5..1e82d09d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -21,6 +21,7 @@ nav: - Software: - System Overview: Software/system-overview.md - Docker Containers: Software/docker.md + - Proxmox: Software/proxmox.md - External Access: Software/external-access.md - Ad-Blocking: Software/ad-blocking.md # - Ports: Software/ports.md