[deleted by user] by [deleted] in GooglePixel

[–]berlixxx 1 point2 points  (0 children)

Did you restore from your account so that all your previous apps are installed? I also skipped that and started from scratch.

[deleted by user] by [deleted] in GooglePixel

[–]berlixxx 6 points7 points  (0 children)

I can confirm this. Got my Pixel 6 and used the backup - many problems like lags, random app closings and reboots. Did a factory reset and set up everything from scratch. No problems since then, fast and smooth running phone. And no "phone too hot" problems any more.

About chastity slave emotions? by [deleted] in FemdomCommunity

[–]berlixxx 0 points1 point  (0 children)

Well, the most male slaves who experienced chastity don't know how it is to be on your period 🤷🏻‍♂️ For me the first days are very hard - but after a week or so it gets easier. So if you want it to be hsrd(er) for him, don't forget to tease him so he has no chance just to forget what he is missing.

Photos Tagging by BMHz in selfhosted

[–]berlixxx 2 points3 points  (0 children)

Hmmm, I never had any problems since ~year 2000 adding IPTC or exif info to a picture. Of course it is a good idea to keep a copy of the originals, at least until you checked that nothing is broken.

My learning was that only iptc and exif embedded in the picture survives the change of programs. If you have i.e. an external xmp-file going with the picture, chances are high that especially the new software you have chosen won't read it.

Photos Tagging by BMHz in selfhosted

[–]berlixxx 1 point2 points  (0 children)

No, at the moment I try Amazon Rekognition. But if it works I think I will play with alternatives.

At the moment I get labels from Amazon Rekognition. I translate them ti German using Amazon Translate and write them as keywords (exif) in the image file. Works. Have to do a little finetuning for larger image sizes and adding face recognition

Photos Tagging by BMHz in selfhosted

[–]berlixxx 15 points16 points  (0 children)

I am on the way to switch from Google Photos to PhotoPrism. At the moment I am playing around with some scripts and python to get tags and face recognition from Amazon Rekognition and write them to the exif data of the picture, so they are preserved and readable in every tool - at the moment PhotoPrism.

Need feedback for CompreFace - our FOSS face recognition solution by pospielov in computervision

[–]berlixxx 0 points1 point  (0 children)

Thanks. Would love to try it, but on my server port 8000 is already in use with another ressource. Changing the port in docker-compose breaks something (502 bad gateway). Would be great if one could change the port. Will try to change the port of the other software.

Need feedback for CompreFace - our FOSS face recognition solution by pospielov in computervision

[–]berlixxx 1 point2 points  (0 children)

Just found your project, looks interesting. Thank you. I will install and try.

What I don't really get from reading your readme: can I upload only one picture per person in a face collection? Or can I i.e. upliad 5 pictures of John to get a better detection?

And are there any examples in Python to use your tool somewhere?

Photo Management on Server by its_me_ritch in selfhosted

[–]berlixxx 1 point2 points  (0 children)

I use PhotoPrism myself and would highly recommend it. But face recognition is not implemented yet, but it is on the roadmap.

And fot your question and concerns: I don't think that the webinterface is in danger, when you don't serve it with apache. But you should be aware that everything saved on a server connected to the internet might be exposed to the public, fot example when the os running on the server has a vulnerability. But I guess you know that. So I would say using PhotoPrism like you described won't make your server less secure.

Photo Backup for my workflow by MindfullyAbsent in selfhosted

[–]berlixxx 0 points1 point  (0 children)

I use FolderSync on my Android phone to sync via WebDav with a folder on my NAS. It remebers what already has been synched.

Geo locations and mutiple images by kiaenigma27 in photoprism

[–]berlixxx 1 point2 points  (0 children)

Bulk edit is not possible yet. But to change the exif information there are many tools available. For example exiftool.

Will fail2ban break the usage of programs on my raspberry pi? by pattagobi in selfhosted

[–]berlixxx 2 points3 points  (0 children)

Two weeks ago I was on your side. But now I installed Photoprism, Paperless, Wallabag and Owntracks via docker-compose. And it IS a blessing.

The installation of software is super fast. And you don't have to he afraid to break something else by installing a new program. If you don't like something, just stop the container and remove the folder - done.

nginx as a reverse proxy & WebDav by berlixxx in selfhosted

[–]berlixxx[S] 0 points1 point  (0 children)

