Ecosyste.ms: OpenCollective

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

Cloudbox


Collective - Host: opensource - https://opencollective.com/cloudbox - Code: https://github.com/Cloudbox

Merge branch 'hotfix/restore-rclone-remote-test'

github.com/Cloudbox/Cloudbox-old - 63313e13a90f003de0bd69fa9ba0aaf9ca8b185b authored almost 6 years ago by desimaniac <[email protected]>
Restore: Run rclone remote test as user.

- Also cleanup backup folder before restore, in case there are non-tar
files or folders.

github.com/Cloudbox/Cloudbox-old - ab0d2339a2cb5bfdc07f2b636feeaff344aa99d9 authored almost 6 years ago by desimaniac <[email protected]>
Kernel: Fixes for earlier hetzner task commit.

github.com/Cloudbox/Cloudbox-old - d2540aebfbc37d3e26244cf13fb2601a199dc4eb authored almost 6 years ago by desimaniac <[email protected]>
Docker: Install/update `docker-ce-cli` as well.

github.com/Cloudbox/Cloudbox-old - df8e4a295076d98b6b01d7f1af7c4570f943a6fe authored almost 6 years ago by desimaniac <[email protected]>
Merge pull request #3 from Cloudbox/develop

Develop

github.com/Cloudbox/docker-plex - 67aac971469cd65ea97c03f99fa6004bebf1a5f5 authored almost 6 years ago by James <[email protected]>
Healthcheck: Use HEALTHCHECK_MOUNT env variable for mountpoint check

Dockerfile: Add default HEALTHCHECK_MOUNT env variable.

github.com/Cloudbox/docker-plex - 4c3d481c9533e450ff3f4e30ff2a5d914ffe38d0 authored almost 6 years ago by James <[email protected]>
Dockerfile: Remove DEBIAN_FRONTEND

github.com/Cloudbox/docker-plex - dfccbc219c7dfe30884bad08f073f3ecb27999d0 authored almost 6 years ago by James <[email protected]>
Dockerfile: Add DEBIAN_FRONTEND=noninteractive

github.com/Cloudbox/docker-plex - 67503faac8061e198926da72e4d3bf3da6a439cd authored almost 6 years ago by James <[email protected]>
Dockerfile: Another missed &&

github.com/Cloudbox/docker-plex - e641ffe4496e70cb6c9a9a1938d50aa26c02ad44 authored almost 6 years ago by James <[email protected]>
Dockerfile: Add new line to apt-get install

github.com/Cloudbox/docker-plex - f15aac79811a686eae5136dfb210c4fb5066d5ad authored almost 6 years ago by James <[email protected]>
Dockerfile: Add forgotten &&

github.com/Cloudbox/docker-plex - c04b39eff4b2f042f9d8ebb2c697e4729d15f8b2 authored almost 6 years ago by James <[email protected]>
Dockerfile: Install iproute2 package.

Healthcheck: Use ss instead of netstat.

github.com/Cloudbox/docker-plex - 238c2326f236e6977b7be1f4c9490ca81b2efb40 authored almost 6 years ago by James <[email protected]>
Dockerfile: Add DEBIAN_FRONTEND=noninteractive prior to apt-get install

github.com/Cloudbox/docker-plex - 34172802d9acafc001d965cab7134b55fba0d05d authored almost 6 years ago by James <[email protected]>
dockerfile change (net-tools ...)

github.com/Cloudbox/docker-plex - 5756afc239623fbffc7dd4dd5fddf31689127158 authored almost 6 years ago by James <[email protected]>
add a source to apt list

github.com/Cloudbox/docker-plex - 785232f29a755a0a06050a0d911372ba76a70b69 authored almost 6 years ago by James <[email protected]>
install extra tools (netstat in this case).

remove -p from netstat healthcheck

github.com/Cloudbox/docker-plex - 8194d9f0161b52dcd2c87efc983abb6809b08382 authored almost 6 years ago by James <[email protected]>
Dockerfile comment change.

Make healthcheck.sh executable.

