Know what you're running when you pipe to a bash script. Curl-bash pipes are a security mess.
Good advice but ime these helper scripts are legit.
I'm pretty familiar with TTech's legacy, I just mention it because if the repos ever got compromised, it could be a shitshow. IDK what security measures the new maintainers use to secure their access or check PRs, but I get nervous when it's as popular as it is and such a good vector for complicated installations that are hard to check out. I also don't know the new maintainers from Adam.
Personally, I'd use the scripts as a guide for DIY.
For those like me still learning.
Linux Containers (LXC) is an operating system-level virtualization method for running multiple isolated Linux systems (containers) on a control host using a single Linux kernel.
They're super useful when running Proxmox. You can create an LXC container and have it booted to a shell in under a minute
You can create an LXC container and have it booted to a shell in under a minute
Rhel5 on a VM booted in under a minute easily. Rhel6 on a VM booted in around a minute. Rhel7 on a VM booted in almost a minute, and the trend accelerated from there. Wow, is RhelX a piece for its frail-boat booting.
The key is the monolith.
Thank you! A much needed info
New to me, thank you!
This looks great! Is there an easy way to migrate from a docker setup to this lxc?
Docker is the better option IMO if you already have it set up, much easier to manage.
Why? Unless you need specific kernel features, Docker is superior because of containerization (runs on host kernel with no overhead), uses less space (layered image), and is easy to set up a complicated network (you want certain apps to run behind WireGuard with reverse proxy? Few lines in yaml).
LXC is containerization. Both it and Docker are using the same kernel APIs.
What’s the licensing situation with Immich? Is it still “unlimited trial period”?
Its 100% free with a totally optional donation. Appreciate there's been a lot of concern about their partnering with FUTO, but I checked heavily into it and I'm comfortable there won't be a rug pull.
It's still AGPL afaik
EDIT:
This project is available under GNU AGPL v3 license.
Still is
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!