23 Commits

Author SHA1 Message Date
MSWS
c3c1cdd565 Fix bittorrent config, move music to USB 2025-11-22 18:28:26 -08:00
MSWS
8154cf8ba8 Revert "Revert "Re-enable blog, update kuma, re-enable VPN""
This reverts commit b3d6ca1af3.
2025-11-19 05:22:35 -08:00
MSWS
b3d6ca1af3 Revert "Re-enable blog, update kuma, re-enable VPN"
This reverts commit f69e39b755.
2025-11-19 05:19:24 -08:00
MSWS
fa2d374f95 Updates 2025-11-19 05:17:29 -08:00
MSWS
f69e39b755 Re-enable blog, update kuma, re-enable VPN 2025-11-18 04:38:07 -08:00
MSWS
cfa3460605 feat: Refactor services: add Companion, disable personal watchtower
instance

```
- Add new track "5 Seconds of Summer - Social Casualty" to Daily playlist.
- Disable personal watchtower service by commenting out its configuration in `watchtower/compose.yml`.
- Replace `inv_sig_helper` service with `companion` service in `invidious/compose.yml`, introducing new configurations, networks, and volumes to support the change.
- Update `invidious` service configuration for integration with the `companion` service, including adding new environment variables and modifying network and volume references.
- Enhance security settings in `invidious/compose.yml` by updating `security_opt`, `cap_drop`, and maintaining `read_only` configuration for the `companion` service.
```
2025-10-02 22:05:38 -07:00
MSWS
5130ba10a1 build: Configure dev tools and add VPN setup instructions
- Add commented-out `gluetun` service configuration in `navidrome/compose.yml` with detailed setup instructions and references to external documentation.
- Update `code-server/Dockerfile` by removing unstable Neovim PPA, adding `cargo` installation, configuring PATH for Cargo binaries, and installing `gptcommit`.
- Add new Git aliases (`ca` and `c`), update `.config` copy process, and revise VSCode extension installation script.

[navidrome/compose.yml]
- Added a commented-out service configuration for `gluetun`.
  - The configuration includes setup instructions, such as enabling external container connection, assigning permissions, and specifying required devices and ports.
  - Environment variables for VPN setup (OpenVPN/Wireguard), timezone, and server updater are included.
  - Provides references to external documentation for further details.
[code-server/Dockerfile]
- Removed addition of the unstable Neovim PPA repository.
- Added `cargo` package installation to the dependency list.
- Configured the `PATH` environment variable to include Cargo's binary directory.
- Installed the `gptcommit` tool using Cargo.
- Added new Git aliases for quicker commit commands (`ca` and `c`).
- Added configuration to copy `.config` directory during the build process.
- Updated the location of the VSCode extension installation command to use a more generic `/usr/local/bin/install-extension` script, and commented out the related installation block, possibly for future updates or changes to extension installation logic.
2025-03-28 17:19:48 -07:00
MSWS
10a5e32fef Add new files 2025-03-12 05:54:41 -07:00
MSWS
1cb5f04f00 Updates 2025-03-10 03:21:03 -07:00
MSWS
61f9027781 Updates, add game 2024-12-10 14:14:33 -08:00
MSWS
018b345f67 Update 2024-10-20 22:19:48 -07:00
MSWS
ad7152d674 Update radarr's download target 2024-08-26 07:11:56 -07:00
MSWS
d204390fe8 docker-compose.yml -> compose.yml 2024-08-23 20:39:09 -07:00
MSWS
0ad99b096c Remove version headers and misc. changes 2024-08-23 20:35:31 -07:00
MSWS
441fd18d2e Update 2024-08-11 15:20:18 -07:00
MSWS
3fafcd3fff Update playlist 2024-08-01 12:29:15 -07:00
MSWS
f47c89048f Update restart policies 2024-06-13 02:06:12 -07:00
MSWS
ff7220a17f Update playlist 2024-06-10 16:26:08 -07:00
MSWS
e2e0a72697 Move unused folders 2024-06-08 20:30:38 -07:00
MSWS
ea1bc5ae46 Add nodifts, update all to use cloudflared 2024-05-24 19:49:37 -07:00
MSWS
f2c1f315c3 Spring cleaning 2024-05-15 03:37:39 -07:00
MSWS
f4a540024d Update chalkeaters source 2024-05-10 08:07:29 +00:00
MSWS
707670de81 Cleanup dockerfiles 2024-05-10 08:02:01 +00:00