I use tandoor. It’s Foss and self hostable.
For me, the killer feature is the ability to create meal plans that auto generate a shopping list
I use tandoor. It’s Foss and self hostable.
For me, the killer feature is the ability to create meal plans that auto generate a shopping list
That was a very long article, so for anyone too lazy to click, here is the bit you’re probably interested in:
But enough of all that vomit-inducing background on the Proud Boys. I’ll leave you with this. For all their hatred of marginalized groups and especially in consideration of all the vicious transphobic and homophobic attacks by its founder, Gavin McInnes, I’m still trying to figure out how he so readily, and more importantly – easily slid a big black dildo up his own a**, live on his internet talk show? McInnes deemed the moment as “owning the libs.”
Unpopular opinion: he’s pretty decent at it.
I’m not an asshole, so I don’t even think of committing the crimes he’s done, but I’m sure if I tried, I’d be in jail faster than a blink of an eye.
The fact that he’s managed to do this repeatedly over the course of decades, out in the open where everyone is aware of it, and still only getting a slap on the wrist?
I’d say he’s a pretty good crime guy
Have they? Do you have any examples? I’d love to see them talk shit about him
I’m using .home and have not had any issues. Would you mind sharing what problems you’ve come across so I know what to expect?
Definitely an american thing. I always find it annoying when I travel there. Also, bringing the bill with desert. Let me finish my meal first before giving me hints to get the fuck out
I use this and it’s been completely flawless from day one. The documentation is up there with the best I’ve seen, and the matrix room always has someone willing to help explain further
I did. The local files have GPS data visible in the phone’s gallery app, but the same file in immich doesn’t have it
Over a week at this point
Done. Link here for anyone in the future who might come across this issue https://github.com/immich-app/immich/issues/11280
I’m on 1.108
Couldn’t find anything obvious in the settings either
I did, but couldn’t find anything
I think you’re missing an important aspect to containers and that is being able to easily define your infrastructure as code.
That makes server migrations a breeze
Headless. It’s all running fine in the background. For now…
I have no issue writing a compose file. Dockge offers a bit more than that with logs and buttons for common commands which makes it easier and quicker to manage than through SSH.
To each their own 🙂
This is pretty much my situation. “Away from home” for me isn’t just a trip to the shops, it means being away for weeks at a time. I need to be able to fix things remotely if needed.
I’ve seen people recommend SSH, which seems worse because that would give potential hackers access to the whole system.
VPN is a very good suggestion, and what I’ve implemented now. Thank you to everyone who contributed
It’s really weird. I think there are somehow two database volumes on my system.
The reason I think this is because:
upload
folders. Both have a uuid as their name and one of the uuids matches with the user id in the databaseSo, where did this other user come from? Why have none of my log ins been tracked in the database before the incident?
That’s correct. Ubuntu is basically just a platform to run docker, haven’t really touched it. Docker is the same. Just using it to run my containers. Haven’t ventured at all into /var/lib/docker
The weird thing is that it’s intermittent. It’s only happened twice since I started using immich. I’ve been restarting the containers repeatedly for a few days now and it hasnt happened again.
The volume is defined like this at the end of the compose file
database:
container_name: immich_postgres
image: registry.hub.docker.com/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0
environment:
POSTGRES_PASSWORD: ${DB_PASSWORD}
POSTGRES_USER: ${DB_USERNAME}
POSTGRES_DB: ${DB_DATABASE_NAME}
volumes:
- pgdata:/var/lib/postgresql/data
restart: always
volumes:
pgdata:
model-cache:
Falls in line with the lizardman constant https://en.m.wikipedia.org/wiki/Slate_Star_Codex#Lizardman’s_Constant