ubopod / ubo_app

This repo contains code for Ubo system app to control Raspberry Pi utilities and Ubo based functionalities
6 stars 2 forks source link

Migrate from docker to docker compose for third party apps and let the user install new apps by entering docker compose yaml files #99

Open sassanh opened 5 months ago

mehrdadfeller commented 2 months ago

some useful / relevant links:

https://www.reddit.com/r/selfhosted/comments/112b0oy/docker_compose_examples/ https://github.com/Haxxnet/Compose-Examples

https://www.reddit.com/r/homeassistant/comments/15hv53c/comment/juqvm67/ https://github.com/docker/awesome-compose

we can curate/improve/expand on the these compose files and publish them on a separate repo as well.

mehrdadfeller commented 2 months ago

As a test, we can try to install wireguard-ui app using docker compose

https://github.com/ngoduykhanh/wireguard-ui/tree/master/examples/docker-compose