Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Cloudbox/Cloudbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://github.com/Cloudbox/Cloudbox

UnionFS: Moved docker-related tasks to docker subtask file [ansible]

b3682b1296f363f48d076d6c6e68279b72668181 authored over 5 years ago
Pre-Tasks: Updated task names [ansible]

b841eebc3ac02a5b8524a90bf0bb50fff9af429a authored over 5 years ago
Pre-Tasks: Moved tasks to subtasks folder [ansible]

deca20215f22db642b7649ffb21bf2d5fbf86250 authored over 5 years ago
UnionFS: Added container stop tasks when `use_remote` is false.

- Also creates `/mnt/remote` folder to prevent errors with
unionfs/mergerfs.

024233d50e0e0d042e4c8f9c39e18878164d6a05 authored over 5 years ago
Pre-Tasks: Ansible-lint checked.

e2a99b0388eaeaec769ffb4137f3ed03dc342e91 authored over 5 years ago
Pre-Tasks: Updated IP lookup method.

a18fedc518cf81bee4c4e538c5b84237a50f42f5 authored over 5 years ago
Remote: Skip role when `use_remote` is false

ec8e13f36efcae133bef05f830ccbd0e1038bbc0 authored over 5 years ago
Sonarr: v3 uses "unstable" version. Also supports custom install files.

82df47a9ab1dbf8f8d7ed85d62b0b0916212c175 authored over 5 years ago
Radarr: Updated docker images names to reflect recent hotio changes.

12f68a22a1d74cfc394acd247c41841834dc7774 authored over 5 years ago
System: Reorganized Role [ansible]

52f04603911c92189da1b1f2a4b7f0440ad757e0 authored over 5 years ago
Scripts: [skip ci] Updated method of public ip lookup in 'plex_autoscan_url.sh'.

10a9eb36f8adfed2b9356cf583c223560b0cc9ed authored over 5 years ago
Sonarr4K: Updated docker images names to reflect recent hotio changes.

689346981e4afec4d9acacf05737c82ec0d84e30 authored over 5 years ago
Remote: Removed `--clear-chunk-age` from Plexdrive 4 service file.

- Not supported anymore.

8b26cb170acb19faaf71d781213b53efb80bf1f7 authored over 5 years ago
Scripts: Put back banner in 'plex_autoscan_url.sh' script. [minor]

- Looks too odd without it.

03e7f4fc871c45cddffabae82bc0bdf7ca82811f authored over 5 years ago
System: Tweaked network tasks [ansible]

2b88ad06effb71402294d5cb4847020e45d81b2e authored over 5 years ago
Sonarr4K: Fixed sonarr version

00e46978d377e48c5e51c32e7483d44860ab812e authored over 5 years ago
Sonarr: Fixed sonarr version

e04dccc87b56134c4b0c05be6c08b4fbd36322b7 authored over 5 years ago
UnionFS: Misc tweaks to role

- Ansible-lint corrected.
- Replaced 'lineinfile' module with 'ini_file'
- Updated tasks names.

02e87650f41bbf97469947453e3dd10fd70b24c4 authored over 5 years ago
Remote: Renamed subtasks [ansible]

586a9623f498cca5afca043a75bec334ffe87a75 authored over 5 years ago
Remote: Added support for Rclone Cache mount.

- Use `rclone_cache` for remote mount setting in `adv_settings.yml`

c12468a732db40d9731c9a4a9b3717fdc9379be2 authored over 5 years ago
Remote: Misc tweaks to role

- Ansible-lint corrected.
- Updated tasks names.
- Allow for both `plexdrive4` / `plexdrive5` an...

9c2197ef73d814094cb2f0d6143a712bc2c9204c authored over 5 years ago
Sonarr: Updated docker images names to reflect recent hotio changes.

9b29ee482a4b6a869255a6491dca173021775d52 authored over 5 years ago
System: Flush handlers before proceeding to next role [ansible]

f8c86a60b00f45e6f8cb97d9e3ec9d4681037988 authored over 5 years ago
System: Tweaked timezone tasks [ansible]

abab198ad0bafb84f1d9d81496e97f5499df5cef authored over 5 years ago
System: Tweaked local tasks [ansible]

