You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add systemd service file for invidious-companion (#184)
* Initial plan
* Initial analysis - plan systemd service implementation
Co-authored-by: unixfox <[email protected]>
* Add systemd service file and installation documentation
Co-authored-by: unixfox <[email protected]>
* Fix systemd service configuration and add secret key requirement
Co-authored-by: unixfox <[email protected]>
* Add Tor proxy support to systemd service configuration
- Added PROXY environment variable to systemd service for Tor SOCKS5 proxy
- Included comments for both Tor daemon (port 9050) and Tor Browser (port 9150)
- Updated SYSTEMD.md with proxy configuration instructions
- Added support for HTTP, HTTPS, SOCKS4, and SOCKS5 proxies
- Tested systemd service environment variable loading and validation
Co-authored-by: unixfox <[email protected]>
* Test and configure systemd service with Tor proxy on port 9150
Co-authored-by: unixfox <[email protected]>
* Remove Tor proxy configuration from systemd service file
Co-authored-by: unixfox <[email protected]>
* Set CHANGE_ME for SERVER KEY
* Delete SYSTEMD.md
* Remove Systemd service installation reference
Remove Systemd service installation link from README.
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: unixfox <[email protected]>
0 commit comments