
Introduction
CasaOS is a simple personal cloud with a fancy web gui, that uses Docker at its core. Setting it up is very easy cause the team provides us with a one liner to install it. It has few but usable set of apps rather containers in its app store though it has option to install container manually it does not have support for docker compose, yet. We can of course use docker compose and every this from command line but we have work extra to get it to show up on CasaOS dashboard cause it does not show up automatically.
To Install
curl -fsSL https://get.casaos.io | sudo bash
Installing Apps
Apps that available in the app store are just one click away(mostly, excluding some apps that needs some configuration) from being installed.

Apps that are not in app store can be installed from the custom install tab.
