CasaOS
First you generate your docker-compose1
If you have done all this you can proceed to add a custom app. To do this you need to go to the Appstore and click custom install.2 Then you need to add a custom code snippet.3 Now you can install the app and access it using your local network!
Docker
Prerequisites
Docker compose needs to be installed
How to install the containers
First you generate your docker-compose4
Put it in a docker-compose.yml File
and navigate to the directory using cd
Run
docker-compose up -dNow you can install the app and access it using your local network!
Category: