Faisal Moledina

Results 14 comments of Faisal Moledina

I haven't looked into it too deeply, but I believe Apprise is a single configurable hook-in point, perhaps with a well-defined API for different notification services.

Interesting. What use case would you have for not conducting a sync if too many files are updated?

@MountainX , did you get anywhere with this? I've just deployed Manjaro on btrfs and I'm looking to install btrbk (after a 5 year hiatus). I'd like to use btrbk...

@foundObjects, that looks pretty good! I'll check it out sometime. Thanks!

To build an image based on Alpine 3.12.3 to get this working again on 32-bit ARM, proceed with the following steps: ### Clone this repo ```bash git clone https://github.com/dperson/openvpn-client.git cd...

You need to to include that \ and \ on the end so it builds from the current directory.

Did you do ```bash export DOCKER_TAG=armhf ``` If so and it's not working, that script is used to download the following two files. As of today, the links it generates...

I commented on this in [another issue I opened](https://github.com/dperson/openvpn-client/issues/364#issuecomment-761963876) which is rooted in the same underlying issue with the Alpine 3.13 update: > > > After doing some digging, this...

After doing some digging, this is likely related to the Alpine 3.13 release and its impact on Debian-Buster-based distros on 32-bit ARM hardware (including Ubuntu 20.04). I'm using an Odroid...