github.com/Cloudbox/docker-plex - cf60800c3b41f112e4abf1fa2fbfe74a40c29f6f authored almost 6 years ago by James <[email protected]>
Replace plex's healthcheck

github.com/Cloudbox/docker-plex - 493beed0f97bfd659b027a845a7d7b3ed30f1a87 authored almost 6 years ago by James <[email protected]>
Mounts: Run `mv /mnt/` commands as root.

- Could get permission errors otherwise.

github.com/Cloudbox/Cloudbox-old - 8b301bae94adc4e1cb5afb7afba881f8b1096184 authored almost 6 years ago by desimaniac <[email protected]>
Kernel: Reworked Hetzner task logic [ansible].

- Will also make a backup of files before editing.
- Will start collecting modded files to aid ...

github.com/Cloudbox/Cloudbox-old - 523a777ec85abeb5578e758d250b9581d075c9eb authored almost 6 years ago by desimaniac <[email protected]>
Common: Dont install the export glances module

- This should remove the cassandra dependency.

github.com/Cloudbox/Cloudbox-old - df4720cd7305657f00af56b68efa78a45965094a authored almost 6 years ago by desimaniac <[email protected]>
Docker: Updated `docker-ce` to `18.09.2`.

- Fixes CVE-2019-5736.

github.com/Cloudbox/Cloudbox-old - 0d9cd138cc990a06569b99a811995e719daa1378 authored almost 6 years ago by desimaniac <[email protected]>
Kernel: [minor] task rename [ansible].

github.com/Cloudbox/Cloudbox-old - 6972e6850d4442ca760642970ae73954a4e3f535 authored almost 6 years ago by desimaniac <[email protected]>
Common: Skip installing of glances during CI.

github.com/Cloudbox/Cloudbox-old - 43334fb6d54bf9bec4ad793c94a6fb478da233dd authored almost 6 years ago by desimaniac <[email protected]>
Docker: Removed 30 second wait time before service start in role.

- Feel that it may not be needed.

github.com/Cloudbox/Cloudbox-old - 0278536d058bf29c6ea34f1e1bca0cb743a12a61 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Tweaked regex to account for capital letters in rclone remote names.

github.com/Cloudbox/Cloudbox-old - 464c16a31c2e8dc3af12f134f724ead21aac1a94 authored almost 6 years ago by desimaniac <[email protected]>
Kernel: Only restarts when actual change is made.

github.com/Cloudbox/Cloudbox-old - 943acc5fcf4570a6eb552db7afef42055b7e33f2 authored almost 6 years ago by desimaniac <[email protected]>
Preinstall: Improved the order of tasks to allow for seemless run.

github.com/Cloudbox/Cloudbox-old - 38471ded4e6c8ac808eb756d34860ff7571ac2f8 authored almost 6 years ago by desimaniac <[email protected]>
Kernel: GRUB edits to enable iGPU on Hetzner

github.com/Cloudbox/Cloudbox-old - 8160e83510173e95b6228b87eab00c499dc4b9ba authored almost 6 years ago by desimaniac <[email protected]>
Kernel: Removed unneeded conditionals on restart task.

github.com/Cloudbox/Cloudbox-old - a4f588b99da88e8d6c597a68d3db873b18c8272f authored almost 6 years ago by desimaniac <[email protected]>
Kernel: Reworked reboot task.

github.com/Cloudbox/Cloudbox-old - 3ef6ccbed7967f0d9492c88ea98a80efda42a58c authored almost 6 years ago by desimaniac <[email protected]>
UnionFS: Removed 30 second start delay in 'unionfs.service'

github.com/Cloudbox/Cloudbox-old - eaf62e956f7b06dbff813c44185fe50925c859ab authored almost 6 years ago by desimaniac <[email protected]>
MergerFS: Various updates to 'mergerfs.service'

- Runs as root
- Removed 30 second start delay
- Removed 'atomic_o_trunc'

