It is a donation. You will get a license key and when applied to your instance, it will report you are a supporter in the web interface.
For me it was a means to show some support.
It is a donation. You will get a license key and when applied to your instance, it will report you are a supporter in the web interface.
For me it was a means to show some support.
Thanks for all the hard work, delivering a great piece of software!
Immich server key purchased a few weeks ago, was the least I could do.
Using the go application to import the Google takeout zip file is a really good way to improve the WAF.
Thanks!
That’s my understanding.
And I think a small fee to get out of the googlyclaws. Paying $100 once, to host immich for the family and supporting development is a no brainer to me.
But I understand not everyone has the resources or is willing to donate.
Thanks for this. Finamp looks really nice.
NetApp makes storage devices, just like Dell’s DataDomain.
Looks like the ad is referring to a ST6000NM0034, a drive from Seagate. Personally, I like to stay away from that brand as far as possible.
Have had good experiences with WD.
Vlans firewall rules and something to route between the different networks.
This can all be achieved with pretty much every Linux installation.
Easydns.ca, no privacy issues. Nothing about me personally in the who’s db (.net tld)
Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:
on:
schedule:
- cron: '5 2 * * *'
- cron: '5 14 * * *'
jobs:
build:
runs-on: docker
container:
image: renovate/renovate:37.140-full
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run renovate
env:
PAT: ${{ secrets.PAT }}
GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}
run: |
echo "Running renovate"
cd ${GITHUB_WORKSPACE}
renovate --token ${PAT}
The renovate image has been pulled by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.
Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
Absolutely!
Running local, self hosted forgejo with a few runners.
Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.
Just a few containers and a happy user :-)
In run a personal instance of forgejo, love it.
Everything I want regarding version control and workers. And more lightweight on the frontend side.
Thank you for this. Now I have a clue, why I sometimes have these odd red patches on my hand.
Will us gloves from now on.
No HACS support out of the box. (HA as docker)
The only use for RPI is kodi and Mainsail for the printer. All of them boot from NFS, so no storage issues. Everything else is x86-64 or docker containers on those Intel/amd machines.
I totally agree with you, the wording could be more clear.
Reading this: we have enabled a way for you to financially support the continued development of Immich, ensuring the software can move forward and will be maintained, by offering a lifetime license of the software
Was enough for me to order a server license (…). I like the software and being a professional developer I totally understand you might need funds to do the job.
So this is just my €0.02 to keep the flow from caffeine to code flowing…