Skip to content

zhanghengxin/CasaOS-LinuxServer-AppStore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CasaOS LinuxServer AppStore

CasaOS LinuxServer AppStore

A CasaOS custom Appstore containing over 100+ LinuxServer.io images.

How to Install

Run the following command to install the appstore:

casaos-cli app-management register app-store https://paodayag.dev/linuxserver-appstore.zip

NOTE: Custom Appstore is only supported on CasaOS version 0.4.4 and above. How to upgrade? Click here

Apps


Acknowledgements


Troubleshooting

How to Upgrade CasaOS

Run the following command:

curl -fsSL https://get.casaos.io/update/v0.4.4-alpha | sudo bash

Error 404 Not Found when running the install command

This could be cause by your CasaOS running on a port other than the default port 80. You need to add the -u flag at the end to tell command which port your CasaOS is running:

casaos-cli app-management register app-store https://paodayag.dev/linuxserver-appstore.zip -u "localhost:<my-casa-os-port>"

Replace <my-casa-os-port> with the port where your CasaOS is running. For example if my CasaOS is running on port 99:

casaos-cli app-management register app-store https://paodayag.dev/linuxserver-appstore.zip -u "localhost:99"

Additional Information

📝 The LinuxServer Appstore automatically updates the list every 24 hours.


Generated with ❤️ using CasaOS-Balhin

About

A CasaOS custom Appstore containing over 100+ LinuxServer.io images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published