Deployrr: Difference between revisions

From The Maceys in California
Line 2: Line 2:
I have replaced YAMS on Chico1 with Deployrr on Chico7.
I have replaced YAMS on Chico1 with Deployrr on Chico7.


Deployrr is the next generation application management tools. It combines Docker and the Traefik proxy server and wraps them into a command line application to manage the whole stack. The author has put a great deal of effort making this work. I support him with an annual subscription. At this point, unless there is a really good reason to apply some other approach, I will use Deployrr
Deployrr is the next generation application management tools. It combines Docker and the Traefik proxy server and wraps them into a command line application to manage the whole stack. Out of the box roughly 160 applications can be installed from the application. In most cases, no other configuration work is necessary. The author has put a great deal of effort making this work. I support him with an annual subscription. At this point, unless there is a really good reason to apply some other approach, I will use Deployrr.


Detailed information on Deployrr is here [https://github.com/SimpleHomelab/Deployrr Deployrr].
Detailed information on Deployrr is here [https://github.com/SimpleHomelab/Deployrr Deployrr].

Revision as of 18:39, 28 June 2026

Introduction

I have replaced YAMS on Chico1 with Deployrr on Chico7.

Deployrr is the next generation application management tools. It combines Docker and the Traefik proxy server and wraps them into a command line application to manage the whole stack. Out of the box roughly 160 applications can be installed from the application. In most cases, no other configuration work is necessary. The author has put a great deal of effort making this work. I support him with an annual subscription. At this point, unless there is a really good reason to apply some other approach, I will use Deployrr.

Detailed information on Deployrr is here Deployrr.

Insallation

The installation process can be reduced to 3 parts: installing the deployrr application, configuring the deployrr application and installing the desired applications.

The installation and configuration steps are well described

Return to Technical Guides
Return to Main Page