5 Commits

Author SHA1 Message Date
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
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
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
4af7c61a99 Initial Commit - All Files 2023-11-22 07:10:52 +00:00