[08:46:53]
<lautre> Hi!
is it possible to update a single app with command line?
Like ` yunohost tools upgrade apps someapp ` <- Of course, this doesn't works.
[10:02:14]
<me.capy> Yes, you can use "yunohost app upgrade your app"
[10:02:37]
<me.capy> Like "yunohost app update nextcloud"
[10:07:14]
<lautre> Thanks
[10:07:14]
<lautre> I think I already asked this...
(My tips are gone... and I have an bad memory)
[10:07:14]
<orhtej2> > <@lautre:matrix.org> Hi!
> is it possible to update a single app with command line?
> Like ` yunohost tools upgrade apps someapp ` <- Of course, this doesn't works.
Sudo yunohost app upgrade whatever
[10:17:37]
<lautre> May be in the help message in `yunohost tools upgrade` should have :
` To upgrade a single app, use yunohost app update name_app` or something like that. (Yes, I should write an ticket)
[10:19:15]
<lautre> (and, it's `yunohost app upgrade application_name` )
[10:19:15]
<rodinux> ```
yunohost --help
usage: yunohost {user,domain,app,backup,settings,service,firewall,dyndns,tools,hook,log,diagnosis} ...
[-h] [--output-as {json,plain,none}] [--debug] [--quiet] [--version] [--timeout ==SUPPRESS==]
options:
-h, --help show this help message and exit
categories:
{user,domain,app,backup,settings,service,firewall,dyndns,tools,hook,log,diagnosis}
user Manage users and groups
domain Manage domains
app Manage apps
backup Manage backups
settings Manage YunoHost global settings
service Manage services
firewall Manage firewall rules
dyndns Subscribe and Update DynDNS Hosts ( deprecated, use 'yunohost domain dyndns' instead )
tools Specific tools
hook Manage hooks
log Manage debug logs
diagnosis Look for possible issues on the server
global arguments:
--output-as {json,plain,none}
Output result in another format
--debug Log and print debug messages
--quiet Don't produce any output
--version Display YunoHost packages versions (alias to 'yunohost tools versions')
--timeout ==SUPPRESS==
Number of seconds before this command will timeout because it can't acquire the lock (meaning that another command is currently
running), by default there is no timeout and the command will wait until it can get the lock
```
[10:20:55]
<lautre> When you are in tools submenu, you don't have the information.
[10:21:35]
<lautre> Because, I imagine, if I can upgrade all apps, why not a single one ?
[10:36:41]
<lautre> Like in `dpkg-deb` you have a tip to use `dpkg` instead for installing a package from .deb file
[11:15:54]
<miro5001> > <@rodinux:matrix.org> j'ai vu que tu avais installé memories, là aussi cela demande d'ajouter des configurations dans le config.php
C'est assez compliqué à gérer. Je viens d'installer immich et ajouté une bibliothèque externe pour /home/yunohost.multimedia et l'auto upload par nextcloud Android.
[11:16:46]
<miro5001> > <@rodinux:matrix.org> joplin sinon ?
J'utilise joplin avec sync s3 via minio. Hyper léger
[20:19:45]
<sa> Hello
[20:20:04]
<sa> Anyone around could please help on this topic?
https://forum.yunohost.org/t/504-error-when-entering-credentials-at-the-web-interfaceç
[20:20:22]
<sa> Oh, no sorry, there's a typo
[20:20:26]
<sa> https://forum.yunohost.org/t/504-error-when-entering-credentials-at-the-web-interface
[20:20:40]
<sa> Now the link it's ok
[20:24:35]
<sa> TL;DR I installed yunohost an an ARM board. I can access my yunohost admin web interface locally and through the Internet. I can log in with my credentials locally, but when doing it through the Internet I get a 504 error.
[20:25:27]
<sa> Don't know how to troubleshoot