github.com/Cloudbox/Cloudbox-old - 21288542b28d1b60cb5f3307573cb79afa330bb7 authored almost 6 years ago by EnorMOZ <[email protected]>
Mounts: Added systemd daemon-reload tasks.

github.com/Cloudbox/Cloudbox-old - a7c342a2a21496ef78de2a1d86655e69255343e8 authored almost 6 years ago by desimaniac <[email protected]>
Preinstall: Removed pre_install role and distributed tasks elsewhere.

`--tags preinstall` will create the user account and do basic kernel
update.

github.com/Cloudbox/Cloudbox-old - 5ad5d6a6bf15f7c4fb8736da94e541da25a3efc6 authored almost 6 years ago by desimaniac <[email protected]>
Remote: New Role and settings

- Moved the previous Plexdrive role here.
- Can use to switch between Plexdrive 4, Plexdrive 5,...

github.com/Cloudbox/Cloudbox-old - 9369d77f45f01cbce92b32255f60e3223a0f5fd3 authored almost 6 years ago by desimaniac <[email protected]>
Rclone: Added ability to set rclone remote into settings.yml

- Will be used to test remotes in future Ansible roles.
- For cloudplow, it will only set during...

github.com/Cloudbox/Cloudbox-old - 9e91576da8548d5c00086cf2f27f80966e415132 authored almost 6 years ago by desimaniac <[email protected]>
Scripts: Update torrent syncing scripts to match new rclone remote variable.

- Oher misc tweaks.

github.com/Cloudbox/Cloudbox-old - e3bfdd4d07d81df7359ae0fbfdc86f42674a10f2 authored almost 6 years ago by desimaniac <[email protected]>
UnionFS: Run 'mv' commands as user.

github.com/Cloudbox/Cloudbox-old - 77ceb1f963da6e626b7d0d4967b3440596e2d964 authored almost 6 years ago by desimaniac <[email protected]>
Remote: [minor] typo fix for task title.

github.com/Cloudbox/Cloudbox-old - 90b56252152385f29860cc7ecf2920908886bb19 authored almost 6 years ago by desimaniac <[email protected]>
Mounts: Misc fixes and tweaks

github.com/Cloudbox/Cloudbox-old - d9aadfdede2d08ada9669772753642cc95a4e375 authored almost 6 years ago by EnorMOZ <[email protected]>
Mounts: Added more regex changes to legacy migrator task file - 2

github.com/Cloudbox/Cloudbox-old - b51b0ba4ea99b795e4df4da0abc760c1b3fad111 authored almost 6 years ago by desimaniac <[email protected]>
Mounts: Remove 'mnt-unionfs.mount' file.

github.com/Cloudbox/Cloudbox-old - e508ca7ca579d3db2827824f73494f2bb7aea16f authored almost 6 years ago by desimaniac <[email protected]>
MergerFS: Fix for log message errors and high iowait

github.com/Cloudbox/Cloudbox-old - cd6b2dc6f88c0bf8be68b3c85ff0dbaaab55ded4 authored almost 6 years ago by EnorMOZ <[email protected]>
Mounts: Reset permissions for 'rclone.conf' file.

- Incorrect permissions will cause the rclone mount to fail.

github.com/Cloudbox/Cloudbox-old - c7b1332018475aa04ffc2d3728060c0eef582271 authored almost 6 years ago by desimaniac <[email protected]>
Mounts: Updates rclone remote in rclone_vfs.service file.

github.com/Cloudbox/Cloudbox-old - e3c1b6dff82cd13247c7465647dd9021c8c82d5b authored almost 6 years ago by desimaniac <[email protected]>
Mounts: Fixes incorrect rc-addr in existing service files.

github.com/Cloudbox/Cloudbox-old - ef0ee0bca0e749bf5f81e296ecc5499147701d06 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Moved mount related tasks to a mount.yml task file.

github.com/Cloudbox/Cloudbox-old - 75570dc01666d24cb8e8388dd45902d326f3e788 authored almost 6 years ago by desimaniac <[email protected]>
UnionFS: Reworked role & added support for MergerFS