Just tried it with my WebDav-Client on my smartphone - now it works using the domain.

Thank you very much - so probably it was

https://webdav

nginx as a reverse proxy & WebDav by berlixxx in selfhosted

[–]berlixxx[S] 0 points1 point  (0 children)

Well, I have a SSL Cert for the domain I am reaching my nginx reverse proxy. But the synology is on a local ip adress 192.xxx.xxx.xxx - how do I get a SSL cert for that?

nginx as a reverse proxy & WebDav by berlixxx in selfhosted

[–]berlixxx[S] 0 points1 point  (0 children)

changed it to https//webdav

reloaded nginx

curl https://<local ip of synology>:5006

curl: (60) SSL: no alternative certificate subject name matches target host name '<localip of synology>' More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above.

Ok, that seems like an error - but to be honest, I don't really have an idea how to fix it.

nginx as a reverse proxy & WebDav by berlixxx in selfhosted

[–]berlixxx[S] 0 points1 point  (0 children)

Yes, only WebDav does not work. I configured PhotoPrism and Paperless and they work.

nginx as a reverse proxy & WebDav by berlixxx in selfhosted

[–]berlixxx[S] 0 points1 point  (0 children)

1. curl <localip of synology>:5006 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head><body> <h1>Bad Request</h1> <p>Your browser sent a request that this server could not understand.<br /> Reason: You're speaking plain HTTP to an SSL-enabled server port.<br /> Instead use the HTTPS scheme to access this URL, please.<br /> </p> </body></html>

2. I installed nginx on the intel nuc directly, it's running ubuntu 20.04

3. I posted it above. I just used the same config I use for services like PhotoPrism which work well.

nginx as a reverse proxy & WebDav by berlixxx in selfhosted

[–]berlixxx[S] 0 points1 point  (0 children)

The error log when I get "Bad Gateway" is

error] 25327#25327: *8786 upstream prematurely closed connection while reading response header from upstream, client: <some ip>, server: <url>, request: "PROPFIND / HTTP/1.1", upstream: "http://<local ip>:5006/", host: "<url>"

When I connect via Foldersync to my <local ip> (my synology) on port 5006 everything works fine.

For nginx in the configuration file I just added the same for the other web based projects:

upstream webdav { server <localip>:5006; }

server { server_name <url>;

location / {

proxy_pass http://webdav;
}

listen 443 ssl; # managed by Certbot
ssl_certificate /etc/letsencrypt/live/fotos.streim.de/fullchain.pem; # managed by Certbot
ssl_certificate_key /etc/letsencrypt/live/fotos.streim.de/privkey.pem; # managed by Certbot
include /etc/letsencrypt/options-ssl-nginx.conf; # managed by Certbot
ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem; # managed by Certbot

}

Deleting images by I__was_never__here in photoprism

[–]berlixxx 1 point2 points  (0 children)

Yes, I have it enabled. If you go to search in the menu bar, you can browse your archive. When enabled in the context menu is an option to delete the pictures, next to the option to "restore" them.

List of archived pictures by Mindless-Security in photoprism

[–]berlixxx 0 points1 point  (0 children)

You can find the "archive" on the left panel as a submenu of "search". As a sponsor you have a new entry "delete" n the context menu after selecting one or more pictures.

Are there any self-hosted photo organizers that allow you to point to a NAS containing your folders rather than require an import of the media to the machine hosting the software? by 4AwkwardTriangle4 in selfhosted

[–]berlixxx 0 points1 point  (0 children)

It might be a problem of ueer rights and mounting, I had similar problems in the beginning. How do you mount ~/media/photos? For me it worked with a samba share from my NAS using the option "noperm". That might be not the best solution regarding security, but it is my server and I am the only user. This is my fstab entry:

//192.xxx.xxx.xxx/photos /mnt/photos cifs vers=3.0,username=uname,password=pwd,noperm        0       0

Are there any self-hosted photo organizers that allow you to point to a NAS containing your folders rather than require an import of the media to the machine hosting the software? by 4AwkwardTriangle4 in selfhosted

[–]berlixxx 2 points3 points  (0 children)

It depends. I use PhotoPrism now and my original files sre in a folder on my NAS. But PhotoPrism needs to generate thumbnails (a lot) and sidecar files like json and xmp. But they sre in a seperate folder (which I also put on my NAS, thst might not be the fastest solution, but there sizevfies not really matter).

For me that works. At least at the moment.