Skip to content

Commit 2f823b6

Browse files
committed
✨ Aligned the constellations: updated project index with corrected emoji links, heading levels, cosmic hilarity, and stellar order in preparation for wiki ascension 🌌📚
1 parent cc4bcf7 commit 2f823b6

21 files changed

+616
-47
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"cSpell.words": [
1212
"ASTERES",
1313
"autohide",
14+
"Boudoirr",
1415
"cheatsheet",
1516
"Entware",
1617
"Floaties",
@@ -19,13 +20,15 @@
1920
"gitleaks",
2021
"Gluetun",
2122
"javascripts",
23+
"jellyfin",
2224
"Kometa",
2325
"linebreak",
2426
"magiclink",
2527
"materialx",
2628
"mkdocs",
2729
"ndeloof",
2830
"Nemah",
31+
"Ollama",
2932
"Plundarr",
3033
"Privateerr",
3134
"pymdownx",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Use DSM 7 Reverse Proxy to configure secure access to Synology applications. Fol
6565
6666
## Environment Details
6767

68-
Tested on Synology DS916+ running DSM 7.2, with Docker Compose version v2.9.
68+
Tested on Synology DS916+ running DSM 7.2, with Docker Compose version v2.20.
6969

7070
## License
7171

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# Docker Compose version on the target system
1313
#
14-
version: "2.9"
14+
version: "2.20"
1515

1616
#
1717
# Define the services section

docs/assets/stylesheets/extra.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,3 +279,12 @@ body[data-md-color-scheme="default"] {
279279
.md-tabs__link {
280280
transform: translateZ(0);
281281
}
282+
283+
[data-md-color-scheme="default"] .md-content,
284+
[data-md-color-scheme="slate"] .md-content {
285+
background-color: hsla(0, 0%, 100%, 0.08);
286+
backdrop-filter: blur(16px);
287+
-webkit-backdrop-filter: blur(16px);
288+
border-radius: 0.5rem;
289+
padding: 1rem;
290+
}

docs/github/boudoirr.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Boudoirr
3+
description: A sultry automation stack for media downloads, VPNs, and midnight mischief.
4+
icon: material/bed-king-outline
5+
---
6+
7+
# 💋 Boudoirr
8+
9+
Welcome to Boudoirr, your ultimate destination for boudoir photography inspiration, tips, and stunning galleries. Whether you're a photographer looking to capture the essence of intimate beauty or someone seeking to embrace and celebrate their own sensuality, Boudoirr is here to guide and inspire you.
10+
11+
## 📸 Explore Our Galleries
12+
13+
Dive into our curated collections of breathtaking boudoir photography. From classic elegance to edgy modern styles, our galleries showcase the diverse expressions of beauty and confidence.
14+
15+
## 💡 Tips & Tutorials
16+
17+
Discover expert advice on posing, lighting, wardrobe, and makeup to help you or your clients look and feel their best during boudoir shoots. Our tutorials are crafted to empower and educate.
18+
19+
## 🎉 Join the Community
20+
21+
Connect with fellow enthusiasts and professionals in our vibrant community. Share your work, exchange ideas, and find support in a welcoming environment dedicated to the art of boudoir photography.
22+
23+
🥀 *Every bloom has its bite. Happy lounging, darling.* 🥀
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
---
2+
title: Calibre Web Automated
3+
description: A genteel Docker Compose solution for the modern bibliophile.
4+
icon: material/book-open-variant
5+
---
6+
7+
# 📚 Calibre Web Automated
8+
9+
> “To read without order is to dine without table or chair.” – *Whitt & Folio*
10+
11+
Welcome, dear reader, to a most distinguished Docker Compose configuration—one designed to bring civility and grace to your unruly eBook collection. Whether your digital shelves groan under the weight of Gothic thrillers or slightly scandalous fanfiction, **Calibre Web Automated** ensures every volume finds its proper place.
12+
13+
## ✨ About This Repository
14+
15+
This project deploys **Calibre Web Automated** using Docker Compose on Synology NAS or similar Docker-friendly estates. It integrates ingestion, curation, and serving of eBooks, all wrapped in automation and adorned with elegance.
16+
17+
Peruse the source here: [GitHub](https://github.com/scottgigawatt/calibre-web-automated)
18+
19+
Special thanks to [Marius Hosting](https://mariushosting.com/how-to-install-calibre-web-automated-on-your-synology-nas) for their original setup guide—a lantern in the stacks.
20+
21+
## 🪞 What's Included
22+
23+
| Apparatus | Description | Reference |
24+
|------------------------------|-----------------------------------------------------------------------------|-----------|
25+
| **Calibre Web Automated** 📘 | A Docker-based deployment for ingesting and displaying your library online. | [GitHub](https://github.com/crocodilestick/calibre-web-automated) |
26+
27+
## 🚀 Installation
28+
29+
```bash
30+
git clone https://github.com/scottgigawatt/calibre-web-automated.git /volume1/docker/calibre-web-automated
31+
cp example.env .env
32+
vim .env
33+
docker compose up -d
34+
```
35+
36+
Manual overrides are permitted for those inclined to live dangerously:
37+
38+
```bash
39+
CWA_TAG="latest" docker compose up -d
40+
```
41+
42+
## 👒 Guidance and Rituals
43+
44+
Consult the sacred [Setup Guide](./SETUP.md) before embarking. Topics include:
45+
46+
- Docker networking and volume management
47+
- Synology firewall and container setup
48+
- Rituals for deploying with Container Manager
49+
50+
To skip it is to tempt literary chaos.
51+
52+
## 🪡 Confirmed Reading Rooms
53+
54+
Tested on:
55+
56+
- Synology DS1522+ and DS916+
57+
- DSM 7.2
58+
- macOS + Docker Desktop
59+
60+
If your estate supports Docker, this library shall thrive.
61+
62+
## 📖 License of Gentlefolk
63+
64+
Licensed under Apache 2.0. Forks, pull requests, and literary annotations most welcome.

docs/github/celestial-codex.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Celestial Codex
3+
description: A comprehensive guide to setting up Synology NAS and Plex on a MkDocs Material site.
4+
icon: material/book-open-page-variant
5+
---
6+
7+
# 📚 Celestial Codex
8+
9+
This documentation is powered by **Material for MkDocs**, a modern, responsive theme built specifically for technical documentation. It offers built-in search, rich theming options, automatic navigation, icon support, and productive Markdown extensions like syntax highlighting, admonitions, and code annotations.
10+
11+
## About this project
12+
13+
Celestial Codex provides detailed walkthroughs for setting up a **Synology NAS**, configuring storage and access, and installing **Plex Media Server** to manage and serve your media library. Written and maintained within a Material for MkDocs site, the project benefits from:
14+
15+
You can view or contribute to this project on [GitHub](https://github.com/scottgigawatt/wiki).
16+
17+
- Clean, mobile-first layouts
18+
- Instant-loading navigation and search
19+
- Easy cross-linking and navigation
20+
21+
## Contents
22+
23+
- NAS prerequisites and hardware layout
24+
- Step-by-step Synology setup
25+
- Plex installation and configuration
26+
- Tips for media indexing, transcoding, and performance tuning

docs/github/duplex.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Duplex
3+
description: Utility stack for managing Plex Media Server with automation and monitoring tools.
4+
icon: material/server-network
5+
---
6+
7+
# 🧰 Duplex
8+
9+
Welcome to Duplex—your behind-the-scenes crew for running Plex like a well-oiled heist. Think *Ocean's Eleven*, but instead of robbing casinos, we're cleaning metadata, sending updates, and keeping your containers from going stale. Slick, efficient, and fully automated. 🎥
10+
11+
## About this project
12+
13+
**Duplex** is a utility stack for managing and enhancing **Plex Media Server** deployments on **Docker**, especially on Synology NAS systems. It brings together a curated set of containers to streamline metadata management, monitoring, automation, and maintenance tasks.
14+
15+
You can view or contribute to this project on [GitHub](https://github.com/scottgigawatt/duplex).
16+
17+
## Services Included
18+
19+
- **Kometa**: Manage and automate Plex metadata collections
20+
- **ImageMaid**: Clean up and organize Plex image caches
21+
- **PATTRMM**: Build 'Returning Soon' and historical collections in Plex
22+
- **Tautulli**: Monitor Plex usage and activity with rich analytics
23+
- **Notifiarr**: Get real-time app notifications and system insights
24+
- **Watchtower**: Automate updates for Docker containers
25+
26+
## Architecture Highlights
27+
28+
- Centralized environment configuration with YAML anchors
29+
- Persistent volume mappings for each service
30+
- Network customization with IPAM
31+
- Container log rotation and auto-restart policies
32+
33+
## Technologies Used
34+
35+
- Docker & Docker Compose
36+
- Plex Media Server
37+
- Kometa, ImageMaid, PATTRMM
38+
- Tautulli, Notifiarr, Watchtower

docs/github/fractal-explorer.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Fractal Explorer
3+
description: A distributed journey into the swirling infinity of fractal space.
4+
icon: material/chart-scatter-plot-hexbin
5+
---
6+
7+
# Fractal Explorer 🌀🧮
8+
9+
Welcome to **Fractal Explorer**, where math meets magic. This project is a distributed fractal renderer that lets you dive headfirst into the hypnotic swirls, spirals, and recursive chaos of the Mandelbrot set and beyond.
10+
11+
Whether you're here for the math, the visuals, or just the vibes, this project makes exploring infinite complexity feel like a psychedelic science documentary narrated by Carl Sagan and edited by a rave DJ.
12+
13+
## Infinite Zooms & Recursive Dreams 🌌
14+
15+
- 🧠 **Powered by Java** — Built with brains and bytecode.
16+
- 💻 **Distributed Rendering** — Because fractals deserve a multi-core entourage.
17+
- 🔁 **Infinite Detail** — Zoom and zoom again until your processor cries for mercy.
18+
19+
No setup steps here—just head to the [Fractal Explorer GitHub repo](https://github.com/scottgigawatt/fractal-explorer) for build instructions and full documentation.
20+
21+
## Related Projects
22+
23+
You might also like:
24+
25+
- [Ollama 🤖🧠](../ollama.md) — AI for your desktop, brainy and local.
26+
- [Raytracer 💡🖼️](../raytracer.md) — Old-school CG nostalgia meets real-time reflection.
27+
28+
Brace yourself: once you start zooming, you may never stop. 🌀✨

docs/github/index.md

Lines changed: 27 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,44 @@
11
---
2-
title: Welcome to My GitHub Hub
3-
description: Access reference information and guides to stay up-to-date on everything!
4-
icon: fontawesome/brands/github
2+
title: GitFlux Capacitor
3+
description: Great Scott! You've landed in the heart of my GitHub projects. Brace yourself for code, chaos, and 1.21 gigawatts of documentation.
4+
icon: fontawesome/solid/bolt
55
---
66

7-
Hello there, fabulous coders and curious minds! 🌟
7+
# ⏱️ This Is Heavy
88

9-
Welcome to my GitHub Hub, your gateway to all my coding projects. Here, you'll find a diverse collection of work that spans various interests and technologies, each crafted with passion and a sprinkle of creativity.
9+
Welcome to **GitFlux Capacitor**, your time-traveling command center for everything in my GitHubverse. Whether you're here to marvel at the madness, borrow a snippet of brilliance, or just wondering how the hell this place runs on banana peels and lightning bolts, you're in the right timeline.
1010

11-
## 🦑 Why GitHub?
11+
## ⚙️ Why GitHub?
1212

13-
I use GitHub because it's the perfect platform to collaborate, share, and innovate. Whether it's managing intricate Docker configurations, exploring the depths of fractals, or simply automating everyday tasks, GitHub provides the tools and community to bring ideas to life.
13+
Because Doc said so! And because GitHub is the Hill Valley Clock Tower of open-source—timeless, electrifying, and just a little bit unpredictable. It lets me:
1414

15-
## 📁 What You Can Expect
15+
- 🚀 Launch ideas at 88 mph
16+
- 🧪 Experiment irresponsibly in public
17+
- 🔧 Share code that *mostly* compiles
18+
- 🧑‍💻 Collaborate with fellow nerds across spacetime
1619

17-
- **Innovative Projects**: Dive into unique projects that solve problems, streamline processes, and explore new concepts.
18-
- **Collaboration**: Open to contributions! Fork a repository, make your changes, and submit a pull request. Let's create something amazing together.
19-
- **Documentation**: Each project is accompanied by detailed documentation to help you get started and make the most out of the code.
20-
- **Community**: Engage with a vibrant community of developers, enthusiasts, and tech lovers. Share your thoughts, ask questions, and collaborate on exciting projects.
20+
## 📚 What You'll Find in the Lab
2121

22-
## 🔔 Stay Updated
22+
- **Project Portals**: Step through a wormhole to projects ranging from AI chaos to raytraced beauty and questionable automation decisions.
23+
- **Time Circuits**: Immaculately documented guides and READMEs so you don't blow up the flux capacitor trying to run something.
24+
- **Community Shenanigans**: Got a pull request? A burning question? A theory about alternate coding timelines? Hop on in, we take all kinds here.
2325

24-
Keep an eye on this space for updates, new projects, and improvements. The world of coding is ever-evolving, and so is this hub.
26+
## 🧬 How to Contribute Without Causing a Temporal Paradox
2527

26-
## 🤝 Get Involved
28+
1. Fork it like you're stabbing Biff in the ego.
29+
2. Make your changes. Respect the timeline.
30+
3. Submit a pull request. Bonus points for hoverboards and DeLorean GIFs.
2731

28-
Feel like contributing? Have an idea or suggestion? Open an issue in the respective repository or reach out directly on Discord! 💬✨
32+
## 🔔 Stay in the Loop, Unless It's a Closed Time Loop
2933

30-
[Join our Discord server!](mailto:scottgigawatt@gmail.com) 🎉
34+
Updates drop faster than Doc falling off a toilet. Bookmark this page. Light it up with a star. Or install a plutonium reactor—whatever helps you stay updated.
3135

32-
Happy coding! 🚀
36+
## 📞 Talk Nerdy to Me
37+
38+
Questions? Bugs? Temporal distortions? Email me, or shout into a storm cloud and hope lightning strikes in the right direction.
39+
40+
[Send a message to 1985 (or my inbox)](mailto:scottgigawatt@gmail.com)
3341

3442
---
3543

36-
Explore, contribute, and let's build something spectacular together. Welcome aboard!
44+
Great Scott, you made it to the bottom! Now go—explore the timeline, fork responsibly, and don't forget to feed the Mr. Fusion. 🚗💨

0 commit comments

Comments
 (0)