I want to use yunohost as a single source for all apps for customers and need custom apps within yunohost

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.1.39

Describe your issue

i want to install an custom app within yunohost. how can i do this.
it’s important to have one single source for all apps.
i need mail archiver for email archiving wihtin yunohost. so my question is how can i deploy app within yunohost. is there a brief description for installing apps from outside.

kindly
aadursun

Share relevant logs or error messages

no error

1 Like

Welcome!

Behold! The documentation: Installing "custom" apps | Yunohost

What do you mean by that?

To help you properly, we need a link to the repository or the website of that app. Its name is too generic.

2 Likes

hi, thanks for your time

single source means: yunohost as bare metal setup and consume all apps from yunohost.

my former setup was proxmox + yunohost as vm + additional apps as lxc or vm.

why not using only yunohost as bare metal setup to save RAM and other resources !

#

i want to setup Mail-Archiver - Email Archiving System

on yunohost ? is that possible ? if yes how can i achieve that ?

kindly

1 Like

You can, but everything installed on Docker/LXC will need to be manually proxified with the Redirect app (but that’s a one-time setup).

The app is in the wishlist, feel free to vote for it. However its integration in a timely manner, or at all, is not guaranteed.

Note that if you only want to do email backups, you can script the system backup.

1 Like

Welcome as well!

  • Yunohost runs very well in a container on Proxmox. It’s very light virtualization on any computer less than 15 years old.
  • Running it on thin LVM allows for snapshots before an upgrade, and easy rollback if the upgrade breaks anything.
  • The integrated backup solution works very well, especially in combination with a (remote) Proxmox backup server

I was going to extend the post to mention basic email backup, but @tituspijean’s post that just popped up already mentions it!

2 Likes

Hi, thanks, my idea is to have a single source, that makes it easy, so i have to mantain one system = yunohost.

so is there a way now - this is my former question, to install external apps into yunohost, yes or no. if yes how can i do this ?

kindly

1 Like

Yes; since Yunohost = Debian:

  • Follow Debian installation instructions for installation of your software
  • Make a ‘hole’ in SSO by installing either

Good luck, and let us know which was the easiest way to reach your goal!

1 Like