10 Commits

Author SHA1 Message Date
MSWS
d0cef24dc2 feat: Add local services, vim, and Git config updates
- Add `inv_sig_helper` as a submodule reference in the repository
- Update `code-server` Dockerfile with `vim` package and new Git SSH key configuration
- Modify `invidious/compose.yml` to use a local `inv_sig_helper` image and comment out the remote image reference
- Add a new `watchtower-kboaz` service in `watchtower/compose.yml` with unique scheduling and custom command
2025-07-09 01:50:10 -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
018b345f67 Update 2024-10-20 22:19:48 -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
707670de81 Cleanup dockerfiles 2024-05-10 08:02:01 +00:00
MSWS
e97b5560f0 Remove unused 2024-04-13 08:24:00 +00:00
MSWS
60e30620f0 Update 2024-04-13 08:22:43 +00:00
MSWS
585d218edc Add additional extension (even though it doesnt work) 2024-01-16 23:06:41 +00:00
MSWS
4af7c61a99 Initial Commit - All Files 2023-11-22 07:10:52 +00:00