YunoHost

161 readers
4 users here now

With YunoHost, you can easily manage a server for your friends, association or enterprise.

https://yunohost.org/

IRC: #yunohost on libera.chat
Matrix: #yunohost-space:matrix.org
XMPP: [email protected]

founded 5 years ago
MODERATORS
1
 
 

I'm setting up my first production home server and am wondering whether I should explore other ways of installing YunoHost than via its default image or the installation on top of an existing Debian (which is what I'm currently doing). The main reason why I am thinking about this is because it may give me more flexibility to run other services outside from YunoHost on the same server. Also, could it offer any security advantages?

There is only a 5 year old repo describing running YunoHost as a Docker container.

Or (if one does anthing at all that's not on a bare-metal Debian) should one look to install YunoHost in a VM?

2
1
Well this is a bummer. (pixelfed.crimedad.work)
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 
 

If I understand this commit, it seems like the fixes are waiting on updates to Debian and then to Yunohost. Is that right?

cross-posted from: https://pixelfed.crimedad.work/p/crimedad/644714117958012013

Well this is a bummer.

Installing Lemmy with @[email protected] was probably the easiest way to get it up and running. Hopefully it's not abandoned.

#Lemmy #selfhosting #fediverse #yunohost

@[email protected]

3
 
 

cross-posted from: https://lemmy.ml/post/9044848

Is there a way to get JMAP support on YunoHost? I just found this mail client for Android but it only supports JMAP. That's why I'm asking.

4
 
 

it got recently updated to 0.16.7~ynh2, but that is still few versions behind 0.17.4
maybe someone could help bump it up

5
 
 

Hello everybody, I am new here with lemmy. I am thinking about creating a french friendica instance but want to use a dedicaced or vps server. As I am a little afraid with the security side I think it would be great to find a provider with yunohost preinstalled ? Does somebody know someone ? Thanks in advance for your help. Nath

6
 
 

Hi, I have installed yunohost on raspberry pi 4B and continued with this tutorial https://yunohost.org/en/install/hardware:rpi2plus After diagnosis I have find out that my mysql is not working. I think this is proplem : [Warning] Could not increase number of max_open_files to more than 16384 (request: 32186) but I don't know what to do. Please help me. Here is full log maybe it helps : journalctl – Logs begin at Sun 2021-02-21 06:17:01 GMT, end at Sun 2021-02-21 06:36:23 GMT. – Feb 21 06:17:35 systemd[1]: Starting MariaDB 10.3.27 database server… Feb 21 06:17:37 mysqld[803]: 2021-02-21 6:17:37 0 [Note] /usr/sbin/mysqld (mysqld 10.3.27-MariaDB-0+deb10u1) starting as process 803 … Feb 21 06:17:37 mysqld[803]: 2021-02-21 6:17:37 0 [Warning] Could not increase number of max_open_files to more than 16384 (request: 32186) Feb 21 06:17:38 systemd[1]: mariadb.service: Main process exited, code=exited, status=1/FAILURE Feb 21 06:17:38 systemd[1]: mariadb.service: Failed with result ‘exit-code’. Feb 21 06:17:38 systemd[1]: Failed to start MariaDB 10.3.27 database server. Feb 21 06:22:54 systemd[1]: Starting MariaDB 10.3.27 database server… Feb 21 06:22:54 mysqld[1293]: 2021-02-21 6:22:54 0 [Note] /usr/sbin/mysqld (mysqld 10.3.27-MariaDB-0+deb10u1) starting as process 1293 … Feb 21 06:22:54 mysqld[1293]: 2021-02-21 6:22:54 0 [Warning] Could not increase number of max_open_files to more than 16384 (request: 32186) Feb 21 06:22:55 systemd[1]: mariadb.service: Main process exited, code=exited, status=1/FAILURE Feb 21 06:22:55 systemd[1]: mariadb.service: Failed with result ‘exit-code’. Feb 21 06:22:55 systemd[1]: Failed to start MariaDB 10.3.27 database server.

7
 
 

I was trying to install it on an old machine that has already Ubuntu as it's OS. I selected that same HDD to remove ubuntu and install Yunohost but it seems it cant partition?

8
 
 

A way to fix multiple comment pubsub nodes being created when using Movim + Yunohost

9
 
 

If you're running Yunohost, and are curious about getting audio and video calls running over XMPP (e.g Conversations), check out this link https://github.com/YunoHost/issues/issues/1607

Worked for me