Self-Deploying-Applications

Reason

In order to meet the needs of more users to install their own application load, CasaOS provides a variety of ways for users to install. This document will tell you how to find more Docker applications and use them by simply copying them.
The recommended search site for this document is linuxserver.io

linuxserver.io

Linuxserver

As described on their official website.
We are a group of like-minded enthusiasts from across the world who build and maintain the largest collection of Docker images on the web, and at our core are the principles behind Free and Open Source Software. Our primary goal is to provide easy-to-use and streamlined Docker images with clear and concise documentation.
Yes, I think they did it!

Search for the desired docker image

Step 1 OpenLinuxServer and click fleet

Linuxserver Fleet

Step 2 Search for the application you want in Fleet

Linuxserver Fleet

Installing applications

Example: Installing the Apprise API on CasaOS and using it

What is Apprise API?

Appriseapi

Apprise allows you to send notifications to almost all of the most popular notification services we have available today, such as Telegram, Discord, Slack, Amazon SNS, Gotify, and more. This API provides a simple gateway to access it directly through an HTTP interface. Apprise API installation on CasaOS

Search For Docker CLI

Go to the Apprise API hub and copy the appropriate Docker CLI -apprise-api

Copy Appriseapi Cli

Follow these steps in order

Open CasaOS and go to the user-defined installation screen, paste in and wait for the installation.

Copy Appriseapi Cli

Copy Appriseapi Cli

Copy Appriseapi Cli

Copy Appriseapi Cli

Copy Apprise API Docker Cli

Copy Appriseapi Cli

Past Apprise API Docker Cli

Copy Appriseapi Cli

Add Web UI Port

Copy Appriseapi Cli

In installation

Wait a few minutes

Copy Appriseapi Cli

Successful Installation And Click To Use

Copy Appriseapi Cli

Attention
AutoFill only helps you to complete most of the configuration.
Some configuration information such as:

  • the port and path of the Web UI
  • the mount location of the volume or file
  • the port mapping of the Host
  • optional configuration items
    These include but are not limited to these cases and still need to be confirmed or modified by you.
    Feel free to suggest improvements to this feature in Discord Server!

Conclusion

The above is the Apprise API installation method, and the same is true for other applications. But note that each application itself requires some conditions.

Summarized some experiences: several parts that need to be checked in the Docker Hub interface during installation。

For example

  • Supported Architectures
    Identifies the architecture supported by the application . If not, please check the Tags above (contains the history of updated versions)
  • Parameters(Highlights)
    The container image is rationed using the parameters passed at runtime, and some applications have set default passwords to be displayed here as well

More Information——https://docs.linuxserver.io/images/docker-airsonic-advanced#docker-cli-click-here-for-more-info

Discord Card