[04:56:20]
<p4p4j0hn> Would it be possible to add a cloudinit image with gz or zstd encryption? Proxmox web UI doesn't support xz compression. Also, if the file extension is .img.gz/zstd Proxmox will let you download and store the image directly into an ISO image store.
[09:58:49]
<maphr> > <@rodinux:matrix.org> When you are in a commit you have to click on Browse files, the link then should be `https://github.com/YunoHost-Apps/prestashop_ynh/tree/02f970f54fe3b643f07b48cff7e0c5235bb2a4a6`
Thanks ! This url indeed works ! 👍️
[10:35:27]
<Tony> hm, what's the proper way to sftp static site files to my_webapp? I installed it with sftp access but I think that is blocked due to my NoPasswordAuth ssh configuration. Should I remove ACL from /var/www/my_webapp/www and access as my regular ssh/admin user?
[10:42:40]
<Tony> or add my ssh/admin user to the /var/www acls?
[10:44:32]
<orhtej2> > <@tony:opensourceit.org> hm, what's the proper way to sftp static site files to my_webapp? I installed it with sftp access but I think that is blocked due to my NoPasswordAuth ssh configuration. Should I remove ACL from /var/www/my_webapp/www and access as my regular ssh/admin user?
or `sudo yunohost app shell my_webapp`, add some key to `.ssh/authorized_keys` and use that?
[10:44:32]
<miro5001> Follow what the admin documentation says
[10:45:17]
<Tony> hm, yeah, I guess that seems clean - thanks
[13:51:34]
<colm> Hi all, I'm in the process of migrating to YNH12, but something went wrong and I now my admin user seems to have lost sudo privileges, is this a known issue? Someone on the forum had this but I can't find it again after that https://forum.yunohost.org/t/yunohost-12-0-bookworm-release-sortie-de-yunohost-12-0-bookworm/31673/42
[15:02:50]
<@err404:matrix.numericore.com> colm: may be you can try in the terminal '/bin/su -' and give the root password.
[15:21:31]
<colm> > colm: may be you can try in the terminal '/bin/su -' and give the root password.
Ho! I didn't know that one! Thanks!
[15:27:52]
<@err404:matrix.numericore.com> And next you can add your user in the sudo group: 'adduser colm sudo'
[20:41:00]
<rodinux> here you have one : https://image-builds.yunohost.org/cloudinit/ with .xz compression... I have install it on a Promox...
[20:59:45]
<rodinux> But honestly I always keep a process somewhere, I don't remember how I do it...
[21:12:26]
<rodinux> Perhaps just `apt-get install xz-utils` and ten `xz -d yunohost_12_cloudinit-20241106.qcow2.xz` and use it as a .qcow2