96d0d51553b30fd8852bfe98e21067ea7bacdb0e authored over 5 years ago
PlexPy: Use TZ env variable for timezone.

db298dff5878fbc4801c096cd6d0c9bd5452b871 authored over 5 years ago
Feeder: Updated role to match recent mount changes.

- Tags have been updated as well.

`feeder_mount` - setup feeder mount with existing service fil...

aedf25475b674cbfac5e48661e92ca5db176b57a authored over 5 years ago
System: Added locale subtask to set en_US.UTF-8 as default lang.

- Call on this via `set-locale` tag.

7f9aa9d769dc16c7a393befcb1ffe2116a6098a0 authored over 5 years ago
Ansible: Updated quotes in service check tasks

14bb08f933dd0c1b3bb4e43ec49e49ef020b9ac2 authored over 5 years ago
Backup: Tweaked pushover message [minor]

24c706050e8879905a0ab1c978cfc0026418f545 authored over 5 years ago
Sonarr: Reorganized Role [ansible]

4ac9fdebb4755080293062ba81f153bfc7306ed7 authored over 5 years ago
Mounts: Swapped 'lookup' plugin for 'ansible_date_time' Ansible fact. [ansible]

cac2bcf06a9455b61b7ff15925b4274a59249c1e authored over 5 years ago
SABnzbd: Reorganized Role [ansible]

171eed452374898487c049a400b7828fef3e3e97 authored over 5 years ago
Backup: Tweaked backup size format [ansible]

059a81901f8eec64646c9802d82dfaf5eb75a3c7 authored over 5 years ago
Radarr4K: Reorganized Role [ansible]

66da8e93a36411dccee1eacc646e06ea855990c8 authored over 5 years ago
Cloudflare: Updated method of public ip lookup [ansible]

97e0d17955b897cd482b3ed89f067f998e24dc74 authored over 5 years ago
Sonarr4K: Reorganized Role [ansible]

3ac544b24c58b65e74293dc8d5145a6c5b9d28ff authored over 5 years ago
Cloudflare: Added `cloudflare_enabled` conditional to all roles.

- Will save some extra time during role runs when CF is not being used.

1c0e83480e61bc817ce2164c32cfc9653174dede authored over 5 years ago
User: Swapped 'lookup' plugin for shell command. [ansible]

e3f4014647dfd7c0286c1c1ae5bf8d7a58da932e authored over 5 years ago
Backup: Swapped 'lookup' plugin for shell command. [ansible]

512b77c877065ffc1c43fb20c1fb019837652faf authored over 5 years ago
System: Install `tzdata` if missing

e950bbef620f39a5d53770534ddc82fc006dd119 authored over 5 years ago
SABnzbd: Set permissions recursively.

6d5a6acdb17388acc4340463bdda1eb7f10850e8 authored over 5 years ago
NZBGet: Set permissions recursively.

946832aa39af59fbdf1731ab3b4104b8acdca5cf authored over 5 years ago
NZBGet: Added DarkerNZBget theme support.

- Ref: https://github.com/ydkmlt84/DarkerNZBget
- Use `darkerr` setting in `adv_settings.yml` t...

87937288e3f6086140dfa49a6edee0c4cf336608 authored over 5 years ago
NZBGet: Moved `HashRenamer.py` file to correct location in role [ansible]

1e5a1eb939d6022c0d1e43863a410c52f8cd8cde authored over 5 years ago
Suitarr: Replaced `/etc/localtime` volume with TZ env variable

