[03:57:38]
<p4p4j0hn> Is there a hook for pre-app install/upgrade?
[04:09:18]
<p4p4j0hn> I want to set up a Python script with proxmoxer to take automatic snapshots on the Proxmox host before app upgrades.
[07:51:05]
<@tuxakadjseb:mozilla.org> Une fois par semaine, je télécharge une sauvegarde (la dernière archive locale) de mon serveur Yunohost à mon PC. Mais mon PC étant connecté en ADSL, cela prend des heures (parfois > 8 heures).
¿ Y’aurait-il un moyen de télécharger cette archive en plusieurs fois pour que cela me permette d’éteindre mon PC même quand le téléchargement n’est pas fini et de le reprendre le lendemain ?
Naïvement, j’avais pensé qu’un logiciel/extension comme *kget* me permettrait de le faire, mais il n’en est rien :-(
[08:25:07]
<pti-jean> @tuxakadjseb:mozilla.org,
Une solution est de découper le fichier de sauvegarde en plusieurs morceaux avec la commande split !
[08:32:19]
<pti-jean> ex:
$ split -b1M sauvegarde.zip sav-
...
$ cat sav-* > sauvegarde.zip
[09:04:33]
<@tuxakadjseb:mozilla.org> Je vais tenter ça. Merci pti-jean
[09:15:52]
<pti-jean> Tu peux créer des petits fichiers, que tu télécharges par rsync !
[09:48:04]
<matanya> Hi, I updated calibre-web yesterday to the latest version, and it broke the site: All covers are not found, and all book files give 404, any idea what is the problem and how to fix?
Found the root cause - /home/yunohost.multimedia/share/ content is gone. seems like a severe bug, deleting my whole library.
[09:53:13]
<tituspijean[m]> @mat-mo:matrix.org one would definitely need the log of the upgrade to be able to help you.
Is that directory a symlink or mounted from another drive?
[10:01:37]
<matanya> tituspijean: thanks - https://paste.yunohost.org/raw/yoxezitudi
[11:02:42]
<tituspijean[m]> so, unsurprisingly there is no mention of deleting this directory in there. :/ the issue is elsewhere. what's the output of `sudo ls -ld /home/yunohost.multimedia/` and `sudo ls -ld /home/yunohost.multimedia/share` ?
[11:05:49]
<tao> merci Aleks (he/him/il/lui) - this indeed made wordpress installable again - but now assigned root domain redirects to insecure ../yunohost/sso/ - instead of to wp frontpage - whereas ../wp-admin as expected. i regen all conf i could think of ( as this domain was serving redirect app previously) - but still same result..
[11:05:51]
<Aleks (he/him/il/lui)> hmmmokay
[11:06:17]
<Aleks (he/him/il/lui)> and wordpress is indeed exposed publicly (or at least to yourself) in the permissions ? (In webadmin > Users > Groups and permissions)
[11:08:25]
<tao> offcourse
[11:09:32]
<matanya> tituspijean:
drwxrwxr-x+ 5 root root 4096 Jan 15 2024 /home/yunohost.multimedia/
drwxrwxr-x+ 2 root root 4096 May 20 18:35 /home/yunohost.multimedia/share
[11:49:22]
<Tagada> > <@nomads-land:matrix.org> merci Aleks (he/him/il/lui) - this indeed made wordpress installable again - but now assigned root domain redirects to insecure ../yunohost/sso/ - instead of to wp frontpage - whereas ../wp-admin as expected. i regen all conf i could think of ( as this domain was serving redirect app previously) - but still same result..
Is there a "default app" for this domain? Domain > select your domain > configuration
[12:13:16]
<tao> no default app set on domain Tagada
[15:24:09]
<paquiteau> Hello/Bonjour I've been diving again in the hell of configuring a double yunohost setup: a VPS for the static IP, the mails and the personal website and a raspberry pi at home for the data, also running yunohost (Nextcloud etc). I wouldlike to leverage the VPS as a VPN gateway to access nextcloud (and other neat services) from outside. I have setup wireguard on both the VPS and the pi at home using the respective wireguard_server and wireguard_client app. but I could not figure how to redirect/reverse proxy to nextcloud. has anyone a similar setup or some ideas on how to proceed ?
[15:24:22]
<paquiteau> (et je parle aussi français, au besoin)
[18:29:45]
<p4p4j0hn> > Hello/Bonjour I've been diving again in the hell of configuring a double yunohost setup: a VPS for the static IP, the mails and the personal website and a raspberry pi at home for the data, also running yunohost (Nextcloud etc). I wouldlike to leverage the VPS as a VPN gateway to access nextcloud (and other neat services) from outside. I have setup wireguard on both the VPS and the pi at home using the respective wireguard_server and wireguard_client app. but I could not figure how to redirect/reverse proxy to nextcloud. has anyone a similar setup or some ideas on how to proceed ?
This would be a good question to put on the forum using the template
[18:52:49]
<guillaume@maguicha.fr> Bonjour !
J'ai installé Immich pour remplacer la partie photos de Nextcloud/memories.
J'essaie de migrer les photos de Nextcloud à Immich via la console avec `yunohost app shell immich`, mais là, il n'y a pas de cli Immich 😥
Auriez-vous une idée ?
[18:59:21]
<sa> Hi. Apologies if begging is not recommended here. I just would like to beg you packagers to please make LiberaForms a YunoYost app to fight Google Forms... please please and please :)
[20:50:46]
<rodinux> il semblerait qu'il faut installer `@immich/cli` https://immich.app/docs/features/command-line-interface/#installation-npm
[20:55:02]
<miro5001> > <sa> Hi. Apologies if begging is not recommended here. I just would like to beg you packagers to please make LiberaForms a YunoYost app to fight Google Forms... please please and please :)
I also need it for the same reason but I don't have enough time these days. May be at the end of the next month.
[20:58:02]
<miro5001> > <@paquiteau:matrix.org> Hello/Bonjour I've been diving again in the hell of configuring a double yunohost setup: a VPS for the static IP, the mails and the personal website and a raspberry pi at home for the data, also running yunohost (Nextcloud etc). I wouldlike to leverage the VPS as a VPN gateway to access nextcloud (and other neat services) from outside. I have setup wireguard on both the VPS and the pi at home using the respective wireguard_server and wireguard_client app. but I could not figure how to redirect/reverse proxy to nextcloud. has anyone a similar setup or some ideas on how to proceed ?
I tried this setup but the ports on the vpn need to be available for the home server. And only one mail server per ip address is allowed
[21:00:35]
<miro5001> > Bonjour !
> J'ai installé Immich pour remplacer la partie photos de Nextcloud/memories.
> J'essaie de migrer les photos de Nextcloud à Immich via la console avec `yunohost app shell immich`, mais là, il n'y a pas de cli Immich 😥
> Auriez-vous une idée ?
Pourquoi tu n'utilise pas /home/yunohost.multimedia/user/picture et video pour stocker tes photos et vidéos puis ajouter une bibliothèque externe dans immich.
[21:01:36]
<paquiteau> les mails sont gérés directement sur le VPS, donc pas de problème de ce coté là, c'est vraiment le routage entre le VPS et le pi à la maison que j'arrive pas à régler
[21:02:55]
<sa> miro5001: That'd be so nice, thank you! I am trying to install it by myself following this guide:
https://docs.liberaforms.org/sysadmin/install/
but get some errors and I am not an expert so I go really slow.
Liberaforms people told me we can use this forum in case of doubts:
https://discuss.liberaforms.org/
[21:12:57]
<rodinux> il semblerait qu'il faut installer `@immich/cli` https://immich.app/docs/features/command-line-interface/#installation-npm
Peut-être une fois dans le shell de l'application ?
```
yunohost app immich shell
npm i -g @immich/cli
```
[21:55:11]
<guillaume@maguicha.fr> C'est simple et efficace.
Merci !