owine

Results 19 comments of owine

Somewhat similar, but the ability to filter an existing Trakt list would be cool (not necessarily a Listrr list)

Check out https://github.com/Cloudbox/Community/wiki/Contribute

Thanks @nuxencs for new logic

Example in Saltbox installing an apt package https://github.com/saltyorg/Saltbox/blob/89213c917f2fa49e25f1658c286a1fc27293c25e/roles/mainline/tasks/main.yml#L38

Work on this moves to #119 and associated branch. Likely to just implement multi-instance support as a start. Migration path still unclear.

> I changed over to UDP communication and the errors have gone away. So far, I can confirm this does indeed silence the errors. Thanks for sharing it. > @ZeliardM...

Also needed - [x] Authelia LDAP - [x] DB multi instance and notes on migration

> Add explanation about how to do var overrides for instances with dashes in the name. > > Short explanation is that Ansible doesn't allow dashes (while it technically works...

Explain media_server, download_clients and download_indexers roles and how to use them to change the apps installed by Saltbox, Mediabox and Feederbox tags. #178

``` traefik_tailscale_enabled: true # global toggle for tailscale entrypoint creation traefik_traefik_tailscale_enabled: true # if you want dash to use tailscale netdata_traefik_tailscale_enabled: true # role toggle traefik_tailscale_bind_ip: "" # Set to...