- Order of precedence: provided TZ variable > internal docker TZ
variable > `-v /etc/localtime...

4068fe7b42a7e2232a5ea55ec4f471722617c2b5 authored over 5 years ago
System: Set time zone for all users.

- Can be customized in adv_settings.yml

5efdac09c837d7c66d39404dde885820fb26e00c authored over 5 years ago
Radarr: Reorganized Role [ansible]

2d073ef76954d0988378e525607e5ca209c2d966 authored over 5 years ago
Ombi: Reorganized Role [ansible]

0a9987bd00b0e90787b4cd1d9d1bc4d14939800b authored over 5 years ago
Jackett: Reorganized Role [ansible]

5385b2e2c0f32e8279e896c31bb67a9f52a675d5 authored over 5 years ago
Bazarr: Reorganized Role [ansible]

aafac06739271f7725fa9a51e4b2e1eab4ca41bd authored over 5 years ago
NZBHydra2: Reorganized Role [ansible]

9a39bcc960f319396079061d82b785bba09d7c73 authored over 5 years ago
System: Set time zone with TZ variable

c85e5956999d4d87c185730a4987bc6606842905 authored over 5 years ago
Pretasks: Created TZ global variable

347e2f4ce1044da0cf5e6917ef688f4eb9e68e8b authored over 5 years ago
PIP: Changed install state to 'present' [ansible]

f9c4b76cf3cebfe4ff5a5f013458f7ce7948f4f9 authored over 5 years ago
NZBGet: Reorganized Role [ansible]

2ed82506080f30fc482fd6262f97589e7914cba9 authored over 5 years ago
Zsh: Fix regex for prior commit [minor]

f2a641a6bdc4c59bde72084dc26a67440803cad2 authored over 5 years ago
Lidarr: Reorganized Role [ansible]

fb1553bd19e82a3deae1205e2b0fb5dc1568ea84 authored over 5 years ago
Zsh: Fix description and add line earlier in .zshrc (#277)

As per: https://stackoverflow.com/a/25876379

f65a6afee9a08bfb51d74286728c76c36ad54296 authored over 5 years ago
Traktarr: Removed 'unionfs.service' requirement from systemd file. [skip ci]

92dfaa3bf785752fd6e9c3b91b10f689cdb07bb4 authored over 5 years ago
Suitarr: Removed obsolete fallback option

0a7872a3bc09e1a393bcf7303e45645d2f647ff1 authored over 5 years ago
ruTorrent: Fix escaping on `throttle.global_down.max_rate.set_kb` (#276)

2a706e1026614b4d9ea2d7786985410b59e643e9 authored over 5 years ago
SMA: Change attribution (#278) [minor][ansible]

a4dce6a83d5fe5a47a42b6bd626f768c7ccb83cc authored over 5 years ago
Mounts: Moved sanity checks to Remote role.

6ad978a75869c5c1bcc12facf1d30b02546a4f66 authored over 5 years ago
Kernel: Update kernel headers if required.

cf0977f2162b76a572a8dcf4eccf98a81fbb59e0 authored over 5 years ago
Sanity Check: Replaced 'include_tasks' with 'import_tasks' [ansible][skip ci]

717735a7c8c4e0f243857ad61b7596040c6d58ec authored over 5 years ago
Kernel: Moved subtasks to subfolder [ansible]

4ac21494940b1ee4df2fb757c8295de1fefe3d3e authored over 5 years ago
Kernel: Updated the linux header package that gets installed. Shouldnt reboot unless otherwise required.

428e8eec9adce6b0c9de551f6446c5af498a54d1 authored over 5 years ago
Remote: Task names renamed [minor][ansible]

a0d62891ae15a77eb6bd22c5ccdfd677061f204c authored over 5 years ago
DDClient: Fixed templates folder.

b7c39eb602e7f8cb9c35eafb55ba66e7f30c81cd authored over 5 years ago
UnionFS: Reorganized role [ansible]

856b64c6740d99ef972f3780841e7238983430c1 authored over 5 years ago
Remote: Reorganized role [ansible]

396cef6ba0ffaaabc70345e6cef95a7923abea3d authored over 5 years ago
Kernel: Dont restart during CI.

c366dd64ce251ca108b3dea9618296455891bf9b authored over 5 years ago
Kernel: Moved linux-headers task to its own subtasks file. [ansible]

2d5629b429b3a76fba809ff5eef5f2675b4d5fba authored over 5 years ago
Revert "System: Moved linux-headers install to System role."

This reverts commit a8783a011ca720ec5a9fb7c764610b9f17363c4b.

1b435160ed056d8e5e3d31bf75aae2ec109a0672 authored over 5 years ago
System: Moved linux-headers install to System role.

f1c15b3a6d390922c5be24ff511d483b9650a510 authored over 5 years ago
Kernel: Updated task title [ansible][minor]

91d4c93b236efa5f31aa978f6b548c9abce37ce0 authored over 5 years ago
Nvidia: Do not install on feederboxes by default.

0a6cb9519221ee641f13b8cf52980cae82a90398 authored over 5 years ago
Unionfs: Regex remove User/Group from 'mergerfs.service'

bd07b5dd211ee20910879fb5246f307f0284c915 authored over 5 years ago
Cloudplow: Tweaked trigger in default config

635c554330f102cc7c9935f78f289fe7460ff5eb authored over 5 years ago
ruTorrent: Update method public IP is fetched.

82ded91612a7cd92f3690d168d66e389a60f9322 authored over 5 years ago
Sanity Check: Reorganized Role [ansible]

a320e00d08234652955a06d1c7fdfbe535cd9f31 authored over 5 years ago
Hetzner NFS: New Role

* For Hetzner vlan'd feederbox + mediabox

6c25fe3bfd169422ce0540df2bb64d8b4518dc30 authored over 5 years ago
Settings: Removed deprecated download paths

- Anyone who still wants to use them, can use the legacy branch.

fd9b86c49ba1cccece4644116eaa8853b75bfffe authored over 5 years ago
Ombi: Set language to "en_US.UTF-8".

f217a2e5cc09cf4925dbf367acf7afbc2d3bae3d authored over 5 years ago
Remote: Tweak regex used to match user/group. [ansible]

e67d141a87bda3b308fe171fe4825b541ece3d82 authored over 5 years ago
Unionfs: Tweak regex used to match user/group. [ansible]

1fea78b5b50b48b6e9e75e16e14bd4d05fc90f45 authored over 5 years ago
Sanity Check: Will not allow Plexdrive to be used with MergerFS.

- This is because PD is RO and there is no current system in place to
take care of any generate...

cd78f2210029c928cfb7ef7579001bc5e7152d92 authored over 5 years ago
Mounts: Added lower jinja filter [ansible]

159d953c342458bd76b16a369905849bbb0cf7c1 authored over 5 years ago
Radarr: Removed deprecated download paths

- Anyone who still wants to use them, can use the legacy branch.

13a7d45e854ced0af67cd31f21ef242be9748411 authored over 5 years ago
SABnzbd: Remove unneeded sanity check [ansible][minor]

f3affcf13a44acf863c1bb866e4c1fd726e68ff3 authored over 5 years ago
ruTorrent: Reorganized Role. Removed deprecated download paths. Removed incomplete folder. Now all torrents go to 'completed'.

- Anyone who still wants to use the older configuration, can use the
legacy branch.

0d6b0f21ebc28bd525aa82c51b56c8d3b92d101c authored over 5 years ago
Sonarr4k: Removed deprecated download paths

- Anyone who still wants to use them, can use the legacy branch.

5bd958f97241ba1fec4f8495c5e14cda803c86d7 authored over 5 years ago
Sonarr: Removed deprecated download paths

- Anyone who still wants to use them, can use the legacy branch.

871011c53563f84940649f793e6f468a5af57593 authored over 5 years ago
Radarr4k: Removed deprecated download paths

- Anyone who still wants to use them, can use the legacy branch.

1dc60811c9979a64a32838a6f8b4ad7b18c897bb authored over 5 years ago
NZBGet: Removed deprecated download paths

- Anyone who still wants to use them, can use the legacy branch.

3f3eb7f318010561f7580325b2e282f46ea09867 authored over 5 years ago
Lidarr: Removed deprecated download paths

- Anyone who still wants to use them, can use the legacy branch.

7fcaeb5e85c5f9cd837e0353b8fc873442e30e7e authored over 5 years ago
Pretasks: Removed deprecated download paths

- Anyone who still wants to use them, can use the legacy branch.

866923569747da28ad59b1be20b381df4b027ff5 authored over 5 years ago
Emby: Create directories with correct permissions so that user can save password on first run (Max Kowalski)

1debd6b7f44db7a0a5e9bb1396fa23a5f28fa826 authored over 5 years ago
Docker: Restored longer sleep times

504c6e5db98b8aa009a22fc1ec532fbb1aadd2b2 authored over 5 years ago