yunohost

Back Open Paginator
12.11.2025 13:29
notes (@notes@theshark-smellslike.sparklef.art)

Has anyone tried YunoHost, especially for longer periods than some experimenting over the weekend? Is it any good? Does it cause more problems than it solves?

#selfhosting #hosting #vps #yunohost




Show Original Post


12.11.2025 10:46
letterus (@letterus@kirche.social)

Ich habe ein ThinkCentre Tiny für 110€ gekauft und ich werde es benutzen, um einen Chat-Server für unsere #Konfi-Arbeit aufzusetzen. #yunohost sei Dank.
Es wird der dritte Server in meinem Keller. Ab wann darf ich mich "kirchliches Rechenzentrum" schimpfen?




Show Original Post


12.11.2025 09:29
hardtech (@hardtech@corteximplant.com)

Hey @yunohost vous fournissez un reverse proxy par défaut ? :) #yunohost




Show Original Post


11.11.2025 20:59
keldan (@keldan@mastodon.social)

Ça me saoul un peu là, je n'arrive pas à comprendre pourquoi les favicons ne s'affichent pas dans (paquet ) en passant par l'API.
comme , même combat.
Les droits sur les fichiers sont pourtant bons...




Show Original Post


10.11.2025 20:28
display (@display@friendica.ginestes.es)
@Toasted_Breakfast How aboit starting with something like #yunohost


Show Original Post


10.11.2025 17:06
pepdmin (@pepdmin@fedi.local.hasel.cloud)

Onto the second try of updating my Mastodon-instance. Here's to hoping, that this time the ruby bundle gets built corrrectly.

#homelab #selfhosting #yunohost




Show Original Post


10.11.2025 08:09
pepdmin (@pepdmin@fedi.local.hasel.cloud)

After successfully nuking my instance with the newest @yunohost@toot.aquilenet.fr-mastodon update, I am back - albeit with a quite old backup, but that's an error on my end.

Onto backing up everything properly now and then upgrading Mastodon again.

#homelab #selfhosting #yunohost




Show Original Post


10.11.2025 04:00
Blort (@Blort@social.tchncs.de)

@rainy

Also, some of my most used/useful Yunohost commands:

sudo yunohost tools upgrade apps
sudo yunohost tools upgrade system
sudo yunohost --version
sudo yunohost user update username -p[NEW PASSWORD] <- Update password
sudo yunohost tools reboot

Use Nextcloud OCC. After sudo su:
sudo -u nextcloud php[PHP VERSION] --define apc.enable_cli=1 /var/www/nextcloud/occ

Clean up disk space (CAREFUL with these! They delete stuff!):

sudo -u nextcloud php[PHP VERSION] --define apc.enable_cli=1 /var/www/nextcloud/occ trashbin:cleanup --all-users
sudo -u nextcloud php[PHP VERSION] --define apc.enable_cli=1 /var/www/nextcloud/occ versions:cleanup
sudo yunohost tools basic-space-cleanup
find /var/log/yunohost/categories/operation/ -type f -mtime +365 -execdir rm {} +

#Yunohost #Selfhosting




Show Original Post


10.11.2025 03:52
Blort (@Blort@social.tchncs.de)

@rainy

My main tip after years of using Yunohost is to make sure you keep running "Diagnosis" and following the suggestions it makes. This will clear upmost thorny issues, especially related to email deliverability.

The only problem with this is that there are some times it will falsely claim it can't create an SSL cert because the site(s) aren't externally accessible to other websites. I found that when that happens I just had to use a flag that essentially says "ignore connection errors and force". I don't recall it offhand, but it's easily searchable.

#Yunohost #Selfhosting




Show Original Post


09.11.2025 02:20
emaechler (@emaechler@masto.maechler.cloud)

i never got email working within #yunohost - i think i am to stupid for that :P if i need a email integration i use a external one

@matt5sean3 urusai.social/@matt5sean3/1155




Show Original Post


08.11.2025 21:52
Weltenkreuzer (@Weltenkreuzer@social.tchncs.de)

Den aktuell ungenutzten Mini PC per #Yunohost zum eigenen kleinen Server machen. Mal schauen, was da so geht... :)

#selfhosting




Show Original Post


08.11.2025 14:27
matt5sean3 (@matt5sean3@urusai.social)

I've put in focus to get started on #Yunohost. It feels like it's fairly aggressive about self-hosting email. I've already got mail hosting setup with a different service and my ISP explicitly blocks hosting your own email server, so all the errors are unhelpful.

The fact that disabling email is in the domain settings was not obvious. Even disabling email on all domains won't fully turn off email and it's still showing up in diagnostics and dovecot is running. I kind of just want a big button that says "I'm not self-hosting email (because my ISP is a dick)."

Eventually, I'll setup with a VPN to self-host email, but I'm not ready just yet. It seems like there must be a very good reason that email is so tightly integrated, but I don't know what it is just yet.




Show Original Post


1 ...44 45 46 47 48 49 50 51 52 53 54 ...75
UP