- Based on the work by Horjulf and EnorMOZ.
- Easily toggle between MergerFS and UnionFS-Fuse mo...

github.com/Cloudbox/Cloudbox-old - fae43be6fa5ea6a54f42b653fb82195c89d4c933 authored almost 6 years ago by desimaniac <[email protected]>
Mounts: Typo fix for earlier commit.

github.com/Cloudbox/Cloudbox-old - 9513e25143b0fe784c6003be1dd847047501f40c authored almost 6 years ago by desimaniac <[email protected]>
Mounts: 'prime-rclone.service' is now correctly removed.

github.com/Cloudbox/Cloudbox-old - 79c5e66c5b8579191dd76770da282c2c7784dbf8 authored almost 6 years ago by desimaniac <[email protected]>
Scripts: [minor] Typo Fix with Rclone command.

github.com/Cloudbox/Cloudbox-old - 9df7cebf5914570c1b0770addf55b1bb06ff0a44 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Better handling of /opt/plexdrive migration.

github.com/Cloudbox/Cloudbox-old - 54f6d9c85df3698e60b2f27a21ad6fad7d5f0c52 authored almost 6 years ago by desimaniac <[email protected]>
UnionFS: Added comments [minor]

github.com/Cloudbox/Cloudbox-old - 3889b1ed4989d402234db048d1b1dc2969736f5b authored almost 6 years ago by desimaniac <[email protected]>
Remote: Added comments [minor]

github.com/Cloudbox/Cloudbox-old - 9b66163c68a89d75a224d96e59a53b9e055c4586 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Put fuse tasks in a separate task file. [minor]

github.com/Cloudbox/Cloudbox-old - 31f9aac7ba52edffc7754e19b499812f44d03ce4 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Moved fuse tasks to remote role.

github.com/Cloudbox/Cloudbox-old - 8a7325d48cd2961afb942662f676f22f1d45e0da authored almost 6 years ago by desimaniac <[email protected]>
Revert "Remote: Removed --fast-list from rclone_vfs.service"

This reverts commit c22137d9946cfeb387ace67a7712211785fbac1e.

github.com/Cloudbox/Cloudbox-old - 89a11718cf8712dd2e2dd27b8d191367c37e98f6 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Removed --fast-list from rclone_vfs.service

- Was the cause of missing folders for some users.

github.com/Cloudbox/Cloudbox-old - 97ae0fd636639ffdddc8a19f60267b0cfda59097 authored almost 6 years ago by desimaniac <[email protected]>
Mounts: Added 'mounts_override' tag to force importing of service files.

github.com/Cloudbox/Cloudbox-old - 791ee0cb33b15f4deac838e96837706a41af5771 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Fixed typo in task argument [minor]

github.com/Cloudbox/Cloudbox-old - fba038c949aa2eaa4627744cf2f085b30120b120 authored almost 6 years ago by desimaniac <[email protected]>
UnionFS: Moved mount related tasks to a mount.yml task file.

github.com/Cloudbox/Cloudbox-old - 27d313d4fb2d98bed20485e87f1c65024d32e079 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Added comments to tasks [minor]

github.com/Cloudbox/Cloudbox-old - 3b7d6917fd8ee6b804ba391250a4d79e28a5bf81 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Added 1hr timeout to rclone_vfs_primer.service.

github.com/Cloudbox/Cloudbox-old - 89be4fec78fe9b6a32e6d38bdb485ab002f75796 authored almost 6 years ago by desimaniac <[email protected]>
UnionFS: Ignore failures for certain tasks.

github.com/Cloudbox/Cloudbox-old - c91704997dd59513289d68bdf9c05716897f0e11 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Moved daemon-reload task to proper location.

github.com/Cloudbox/Cloudbox-old - 9ceef4fa249e4154755d08c2a1b114748318e0ed authored almost 6 years ago by desimaniac <[email protected]>
Remote: Ignore failures for certain tasks.

