It is available at [https://bitwarden.{{ domain }}/](https://bitwarden.{{ domain }}/) or [http://bitwarden.{{ domain }}/](http://bitwarden.{{ domain }}/)
It is also available via Tor at [http://bitwarden.{{ tor_domain }}/](http://bitwarden.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://bitwarden.{{ tor_domain }}/](http://bitwarden.{{ tor_domain }}/)
It is available at [https://bulletnotes.{{ domain }}/](https://bulletnotes.{{ domain }}/) or [http://bulletnotes.{{ domain }}/](http://bulletnotes.{{ domain }}/)
It is also available via Tor at [http://bulletnotes.{{ tor_domain }}/](http://bulletnotes.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://bulletnotes.{{ tor_domain }}/](http://bulletnotes.{{ tor_domain }}/)
It is available at [https://homeassistant.{{ domain }}/](https://homeassistant.{{ domain }}/) or [http://homeassistant.{{ domain }}/](http://homeassistant.{{ domain }}/)
It is also available via Tor at [http://homeassistant.{{ tor_domain }}/](http://homeassistant.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://homeassistant.{{ tor_domain }}/](http://homeassistant.{{ tor_domain }}/)
It is available at [https://inventario.{{ domain }}/](https://inventario.{{ domain }}/) or [http://inventario.{{ domain }}/](http://inventario.{{ domain }}/)
It is also available via Tor at [http://inventario.{{ tor_domain }}/](http://inventario.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://inventario.{{ tor_domain }}/](http://inventario.{{ tor_domain }}/)
@@ -8,11 +8,13 @@ It is important to secure Jackett! Access the Jackett dashboard with the links b
scroll down to the `Jackett Configuration` section, and set a value for `Admin Password`.
Hit `Set Password` and you should be good to go.
Set up some indexers in the interface, and now in [Sonarr](/software/sonarr.md) and
Set up some indexers in the interface, and now in [Sonarr](/software/sonarr.md) and
[Radarr](/software/radarr.md) you can setup the link to Jackett.
## Access
The dashboard is available at [https://jackett.{{ domain }}/](https://jackett.{{ domain }}/) or [http://jackett.{{ domain }}/](http://jackett.{{ domain }}/)
It is also available via Tor at [http://jackett.{{ tor_domain }}/](http://jackett.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://jackett.{{ tor_domain }}/](http://jackett.{{ tor_domain }}/)
It is available at [https://nextcloud.{{ domain }}/](https://nextcloud.{{ domain }}/) or [http://nextcloud.{{ domain }}/](http://nextcloud.{{ domain }}/)
It is also available via Tor at [http://nextcloud.{{ tor_domain }}/](http://nextcloud.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://nextcloud.{{ tor_domain }}/](http://nextcloud.{{ tor_domain }}/)
It is available at [https://paperless.{{ domain }}/](https://paperless.{{ domain }}/) or [http://paperless.{{ domain }}/](http://paperless.{{ domain }}/)
It is also available via Tor at [http://paperless.{{ tor_domain }}/](http://paperless.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://paperless.{{ tor_domain }}/](http://paperless.{{ tor_domain }}/)
@@ -10,4 +10,6 @@ Login with the default password you set.
The dashboard is available at [https://pihole.{{ domain }}/](https://pihole.{{ domain }}/) or [http://pihole.{{ domain }}/](http://pihole.{{ domain }}/)
It is also available via Tor at [http://pihole.{{ tor_domain }}/](http://pihole.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://pihole.{{ tor_domain }}/](http://pihole.{{ tor_domain }}/)
@@ -17,4 +17,6 @@ and have your session automatically sync between multiple devices.
The dashboard is available at [https://thelounge.{{ domain }}/](https://thelounge.{{ domain }}/) or [http://thelounge.{{ domain }}/](http://thelounge.{{ domain }}/)
It is also available via Tor at [http://thelounge.{{ tor_domain }}/](http://thelounge.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://thelounge.{{ tor_domain }}/](http://thelounge.{{ tor_domain }}/)
[Transmission](https://transmissionbt.com/) is available for all your torrenting needs.
HomelabOS uses [docker-transmission-openvpn](https://github.com/haugene/docker-transmission-openvpn) to only connect via a VPN. It includes Tinyproxy on port 8888 to provide proxy services over the OpenVPN client connection. To disable the OpenVPN functionality replace the line `image: haugene/transmission-openvpn` with `image: linuxserver/transmission` in `homelabos/templates/docker-compose.yml` then run `make` again from the root directory to update HomelabOS with your new settings.
HomelabOS uses [docker-transmission-openvpn](https://github.com/haugene/docker-transmission-openvpn) to only connect via a VPN. It includes Tinyproxy on port 8888 to provide proxy services over the OpenVPN client connection. To disable the OpenVPN functionality replace the line `image: haugene/transmission-openvpn` with `image: linuxserver/transmission` in `homelabos/templates/docker-compose.yml` then run `make` again from the root directory to update HomelabOS with your new settings.
## Access
It is available at [https://torrent.{{ domain }}/](https://torrent.{{ domain }}/) or [http://torrent.{{ domain }}/](http://torrent.{{ domain }}/)
It is also available via Tor at [http://torrent.{{ tor_domain }}/](http://torrent.{{ tor_domain }}/)
\ No newline at end of file
{% if enable_tor %}
It is also available via Tor at [http://torrent.{{ tor_domain }}/](http://torrent.{{ tor_domain }}/)