- E.g. Will not break during stat checks if the mount is misbehaving
("endpoint is not connecte...

github.com/Cloudbox/Cloudbox-old - aa982ec984bc5458fc7d1091fcac7930f56f9b09 authored almost 6 years ago by desimaniac <[email protected]>
Remote: Run 'mv' commands as user.

github.com/Cloudbox/Cloudbox-old - fb669778eee6777f11fa2c7223f5b1662111110a authored almost 6 years ago by desimaniac <[email protected]>
Mounts: Start and stop Docker containers when mount tag is ran.

github.com/Cloudbox/Cloudbox-old - fad30d098c70f41a3b73a4946698263bcf9415c0 authored almost 6 years ago by desimaniac <[email protected]>
MergerFS: Performance Tweaks

github.com/Cloudbox/Cloudbox-old - 38e9511eb185b3565bb9c2a91347e10e4ad00bb8 authored almost 6 years ago by desimaniac <[email protected]>
Merge pull request #262 from Cloudbox/develop

Develop

github.com/Cloudbox/Cloudbox-old - 47924c75f2982e7a6d990e65ff2177b42ef41b68 authored almost 6 years ago by desimaniac <[email protected]>
Changelog: 1.3.3

github.com/Cloudbox/Cloudbox-old - 04ff20a71ef2155534c221b7fa87df8b83ce58ec authored almost 6 years ago by desimaniac <[email protected]>
Settings: Added Settings Migrator subtask

- Currently only moves over old vault_service login to restore_service.

github.com/Cloudbox/Cloudbox-old - 0f7fc08e1ead680a1992abac728480a09ee5fecb authored almost 6 years ago by desimaniac <[email protected]>
Common [minor] Fixes

github.com/Cloudbox/Cloudbox-old - a9603615fe7bf5eb424d4b054f1c091a2ce805c4 authored almost 6 years ago by desimaniac <[email protected]>
Common: Installs yyq

- Not the same as yq installed from pip.

github.com/Cloudbox/Cloudbox-old - 0c5262d7e3b04f3f9add2bd9f31777258562c7b4 authored almost 6 years ago by desimaniac <[email protected]>
Settings: Renamed task file [minor]

github.com/Cloudbox/Cloudbox-old - da646b8289374dbd666c86ccbbb82c9bd0220a67 authored almost 6 years ago by desimaniac <[email protected]>
remove empty line (#2)

github.com/Cloudbox/docker-plex - ee89efdaa50542c124639b9c1194f0ef95724a81 authored almost 6 years ago by James <[email protected]>
remove empty line

github.com/Cloudbox/docker-plex - fad9e720162d54d34b4b1b2ff967bf428b33b5cd authored almost 6 years ago by James <[email protected]>
Use DOCKER_TAG if CACHE_TAG is not set (#1)

github.com/Cloudbox/docker-plex - 5951aca8fc6ba6493dfaf0776d812bb629cf4ad0 authored almost 6 years ago by James <[email protected]>
Initial Commit

github.com/Cloudbox/docker-plex - d544d231c0236b403d4c661d32d439d4e0ae776a authored almost 6 years ago by desimaniac <[email protected]>
Common: Uninstall apt glances before installing pip one.

github.com/Cloudbox/Cloudbox-old - f7d2bf7909503aaf5e45094e20e85467dd5a0ee4 authored almost 6 years ago by desimaniac <[email protected]>
Common: Installs glances with modules.

github.com/Cloudbox/Cloudbox-old - 7a5562917d243d7ebdca2661b32c709ecc3cd476 authored almost 6 years ago by desimaniac <[email protected]>
Scripts: Created restore_legacy.sh for users who backed up in 18.04 when md5 was not specified.

github.com/Cloudbox/cloudbox.github.io-backup - cec5b60f6a5b2590ecf9059ea03d53686768b176 authored almost 6 years ago by desimaniac <[email protected]>
Restore: Reorganized role.

- Split remote tasks into a separate task file.
- Also made changes so that it will not run any ...

github.com/Cloudbox/Cloudbox-old - b94b84ae11255f3c449affba4ead80ab0be77093 authored almost 6 years ago by desimaniac <[email protected]>
Rclone: Minor reworking of import config task file.

github.com/Cloudbox/Cloudbox-old - 776cc37545f378823624ec7cc27508f71c2ebb1b authored almost 6 years ago by desimaniac <[email protected]>
Rclone: Minor reworking of legacy uninstaller task file.

github.com/Cloudbox/Cloudbox-old - 0598c0a8efe9da51275d2c35dc75c2883e9b719b authored almost 6 years ago by desimaniac <[email protected]>
Rclone: Updated Headers [minor]

github.com/Cloudbox/Cloudbox-old - 0b121635a0aa3907b3820c620dde604620dd87d2 authored almost 6 years ago by desimaniac <[email protected]>
Changelog: Correction. [minor]

github.com/Cloudbox/Cloudbox-old - 240eb284fa2f4b990d17cfdc66d26c317af8033b authored almost 6 years ago by desimaniac <[email protected]>
Backup: Specify md5 for encryption for Restore Service.

... For greater compatibility between 16.04 and 18.04 openssl versions.

github.com/Cloudbox/Cloudbox-old - c86e222f60170bd4a1ae947f54ae7f52942060f8 authored almost 6 years ago by desimaniac <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/Cloudbox/Cloudbox-old - f66c6a5f0b0811e2d692f98776ca462dc5dc0dac authored almost 6 years ago by desimaniac <[email protected]>
Scripts: Specified md5 during decryption

Prevents errors with decrytion in Ubuntu 18.04 where the updated openssl version defaults to sha...

github.com/Cloudbox/cloudbox.github.io-backup - c4ad3e20f98186a9c43ba2094a7aaf212d789766 authored almost 6 years ago by desimaniac <[email protected]>
Scripts: Specified md5 during decryption

Prevents errors with decrytion in Ubuntu 18.04 where the updated openssl version defaults to sha...

github.com/Cloudbox/Cloudbox-Restore-Service - e4bc42e9fd9389b436f312f5c0893a95e1ebd33a authored almost 6 years ago by desimaniac <[email protected]>
System: systctl updated tweaks

* Increase inotify and increase the size of the receive queue

This should give plenty of room...

github.com/Cloudbox/Cloudbox-old - acbd5b481076ee438fb5bc926d447fbdf37a8a90 authored almost 6 years ago by EnorMOZ <[email protected]>
Backup: Renamed "Vault Service" to "Cloudbox Restore Service".

github.com/Cloudbox/Cloudbox-old - 1593b9b87cde0587cc6ef9f5b8a89d5028d8de30 authored almost 6 years ago by desimaniac <[email protected]>
Common: Btrfs tasks sets no-cow to /mnt/local not /mnt now [minor]

github.com/Cloudbox/Cloudbox-old - 7b2a04087ab012334584fa927cdbc241e27d1abe authored almost 6 years ago by desimaniac <[email protected]>
MOTD: Updated git url [minor]

github.com/Cloudbox/Cloudbox-old - 73db17a6a583fd2da10cf9e9f60f2d370641e4ca authored almost 6 years ago by desimaniac <[email protected]>
Scripts: Slight reformatting of scripts

github.com/Cloudbox/Cloudbox-Restore-Service - 94e5341fa004039b7ff8356209b104fca1de6513 authored almost 6 years ago by desimaniac <[email protected]>
Restore Script: Renamed "Vault Service" to "Restore Service".

github.com/Cloudbox/Cloudbox-Restore-Service - 49bc4e6c81de7b096367b18257c5c292a601366e authored almost 6 years ago by desimaniac <[email protected]>
Scripts: Renamed "Vault Service" to "Restore Service".

github.com/Cloudbox/cloudbox.github.io-backup - 6681e1819087ba2c2c79861661521ba312b813c0 authored almost 6 years ago by desimaniac <[email protected]>
Restore: Btrfs task now sets no-cow non resursively.

github.com/Cloudbox/Cloudbox-old - d55982f853f7668265c90db05894940d87569deb authored almost 6 years ago by desimaniac <[email protected]>